https://github.com/ellipticobj/kejyll
jekyll theme
https://github.com/ellipticobj/kejyll
Last synced: 8 months ago
JSON representation
jekyll theme
- Host: GitHub
- URL: https://github.com/ellipticobj/kejyll
- Owner: ellipticobj
- Created: 2025-06-23T03:54:01.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-29T01:46:43.000Z (8 months ago)
- Last Synced: 2025-09-29T03:23:58.759Z (8 months ago)
- Language: Ruby
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tonic Starter
A sample [Jekyll](https://jekyllrb.com) theme designed to be a starting point for all [Tonic](https://github.com/hackclub/tonic) submissions.
This template is intentionally left incomplete; users should play through Tonic to learn how to make a full-featured theme.
# Usage
1. At the top of this page, select **Use this template** > **Create a new repository** to clone the template to your account.
2. Create a codespace from the created repository (for beginners) or use `git clone` (for advanced users) to start pushing commits.
3. Run `gem install jekyll`, then `jekyll serve` to see the template in action.