templates for self-hosting game jams (or any other kind of jam tbh)
1# Jekyll Theme Quickstart
2> Scaffold for a basic Jekyll theme for use as a reference or template
3
4[](https://github.com/MichaelCurrin/jekyll-theme-quickstart/tags/?include_prereleases&sort=semver)
5[](#license)
6
7[](https://ruby-lang.org)
8[](https://jekyllrb.com)
9
10
11## How to use this project
12
13### Quickstart
14
15Create a new project from this template. Or just use the code or docs here as a reference.
16
17<div align="center">
18
19[](https://github.com/MichaelCurrin/jekyll-theme-quickstart/generate)
20
21</div>
22
23### Demo
24
25View a live demo on GH Pages:
26
27<div align="center">
28
29[](https://michaelcurrin.github.io/jekyll-theme-quickstart/)
30
31</div>
32
33The demo site's code is on this repo's own [gh-pages](https://github.com/MichaelCurrin/jekyll-theme-quickstart/tree/gh-pages) branch and uses the Remote Theme plugin approach to load the theme from the main branch of this project.
34
35
36## Documentation
37
38[](/docs/)
39
40
41## Contributing
42
43Bug reports and pull requests are welcome on GitHub at [github.com/MichaelCurrin/jekyll-theme-quickstart](https://github.com/MichaelCurrin/jekyll-theme-quickstart).
44
45This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
46
47
48## License
49
50Released under [MIT](/LICENSE) by [@MichaelCurrin](https://github.com/MichaelCurrin).
51
52The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).