GitHub Pages

Dracula

Dark theme for GitHub Pages and 355+ apps

StarFork

GitHub Pages Theme Preview

17,104 views

GitHub Pages

Install using Git

If you are a git user, you can install the theme and keep up to date by cloning the repo:

git clone https://github.com/dracula/gh-pages.git

Install manually

Download using the GitHub .zip download option and unzip them.

Activating theme

  1. Add the following to your site's _config.yml:

    remote_theme: "dracula/gh-pages"
    
  2. Optionally, if you'd like to preview your site on your computer, add the following to your site's Gemfile:

    gem "github-pages", group: :jekyll_plugins
    

Stay up to date

Get updates about this theme and more. 7,399 people enjoy it.

Contributors

This theme wouldn't exist without these people. Wanna help too? Check the repository on GitHub.

    Edit this documentation on GitHub.

    Made with by Zeno Rocha
    under MIT license