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
Wes Brown 2d4d8e2118 Update _config.yml
update
2017-01-04 17:15:24 -06:00

15 lines
430 B
YAML

name: SQL Server style guide by Wesley Brown
description: A consistent code style guide for SQL specific to SQL Server to ensure legible and maintainable projects
url: https://sqlserverio.github.io/sqlstyle.guide/
domain: sqlserverio.github.io
port: 4040
markdown: kramdown
permalink: pretty
highlighter: rouge
kramdown:
input: GFM
hard_wrap: false
toc_levels: "2,3"