Skip to content

pkayokay/minimal-jekyll

Repository files navigation

Minimal Jekyll Setup

Example repo to use Jekyll in a simpler way, without a theme and default liquid tags.

  • gem install jekyll
  • jekyll new my-site
  • bundle open minima (default theme)
  • copy/paste from _includes/* and _layouts/* and delete what you don't need

bundle exec jekyll serve --livereload

Cloudflare pages setup

Build commands: JEKYLL_ENV=production bundle exec jekyll build with /_site output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published