A minimal theme for Jekyll
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
- Download or clone the repo
git clone https://github.com/sharadcodes/jekyll-theme-retro-yellow.git
- Enter the folder
cd jekyll-theme-retro-yellow
- Run
bundle install
- Start Jekyll server
bundle exec jekyll serve
- Access via
- localhost or according to your pc configurations.
- Change the
_config.yml
file according to you. - Upload the files on your repository and :sunglasses: enjoy.