Skip to content

lazydukk/minimal-dark

 
 

Repository files navigation

Usage

To use the Minimal-Dark (fork of minimal-theme by lazydukk) theme:

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

    remote_theme: lazydukk/[email protected]
    plugins:
    - jekyll-remote-theme # add this line to the plugins list if you already have one
  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

About

Minimal is a Jekyll theme for GitHub Pages

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 62.8%
  • HTML 18.0%
  • Ruby 8.5%
  • Shell 5.9%
  • JavaScript 4.8%