Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 ๐Ÿงช ๐Ÿ“ ๐Ÿš€

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



Sample screenshot


[![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).