Website for sqlfluff.
- Built with Hugo.
- Using the Gokarna theme. This is installed as a git submodule, so will need updating from time to time.
- Deployed with Netlify. We're also signed up to an Open Source plan with Netlify, which requires us to credit them in the site footer.
- Favicons generated with https://favicon.io/.
This repository is public so that hosting is free. Write access is however locked down to a small number of people. Contributions are still very welcome. Please raise issues and PRs for anything you normally would.
You'll need to install hugo
locally. See https://gohugo.io/installation/.
After installation, run hugo server
for local development.
- Hugo is released under the Apache License.
- Gokarna is released under the GPL-3.0 License