All Projects → amitmerchant1990 → Reverie

amitmerchant1990 / Reverie

Licence: mit
🎨 A ridiculously elegant Jekyll theme.

Projects that are alternatives of or similar to Reverie

Liberxue.github.io
Liberxue blog for lightweight Jekyll themes 轻量级自适应 简洁 卡片式博客主题 3秒搞定GitHub blog
Stars: ✭ 330 (-25.34%)
Mutual labels:  blog, jekyll, jekyll-theme, github-pages, blog-theme, jekyll-blog, github-page
Millennial
A minimalist Jekyll theme for running an online publication
Stars: ✭ 223 (-49.55%)
Mutual labels:  blog, jekyll, jekyll-theme, github-pages, jekyll-blog, scss
Chalk
Chalk is a high quality, completely customizable, performant and 100% free Jekyll blog theme.
Stars: ✭ 987 (+123.3%)
Mutual labels:  blog, jekyll, jekyll-theme, github-pages, jekyll-blog, scss
Long Haul
A minimal, type-focused Jekyll theme.
Stars: ✭ 524 (+18.55%)
Mutual labels:  blog, jekyll, jekyll-theme, blog-theme, scss
Lagrange
A minimalist Jekyll theme for running a personal blog
Stars: ✭ 454 (+2.71%)
Mutual labels:  blog, jekyll, jekyll-theme, github-pages, jekyll-blog
Jalpc
🍎Jalpc -- A flexible Jekyll theme, 3 steps to build your website.
Stars: ✭ 859 (+94.34%)
Mutual labels:  blog, jekyll, jekyll-theme, blog-theme, scss
Oscailte
Oscailte — A powerful light, clean, and responsive Jekyll theme.
Stars: ✭ 178 (-59.73%)
Mutual labels:  blog, jekyll, jekyll-theme, github-pages, blog-theme
Gaohaoyang.github.io
blog & blog theme🤘
Stars: ✭ 1,699 (+284.39%)
Mutual labels:  blog, jekyll, jekyll-theme, blog-theme, scss
Jekyll Theme Chirpy
A minimal, sidebar, responsive web design Jekyll theme that focuses on text presentation.
Stars: ✭ 773 (+74.89%)
Mutual labels:  jekyll, jekyll-theme, github-pages, blog-theme, scss
Jekyll Klise
🏖 Klisé is a minimalist Jekyll theme for running a personal site or blog, light & dark mode support. (https://klise.now.sh)
Stars: ✭ 312 (-29.41%)
Mutual labels:  blog, jekyll, jekyll-theme, jekyll-blog, scss
Just The Docs
A modern, high customizable, responsive Jekyll theme for documention with built-in search.
Stars: ✭ 3,747 (+747.74%)
Mutual labels:  jekyll, jekyll-theme, github-pages, scss
Jekyll Theme Prologue
A Jekyll version of the "Prologue" theme by HTML5 UP
Stars: ✭ 346 (-21.72%)
Mutual labels:  blog, jekyll, jekyll-theme, scss
Beautiful Jekyll
✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
Stars: ✭ 3,778 (+754.75%)
Mutual labels:  blog, jekyll, jekyll-theme, github-pages
Adam Blog
Adam Blog is a minimal clear theme for Jekyll
Stars: ✭ 167 (-62.22%)
Mutual labels:  jekyll, jekyll-theme, jekyll-blog, scss
So Simple Theme
A simple Jekyll theme for words and pictures.
Stars: ✭ 1,701 (+284.84%)
Mutual labels:  jekyll, jekyll-theme, github-pages, scss
jekyll-theme-Hydrogen
👍轻盈、简洁的Jekyll主题,A Lightweight and Concise Jekyll theme For You.
Stars: ✭ 60 (-86.43%)
Mutual labels:  jekyll, jekyll-theme, github-pages, blog-theme
Portfolyou
A beautiful portfolio Jekyll theme that works with GitHub Pages.
Stars: ✭ 334 (-24.43%)
Mutual labels:  jekyll, jekyll-theme, github-pages, blog-theme
Jekyll Theme Yat
🎨 Yet another theme for elegant writers with modern flat style and beautiful night/dark mode.
Stars: ✭ 113 (-74.43%)
Mutual labels:  blog, jekyll, jekyll-theme, github-pages
Minimalism
Minimalism is a Jekyll theme for minimalist!
Stars: ✭ 74 (-83.26%)
Mutual labels:  jekyll, jekyll-theme, jekyll-blog, scss
Garth
🥁 A really basic theme for Jekyll
Stars: ✭ 85 (-80.77%)
Mutual labels:  jekyll, jekyll-theme, github-pages, scss

Reverie

Support my work via PaypalWould you be interested in Reverie Pro?


Reverie is a Jekyll-powered theme which is simple and opinionated. It's actually a fork of jekyll-now with some additional features and personal touches which I've implemented to suit my needs for my blog.

Theme demo

This is a plug-and-play Jekyll theme best suited to use on GitHub Pages without even setting up a local environment.

Responsiveness Search Categories
Responsiveness search categories

Table of Contents

Features overview

  • Clean and minimal design
  • Single column post layout
  • Command-line free fork-first workflow, using GitHub.com to create, customize and post to your blog
  • Fully responsive and mobile optimized theme
  • Sass/Coffeescript support using Jekyll 2.0
  • Free hosting on your GitHub Pages user site
  • All the SEO goodies come built-in
  • Markdown blogging
  • Supports Pullquotes
  • Syntax highlighting using Pygments
  • Disqus commenting
  • Social media icons
  • Google Analytics integration
  • Supports Google Analytics 4
  • Fuzzy search across blog posts
  • Blog with pagination
  • Categorize posts out-of-the box
  • RSS Feed
  • Built-in sitemap

Like this theme? If so, consider donating a small amount that will help my maintaining this project further.

You can support me via Paypal.

Using Reverie on GitHub Pages

Setting up Reverie on GitHub Pages is as simple as it gets!

1. Fork Reverie to your User Repository

Fork this repository, then rename the repository to yourgithubusername.github.io.

Alternatively, you can click the Use this template button if you want to create a repository with a clean commit history which will use Reverie as a template.

Your Jekyll blog will often be viewable immediately at https://yourgithubusername.github.io (if it's not, you can often force it to build by completing step 2).

2. Customize and view your site

Enter your site name, description, avatar and many other options by editing the _config.yml file. You can easily turn on Google Analytics tracking, Disqus commenting and social icons here.

Making a change to _config.yml (or any file in your repository) will force GitHub Pages to rebuild your site with Jekyll. Your rebuilt site will be viewable a few seconds later at https://yourgithubusername.github.io - if not, give it ten minutes as GitHub suggests and it'll appear soon.

3. Publish your first blog post

Delete all files from _postsdirectory and create a new file called /_posts/2019-2-13-Hello-World.md to publish your first blog post. That's all you need to do to publish your first blog post! This Markdown Cheatsheet might come in handy while writing the posts.

You can add additional posts in the browser on GitHub.com too! Just hit the Create new file button in /_posts/ to create new content. Just make sure to include the front-matter block at the top of each new blog post and make sure the post's filename is in this format: year-month-day-title.md

Using Categories in Reverie

You can categorize your content based on categories in Reverie. For this, you just need to add categories in front matter like below:

For adding single category:

categories: JavaScript

For adding multiple categories:

categories: [PHP, Laravel]

The categorized content can be shown over this URL: https://yourgithubusername.github.io/categories/

Pagination

Pagination of posts in Reverie works out-of-the-box. You only need to specify the number of posts you want on a single page in _config.yml and Reverie will take care of the rest.

paginate: 6

RSS

Reverie comes with a RSS feed in-built. The generated RSS Feed of your blog can be found at https://yourgithubusername.github.io/feed. You can see the example RSS feed over here.

Sitemap

The generated sitemap of your blog can be found at https://yourgithubusername.github.io/sitemap. You can see the example sitemap feed over here.

Emailware

Reverie is an emailware. Meaning, if you liked using this theme or it has helped you in any way, I'd like you send me an email at [email protected] about anything you'd want to say about this software. I'd really appreciate it!

The name?

reverie - a state of being pleasantly lost in one's thoughts; a daydream.
/ˈrɛv(ə)ri/

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].