Skip to content

adcpe/blog-content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A repository for my blog posts (in markdown) and a script written in JavaScript to create a JSON file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors