_data | ||
_includes | ||
_layouts | ||
all_collections/_posts | ||
assets/css | ||
screenshots | ||
_config.yml | ||
.gitignore | ||
about.md | ||
api.json | ||
index.html | ||
LICENSE | ||
README.md |
Jekyll Theme Dark Reader
A Minimal Dark theme for jekyll with minimal CSS
How to install
- Download or clone the repo
git clone https://github.com/sharadcodes/jekyll-theme-dark-reader.git
- Enter the folder
cd jekyll-theme-dark-reader
- 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 😎 enjoy.