Skip to content

My website, which can be found at wxyzeph.com (actually, that has a more recent version of this – see zola-site repo)

License

Notifications You must be signed in to change notification settings

ZephArvanitis/heyzeph

Repository files navigation

This code generates my website, a static site (currently) viewable at heytasha.com.

Building

Generate the site executable:

ghc --make -threaded site.hs

Possibilities using site:

  • ./site clean - Removes all traces of any previous builds
  • ./site build - Build the site
  • ./site rebuild - Clean and then build the site

To view a preview of the site (hosted locally), run python -m SimpleHTTPServer from the _site directory.

About

My website, which can be found at wxyzeph.com (actually, that has a more recent version of this – see zola-site repo)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published