Launching the News System: Jekyll Post Architecture and Filters

  • github-pages
  • jekyll
  • architecture
Classical artwork used as the cover image for the news system article

The News section is now integrated as a post-driven Jekyll system.

From now on, publishing an update only requires adding a markdown file under _posts/ with front matter metadata.

Initial release

The listing page renders cards in reverse chronological order and each article has its own post page with tags and navigation.