Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julien731/blog-jekyll
My Jekyll blog.
https://github.com/julien731/blog-jekyll
Last synced: about 1 month ago
JSON representation
My Jekyll blog.
- Host: GitHub
- URL: https://github.com/julien731/blog-jekyll
- Owner: julien731
- License: mit
- Created: 2018-03-16T16:17:00.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2023-06-14T12:59:19.000Z (over 1 year ago)
- Last Synced: 2024-12-03T17:33:31.575Z (about 1 month ago)
- Language: HTML
- Homepage: https://julienliabeuf.com
- Size: 3.68 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This blog is based on the [Long Haul](https://github.com/brianmaierjr/long-haul) theme by Brian Maier Jr. and modified by myself to match my requirements in terms of style, SEO, and performance.
## Features
- Minimal, Type Focused Design
- Built with GULP + SASS + BROWSERSYNC + AUTOPREFIXER
- JSON-LD
- SVG Social Icons
- Responsive Nav Menu
- XML Feed for RSS Readers
- Contact Form via Formspree
- Comments via Staticman
- 5 Post Loop with excerpt on Home Page
- Previous / Next Post Navigation
- Estimated Reading Time for posts
- A Better Type Scale for all devices## Setup
1. [Install Jekyll](http://jekyllrb.com)
2. Fork the [repo](https://github.com/julien731/blog-jekyll)
3. Clone it
4. [Install Bundler](http://bundler.io/)
5. Run `bundle install`
6. Install gulp dependencies by running `npm install`
7. Run Jekyll and watch files by running `gulp`
8. Customize and watch the magic happen!## License
This is [MIT](LICENSE) with no added caveats, so feel free to use this Jekyll theme on your site without linking back to me or using a disclaimer.