RexOps / rexify-website

Website content and code for rexify.org
https://www.rexify.org
14 stars 31 forks source link

Add a Statocles blog app #95

Closed ferki closed 5 years ago

ferki commented 5 years ago

This is a work towards supporting timestamped content on the site, a.k.a. blog posts.

Potentially it would be able to support all the news, conferences and trainings sections in the sidebar by utilizing tags for those different types of content.

For now, I only added initial code for the minimum functionality, and some sample posts (which should not be merged). Let's figure out the details for all the building blocks by working together on this PR and branch. When we're ready, we can squash the commits as needed before merging to master.

ferki commented 5 years ago

@ehuelsmann: please review the proposed changes; if you agree with all changes, let me know, and I'll squash all of them before merge/deploy!