Skip to content

htuerker/jekyll-theme-notion

 
 

Repository files navigation

A Notion-like Jekyll theme

  • This is a modified Jekyll theme based on official theme.
  • There will be no plan to have a pull request to merge the original repo.
  • All features are designed to compatible to github-pages, so that your Jekyll site will be generated well by GitHub Pages.

Usage

Install github-pages

gem install github-pages

see what plugins are installed

github-pages versions

Edit _config.yml, add

plugins:
    - jekyll-remote-theme

remote_theme: xdanger/jekyll-theme-notion

Run your site locally

jekyll serve -l

About

Primer is a Jekyll theme for GitHub Pages

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 86.4%
  • HTML 9.4%
  • Shell 2.5%
  • Ruby 1.7%