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:
npm install ## pnpm install
npm run generate ## pnpm generate - do this before every commit
This creates a .json
file.
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.