https://github.com/michaelcurrin/jekyll-blog-demo
Starter for a static website or blog - built with Jekyll, a minimal theme and GH Pages ๐งช ๐ ๐
https://github.com/michaelcurrin/jekyll-blog-demo
github-pages jekyll static-site template
Last synced: 11 months ago
JSON representation
Starter for a static website or blog - built with Jekyll, a minimal theme and GH Pages ๐งช ๐ ๐
- Host: GitHub
- URL: https://github.com/michaelcurrin/jekyll-blog-demo
- Owner: MichaelCurrin
- License: mit
- Created: 2018-12-22T14:37:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-31T12:07:41.000Z (almost 4 years ago)
- Last Synced: 2025-01-17T17:23:30.051Z (over 1 year ago)
- Topics: github-pages, jekyll, static-site, template
- Language: HTML
- Homepage: https://michaelcurrin.github.io/jekyll-blog-demo/
- Size: 348 KB
- Stars: 16
- Watchers: 2
- Forks: 23
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jekyll Blog Demo ๐งช ๐ ๐
> Starter for a static website or blog - built with Jekyll, a minimal theme and GH Pages
[](https://GitHub.com/MichaelCurrin/jekyll-blog-demo/tags/)
[](#license)
[](https://ruby-lang.org)
[](https://jekyllrb.com)
[](https://github.com/jekyll/minima)
[](https://pages.github.com/)
## Preview
[](https://michaelcurrin.github.io/jekyll-blog-demo/ "Go to demo site")
Complete with machine-readable pages:
- [/sitemap.xml](https://michaelcurrin.github.io/jekyll-blog-demo/sitemap.xml) from `jekyll-sitemap`.
- [/robots.txt](https://michaelcurrin.github.io/jekyll-blog-demo/robots.txt) from `jekyll-sitemap`.
- [/feed.xml](https://michaelcurrin.github.io/jekyll-blog-demo/feed.xml) Atom feed from `jekyll-feed`.
## How to use this project
[](https://github.com/MichaelCurrin/jekyll-blog-demo/generate "Use this template")
Then customize the config with your own `url` and `baseurl` values. And follow docs below to install and run.
## Documentation
[](/docs/ "Go to docs")
## License
Released under [MIT](/LICENSE) by [@MichaelCurrin](https://github.com/MichaelCurrin).