Welcome to the virtual home of my virtual home - andrewtchan.com
This repository contains the source code for my personal website and blog. Here's a preview:
-
Clone the repository and enter its directory
git clone https://github.com/andrewtchan/andrewtchan.github.io.git andrewtchan.comcd andrewtchan.com -
Install dependencies
npm install -
Run the development server (11ty will watch for local changes and automatically update the content being served to your browser)
npm start -
Visit http://localhost:8080/ in the browser of your choice
This site is built with 11ty and hosted here with GitHub Pages.
Massively influenced and inspired by eduardoboucas.com and thundergolfer.com.
Site preview generated with Screely.
