Skip to content

thomasschafer/tomschafer.com

Repository files navigation

tomschafer.com

My personal website, which can be viewed at tomschafer.com.

Build

Pre-requisites:

  1. Install ghc, used for compiling Haskell (see here)
  2. Install sass, used for transpiling .scss files to .css (see here)
  3. Make a copy of .env.template called .env, and add values to the Build section

To build:

  1. Run ./build.sh

Deploy

Pre-requisites:

  1. Complete all pre-requisites in the above Build section
  2. Install the Netlify CLI (see here)
  3. Update your .env file by adding values to the Deploy section

To deploy:

  1. Run ./deploy.sh (note that this also runs the build script before deploying)

About

My personal website (tomschafer.com)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published