This repo contains my blog posts in markdown with front matter. The blog is hosted on adc.pe and andresdc.net.
NOTE: Node.js is required.
Run the following commands:
pnpm install
pnpm generateThis creates postlist.json which contains the blog data. GENERATE THE FILE BEFORE EVERY COMMIT.
https://adcpe.github.io/blog-content/postlist.json
The content of this project itself is licensed under the Creative Commons Attribution 3.0 Unported license, and the underlying source code used to serve the content is licensed under the MIT license.