TREEcg / site

Website for TREE
https://tree.linkeddatafragments.org
0 stars 2 forks source link

Create a blog on the LDES website #5

Closed pietercolpaert closed 1 year ago

pietercolpaert commented 1 year ago

We want to create a blog on the LDES website to share stories and ideas with LDES. The sky is the limit, but let’s have different people doing guest blog posts

Template could look something like this:

_posts/{date}-{post-slug}.md:

---
title: A post about LDES!
#webid will fetch the name and display picture from the profile and display it?
webid: https://pietercolpaert.be/#me
shortdescription: LDES is awesome because it...
previewimage: img/logo-ldes.svg
---

## Just some markdown

TODO:

ajuvercr commented 1 year ago

Right, didn't see the issue. Pr #7 is a subset of this issue which is a MVP to get blog posts working.