The static website is generated by Jeckyll.
Prerequisites:
Clone the directory:
git clone git@github.com:tracking-exposed/youchoose.ai.git
Open the directory:
cd youchoose.ai
Install bundle (only the first time):
bundle install
Build the website:
bundle exec jekyll serve --livereload
You should see it now on your browser at: http://localhost:4000/
create an .md file in the directory called _posts with this format: YYYY-MM-DD-title.md