Website for Boken Engine, an iOS Swift framework for creating slides-based, non-linear visual stories and presentations.
In order to run it locally you need:
- Ruby
- Gems: Jeyll and bundler
Follow this steps for Ubuntu: https://jekyllrb.com/docs/installation/ubuntu/ Follow this steps for macOS: https://jekyllrb.com/docs/installation/macos/
git clone [email protected]:boken-engine/boken-engine.github.io.git
bundle install
Run local server with:
bundle exec jekyll serve
You should see the web at http://127.0.0.1:4000
Based on Jekyll template beautifuljekyll.com
Photos by Cristofer Maximiliam under Unsplash license (https://unsplash.com/license)