Ghostlyrar is a modified version of the researcher jekyll theme template, that implements more features and prefers the dark color scheme.
this theme template focuses more on being simple, blog focused and a light weight theme.
- dark color scheme
- table of contents
- synatx highlighting
- rss feed support
- blog
Requirements
Forking the theme:
- Fork the theme repository
- Name the new repository
<username>.github.io
, replace theusername
with your github username in lowercase. - Clone the repository:
git clone https://github.com/<username>/<username>.github.io.git
or you can just edit your website from github - Install dependencies:
bundle install
Run your website locally: jekyll serve
adding a picture: profile_pic: "./images/my_pic.png"
Edit the title in the following files:
.
├── blog.md
└── contact.md