Skip to content

Commit

Permalink
Create jekyll-theme-retro-yellow.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sharadcodes committed Jan 4, 2020
1 parent 36162de commit 75b7142
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions content/theme/jekyll-theme-retro-yellow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
title: "Retro Yellow"
github: https://github.com/sharadcodes/jekyll-theme-retro-yellow
demo: https://sharadcodes.github.io/jekyll-theme-retro-yellow/
author: Sharad Raj Singh Maurya
ssg:
- Jekyll
cms:
- No Cms
category:
- Blog
date: 2020-01-04
github_branch: master
description: "A Minimal Light theme for Jekyll with minimal CSS by Sharad Raj Singh Maurya"
---

# A simple starter kit for Gridsome

A super simple theme with minimal CSS and HTML. You can also change the Hero color from `_config.yml` file.

## Features

* Github flavoured markdown
* Syntax highlighting
* Lightweight front-end
* An RSS feed for your posts
* Sitemap

## How to install

1. Download or clone the repo
`git clone https://github.com/sharadcodes/jekyll-theme-retro-yellow.git`
2. Enter the folder
`cd jekyll-theme-retro-yellow`
3. Run
`bundle install`
4. Start Jekyll server
`bundle exec jekyll serve`
5. Access via
* localhost or according to your pc configurations.
6. Change the `_config.yml` file according to you.
7. Upload the files on your repository and :sunglasses: enjoy.

0 comments on commit 75b7142

Please sign in to comment.