Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 562 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 562 Bytes

Loop Habit Tracker Landing Page

This folder contains the source code that generates the project landing page, currently hosted at https://loophabits.org/

Pull requests with ideas for improving it are very welcome.

Build instructions

  1. Install haml:
sudo apt install ruby-haml
  1. Install pandoc-ruby:
gem install pandoc-ruby
  1. Run Makefile
make
  1. View the results (using, for example, npm serve)
npm serve out/