This repository contains the source code for the Spex website.
- Edit markdown files in
src/
; - Do
make
to usepandoc
to create HTML files indist/
; - Do
make publish
to pushdist/
togh-pages
branch, which deploys the website.
This repository contains the source code for the Spex website.
src/
;make
to use pandoc
to create HTML files in dist/
;make publish
to push dist/
to gh-pages
branch, which deploys the
website.