First revision of about page.
This commit is contained in:
parent
67fdf23019
commit
7d60eebf1d
|
@ -2,28 +2,7 @@
|
||||||
layout: page
|
layout: page
|
||||||
title: About
|
title: About
|
||||||
permalink: /about/
|
permalink: /about/
|
||||||
|
published: true
|
||||||
---
|
---
|
||||||
|
|
||||||
[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 space is a learning space for [Steve](https://dogiakos.com/). He's checking out Jekyll as a website platform. He's probably going to also use it for some light blogging.
|
||||||
|
|
||||||
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
|
|
||||||
- Fully responsive and mobile optimized base theme
|
|
||||||
- Sass/Coffeescript support using Jekyll 2.0
|
|
||||||
- Free hosting on your GitHub Pages user site
|
|
||||||
- All the SEO goodies comes in-built
|
|
||||||
- Markdown blogging
|
|
||||||
- Syntax highlighting using Pygments
|
|
||||||
- [Dracula syntax theme](https://draculatheme.com/) included
|
|
||||||
- Disqus commenting
|
|
||||||
- Google Analytics integration
|
|
||||||
- Fuzzy search across blog posts
|
|
||||||
- Pagination of posts works out-of-the-box.
|
|
||||||
- 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.
|
|
Loading…
Reference in New Issue