You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
loop/landing/README.md

562 B

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/