Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 392 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 392 Bytes

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.