1
0
Fork 0
mirror of https://github.com/treffynnon/sqlstyle.guide.git synced 2025-03-09 12:49:51 -05:00
sqlstyle.guide/_config.yml
2017-03-29 12:58:18 +10:00

21 lines
457 B
YAML

name: SQL style guide by Simon Holywell
description: A consistent code style guide for SQL to ensure legible and maintainable projects
ga_ua_code: UA-65071829-1
url: http://www.sqlstyle.guide
domain: sqlstyle.guide
port: 4040
markdown: kramdown
permalink: pretty
highlighter: rouge
kramdown:
input: GFM
hard_wrap: false
toc_levels: "2,3"
gems:
- jekyll-redirect-from
- jekyll-sitemap