Update about.md

This commit is contained in:
Amit Merchant 2019-07-29 09:46:22 +05:30 committed by GitHub
parent b49fae2d27
commit 7464a100bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,7 @@ title: About
permalink: /about/
---
Reverie is a Jekyll theme which is simple and opinionated. It's actually a fork of [jekyll-now](https://github.com/barryclark/jekyll-now) with some additional features and personal touches which I've implemented to suit my needs for [my blog](https://www.amitmerchant.com).
[Reverie](https://github.com/amitmerchant1990/reverie) is a Jekyll theme which is simple and opinionated. It's actually a fork of [jekyll-now](https://github.com/barryclark/jekyll-now) with some additional features and personal touches which I've implemented to suit my needs for [my blog](https://www.amitmerchant.com).
This is a plug-and-play Jekyll theme which you can use on GitHub Pages without even setting up a local environment.
@ -27,3 +27,5 @@ This is a plug-and-play Jekyll theme which you can use on GitHub Pages without e
- Categorize posts out-of-the box
- RSS Feed
- In-built sitemap
Learn more about it [here](https://github.com/amitmerchant1990/reverie) on how to get started.