Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 328 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 328 Bytes

monadic.xyz homepage

Set up

  1. Clone repo
  2. In your terminal cd to the project folder

Development

  1. Start a simple server to preview the site python -m SimpleHTTPServer
  2. Write html / css
  3. Save & refresh

Deploy

The site is deployed with GithubPages from the masters branch.