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.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyODM1MzksIm5iZiI6MTczOTI4MzIzOSwicGF0aCI6Ii8zMzUxNzE2MC8zOTkyMDczMDEtMzBmM2ViMzAtZjliOC00YTEwLWE2MTgtNzAzZmUwOGRhMzg2LmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDE0MTM1OVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTA0NDdiY2M4MjZlODZjMzg0OWM1YWUxNGQ0OTkwZTVmODk4NTA4YTNiZDk5ODA4Y2FhNWU5YTA5ZjM4Njc1YzgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.OCjDwTeJ62dTItWtBZr5yKoFKa1Y9zapjOtVrz7_Svw)
- 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