blog-content

Blog Content

This repo contains my blog posts in markdown with front matter. The blog is hosted on adc.pe and andresdc.net.

Usage

NOTE: Node.js is required.

Run the following commands:

pnpm install
pnpm generate

This creates postlist.json which contains the blog data. GENERATE THE FILE BEFORE EVERY COMMIT.

JSON URL

https://adcpe.github.io/blog-content/postlist.json

License

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.