Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

jesse-wei/jessewei.dev-PaperMod

Repository files navigation

Netlify Status CI

THIS REPO IS DEPRECATED

See my blog post about why I switched to al-folio.

My website's source code is at https://github.com/jesse-wei/jesse-wei.github.io.


jessewei.dev-PaperMod

This website is still deployed at https://main--cheerful-mousse-b9d87b.netlify.app. It's still fully functional.

I made this website using Hugo with the PaperMod theme. Deployed on Netlify. jessewei.dev used to point to this website.

Deploy locally

First, install Hugo.

Then, run the following commands:

git clone --recurse-submodules --no-single-branch https://github.com/jesse-wei/jessewei.dev-PaperMod.git
cd jessewei.dev-PaperMod
hugo server

scripts/build is used for Netlify deployment.

How I set up this site

See my blog post.

PaperMod diff

My auto-generated PaperMod diff page shows the changes I made to the PaperMod theme using diff output.

I describe how I set up the page in the link above.