Skip to content

andrewtchan/andrewtchan.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

Screenshot of the home page of andrewtchan.com

Running the site locally

  1. Clone the repository and enter its directory

    git clone https://github.com/andrewtchan/andrewtchan.github.io.git andrewtchan.com
    
    cd andrewtchan.com
    
  2. Install dependencies

    npm install
    
  3. Run the development server (11ty will watch for local changes and automatically update the content being served to your browser)

    npm start
    
  4. Visit http://localhost:8080/ in the browser of your choice

Credits

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.

About

my personal website 💻

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published