Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-31T12:07:41.000Z (over 2 years ago)
- Last Synced: 2024-04-28T05:03:40.773Z (9 months 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: 25
- 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[![GitHub tag](https://img.shields.io/github/tag/MichaelCurrin/jekyll-blog-demo?include_prereleases&sort=semver)](https://GitHub.com/MichaelCurrin/jekyll-blog-demo/tags/)
[![License](https://img.shields.io/badge/License-MIT-blue)](#license)[![Made with Ruby](https://img.shields.io/badge/Ruby->=2.6-blue?logo=ruby&logoColor=white)](https://ruby-lang.org)
[![Jekyll](https://img.shields.io/badge/Jekyll-3.9-blue?logo=jekyll&logoColor=white)](https://jekyllrb.com)
[![Made with Minima](https://img.shields.io/badge/minima-2.5-blue?logo=ruby)](https://github.com/jekyll/minima)[![Hosted with - GitHub Pages](https://img.shields.io/badge/Hosted_with-GitHub_Pages-blue?logo=github&logoColor=white)](https://pages.github.com/)
## Preview
[![Site link](https://img.shields.io/badge/View_site-Jekyll_Blog_Demo-blue?style=for-the-badge)](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
[![Use this template](https://img.shields.io/badge/Generate-Use_this_Template-2ea44f?style=for-the-badge)](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
[![view - Documentation](https://img.shields.io/badge/view-Project_docs-blue?style=for-the-badge)](/docs/ "Go to docs")
## License
Released under [MIT](/LICENSE) by [@MichaelCurrin](https://github.com/MichaelCurrin).