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
2016-09-01 13:06:15 +10:00

17 lines
402 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"