Skip to content

Hypertopic/Hypertopic.github.io

Repository files navigation

Sources for the Hypertopic showcase Website

Designed to work with GitHub Pages. Following instructions are just for local testing.

Requirements

  • ruby >= 2.x.x
  • bundle

Installation

bundle install

Test mode

bundle exec jekyll serve

Then open http://127.0.0.1:4000 in a browser.