dsveen / test

Personal website, found at http://nathanhoule.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nathanhoule.com

My (Nathan Houle) personal website.

Requirements

Development

This project uses Yarn to manage dependencies.

To install dependencies:

$ yarn install

To develop:

$ yarn run dev

Deployment

This site is publicly available at www.nathanhoule.com.

It's deployed as a container image to my Nomad cluster; deployments are automatically performed by CI/CD (Gitea Actions).

To deploy to Nomad manually, see package.json#scripts.deploy (or yarn run deploy); to build the image locally, see package.json#scripts.build-docker.

About

Personal website, found at http://nathanhoule.com


Languages

Language:TypeScript 90.3%Language:HCL 3.2%Language:JavaScript 3.0%Language:Shell 1.8%Language:Dockerfile 1.5%Language:CSS 0.2%