:art: A ridiculously elegant Jekyll theme.
Reverie is a Jekyll-powered theme that offers a simple and opinionated design. It is a fork of the jekyll-now theme, with additional features and personal touches added to suit the creator’s needs for their blog. This theme is designed to be easily used on GitHub Pages, without requiring a local environment setup.
Using Reverie on GitHub Pages is very straightforward. Follow these steps to set it up:
_config.yml
file. Add your site name, description, avatar, and other options. You can also enable Google Analytics tracking, Disqus commenting, and social icons from here._posts
directory and creating a new file called 2019-2-13-Hello-World.md
. You can use the provided Markdown Cheatsheet for assistance while writing posts. Alternatively, you can create new posts directly from the browser on GitHub.com by clicking the “Create new file” button in the _posts
directory.Your blog should be viewable at https://yourgithubusername.github.io
after following these steps. If it doesn’t appear immediately, give it a few seconds or up to ten minutes for GitHub Pages to rebuild your site with Jekyll.
Reverie is a Jekyll theme that offers a simple and opinionated design, making it easy to create a blog using GitHub Pages. With features like SEO optimization, responsive design, Disqus commenting, and Google Analytics integration, Reverie provides a comprehensive solution for anyone looking to start a blog using Jekyll and GitHub Pages.