Space Theme (Jekyll)
What this is 🙏
- A basic "space theme" with:
- Layouts in
_layouts/(seedefault.html) - Includes in
_includes/ - Styles in
_sass/andassets/ - A sample homepage in
index.md
- Layouts in
Prerequisites (what all you need)
- Ruby and Bundler
- Jekyll (
gem install jekyll bundler)
Customization (what and where to change stuff)
- Edit
_config.ymlfor site metadata. - Update
_layouts/default.htmland files in_includes/. - Add or change styles in
_sass/andassets/. - Replace content in
index.md.
Tonic :)))
- Made for Tonic submission
- Main repo: https://github.com/hackclub/tonic