PaperCSS-based Jekyll theme
Add the line below yo your Jekyll site's Gemfile
:
gem "jekyll-theme-papercss"
Then, set it as your Jekyll site's theme in _config.yml
:
theme: jekyll-theme-papercss
Then, run:
$ bundle
That's it, you should be good to go.
© 2023 Joel Jucá. Licensed under MIT