Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kylemit/jekyll-sample
Fiddling with Jekyll page builders
https://github.com/kylemit/jekyll-sample
github-pages jekyll
Last synced: 16 days ago
JSON representation
Fiddling with Jekyll page builders
- Host: GitHub
- URL: https://github.com/kylemit/jekyll-sample
- Owner: KyleMit
- Created: 2020-07-15T04:15:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-11T22:33:56.000Z (over 1 year ago)
- Last Synced: 2024-10-13T18:21:34.813Z (about 1 month ago)
- Topics: github-pages, jekyll
- Homepage: https://kylemit.github.io/jekyll-sample/
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# Jekyll Sample
## Run Locally
```bash
cd docs
bundle exec jekyll serve
```