ajwaxman / samking.blog

Documenting some thoughts to help get me back into writing. Posts will be about anything. Mostly my journey with design, Web3, and therapy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a small site that is built off markdown files. First some HTML files are generated using some templates in src/build.ts. Those files are then picked up by Parcel to handle the final build including asset caching etc.

Build it locally

pnpm run build

Deployment

This site is deployed on IPFS via Fleek. Just push main and it will be automatically built and deployed.

Spot a mistake?

Open a PR and I'll have a look :).

About

Documenting some thoughts to help get me back into writing. Posts will be about anything. Mostly my journey with design, Web3, and therapy.


Languages

Language:CSS 50.2%Language:TypeScript 49.8%