snachodog.github.io/_pages/about.md

32 lines
1.3 KiB
Markdown
Raw Normal View History

2019-02-12 19:04:04 +00:00
---
layout: page
title: About
permalink: /about/
---
2019-07-29 04:16:22 +00:00
[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).
2019-02-12 19:04:04 +00:00
This is a plug-and-play Jekyll theme which you can use on GitHub Pages without even setting up a local environment.
## Features
- Command-line free fork-first workflow, using GitHub.com to create, customize and post to your blog
2019-07-29 04:09:44 +00:00
- Fully responsive and mobile optimized base theme
2019-02-12 19:04:04 +00:00
- Sass/Coffeescript support using Jekyll 2.0
- Free hosting on your GitHub Pages user site
2019-07-29 04:09:44 +00:00
- All the SEO goodies comes in-built
2019-02-12 19:04:04 +00:00
- Markdown blogging
2019-07-29 04:09:44 +00:00
- Elegant typography
- Futura PT fonts (The same fonts which has been used on <https://pixar.com>)
2019-02-12 19:04:04 +00:00
- Syntax highlighting using Pygments
2019-07-29 04:09:44 +00:00
- [Dracula syntax theme](https://draculatheme.com/) included
2019-02-12 19:04:04 +00:00
- Disqus commenting
- Google Analytics integration
2019-07-29 04:09:44 +00:00
- Fuzzy search across blog posts
- Pagination of posts works out-of-the-box.
2019-02-12 19:04:04 +00:00
- Categorize posts out-of-the box
- RSS Feed
2019-07-29 04:09:44 +00:00
- In-built sitemap
2019-07-29 04:16:22 +00:00
Learn more about it [here](https://github.com/amitmerchant1990/reverie) on how to get started.