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
Alinson S. Xavier c744d945a4
Redirect Help & FAQ to GitHub Discussions
5 years ago
..
assets Redirect Help & FAQ to GitHub Discussions 5 years ago
src Redirect Help & FAQ to GitHub Discussions 5 years ago
.gitignore Add landing page source code 5 years ago
Makefile Add landing page source code 5 years ago
README.md Add landing page source code 5 years ago

README.md

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/