Skip to content

0xRar/ghostlyrar

Repository files navigation

ghostlyrar

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.

New With ghostlyrar

  • dark color scheme
  • table of contents
  • synatx highlighting
  • rss feed support
  • blog

Installation / Usage

Requirements

Forking the theme:

  1. Fork the theme repository
  2. Name the new repository <username>.github.io, replace the username with your github username in lowercase.
  3. Clone the repository: git clone https://github.com/<username>/<username>.github.io.git or you can just edit your website from github
  4. Install dependencies: bundle install

Run your website locally: jekyll serve

Configuration (_config.yml)

adding a picture: profile_pic: "./images/my_pic.png"

Edit the title in the following files:

.
├── blog.md
└── contact.md