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

jesse-wei/jessewei.dev-PaperMod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bc94a25 · Jun 7, 2023
May 26, 2023
May 26, 2023
Jun 7, 2023
May 26, 2023
May 26, 2023
May 14, 2023
May 10, 2023
May 22, 2023
May 23, 2023
May 10, 2023
May 13, 2023
May 12, 2023
May 15, 2023
May 26, 2023
May 26, 2023

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.