1
0
Fork 0
mirror of https://github.com/treffynnon/sqlstyle.guide.git synced 2025-03-09 12:49:51 -05:00

Configure site details

This commit is contained in:
Simon Holywell 2015-07-03 13:25:21 +01:00
parent afa9b08e27
commit e4183499d5
2 changed files with 8 additions and 0 deletions

1
CNAME Normal file
View file

@ -0,0 +1 @@
sqlstyle.guide

7
_config.yml Normal file
View file

@ -0,0 +1,7 @@
name: SQL Style Guide by Simon Holywell
description: A consistent SQL style guide for greater readability and easier maintenance.
url: http://www.sqlstyle.guide
markdown: rdiscount
permalink: pretty
highlighter: pygments