1
0
Fork 0
mirror of https://github.com/treffynnon/sqlstyle.guide.git synced 2025-03-09 12:49:51 -05:00
A consistent code style guide for SQL to ensure legible and maintainable projects
Find a file
2015-07-06 16:53:43 +01:00
_includes Styling and scroll to implemented 2015-07-06 16:53:43 +01:00
_layouts Styling and scroll to implemented 2015-07-06 16:53:43 +01:00
.gitignore gitignore the gemfile lock 2015-07-03 14:23:37 +01:00
_config.yml Use kramdown for auto heading ids 2015-07-06 13:05:29 +01:00
CNAME Configure site details 2015-07-03 14:21:41 +01:00
Gemfile Add dependency management 2015-07-03 14:22:17 +01:00
index.md Move the guide to an independent markdown file 2015-07-06 13:06:51 +01:00
README.md Add in run documentation 2015-07-03 16:27:31 +01:00
scripts.js Styling and scroll to implemented 2015-07-06 16:53:43 +01:00
style.css Styling and scroll to implemented 2015-07-06 16:53:43 +01:00

SQL style guide

Read it

Installing for local development

There is a Gemfile supplied so you just need to follow https://help.github.com/articles/using-jekyll-with-pages/#installing-jekyll

To then run it locally bundle exec jekyll serve