Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 842 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 842 Bytes

cthoyt.github.io

My personal website, served at https://cthoyt.com

Serve Locally

$ docker run --rm --volume="$PWD:/srv/jekyll" -p 4000:4000 -it jekyll/jekyll:4.2.0 jekyll serve

Note that the 4.2.0 tag is important - 4.2.2 (latest, released ~2022) does not work.

Lint

$ npx prettier --prose-wrap always --check "_posts/*.md" --write

License

CC BY 4.0

File Explanations

File Description
funding.json A funding manifest for use with FLOSS/fund