flowehr.io is deployed to GitHub Pages and built from the Minimal Mistakes Jekyll theme.
- Setup Ruby in your preferred way
- Install bundler with
gem install bundler jekyll
- Install dependencies with
bundle install
- Clone this repository and change to the workspace directory
- Build & run with
bundle exec jekyll serve --livereload
- GitHub Pages help
- Setting up a Jekyll site with GitHub Pages
- Configuring GitHub Metadata to work properly when developing locally and avoid
No GitHub API authentication could be found. Some fields may be missing or have incorrect data.
warnings.