Skip to content
Romain Egele edited this page Jun 23, 2022 · 4 revisions

Theme from https://github.com/daattali/beautiful-jekyll

Installation

More information at: https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll

  1. Install Jekyll (link)

Local Test

From the terminal:

bundle install
bundle exec jekyll serve --baseurl=""
Clone this wiki locally