Plsr / website

Source code and content of my personal website

Home Page:https://christianpoplawski.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add projects as distinct resources with posts for updates

Plsr opened this issue · comments

Currently, project pages are just single files I append the devlogs to.
I want to have a better structure for this. Here's whats bad about the current way:

  • I have to add the date myself
  • I cannot share single entries of the devlog, as it is just one page

What I want to have:

projects
|
--> project
       |
       --> devlog_dd_mm_yyyy.md
       --> devlog_dd_mm_yyyy.md

Also the project itself should have to possibility to add content to it. All editable through NetlifyCMS