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.
![](https://private-user-images.githubusercontent.com/33517160/399207301-30f3eb30-f9b8-4a10-a618-703fe08da386.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4MzcxMDMsIm5iZiI6MTczODgzNjgwMywicGF0aCI6Ii8zMzUxNzE2MC8zOTkyMDczMDEtMzBmM2ViMzAtZjliOC00YTEwLWE2MTgtNzAzZmUwOGRhMzg2LmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDEwMTMyM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTdmYjhjNWFjYTQzY2Q2NjQ0ZTE0NTY1NTJmMDE3MTE2NDgxYTNlZTFiZmM5MDc0NmQ2YWNkNDYzNzQ0MTE2MjImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.mPGh3DoBsafvPXUlI_UyWFrVQfy0Bm-8G4PI7EC8aGE)
- 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