caharkness.com

Home · Contact · Git


Microblogging Engine

This site is running on a microblogging engine I wrote. If you have a LAMP stack of your own, you can combine these two projects to experiment with it:

Project Mission

  1. Maintain compatibility with old & text-based browsers

    • No JavaScript required
    • Posts and pages are readable as text alone
  2. Offer a balance of simplicity and customization

    • Posts and pages are ambiguous — every page is a feed of posts ordered by date descending
    • Global markdown for header and footer
    • Global CSS to style some or all pages via body[data-page='...'] selector

Links

  • Gitea — Self-hosted source code
  • GitHub — Source code hosted on GitHub
  • LinkedIn — My work history

Site in active development

Thank you for your patience, I am working on a micro-blogging engine and this is a live example of it.