# The Xnoe Blog This is a highly work-in-progress blog frontend and backend written in Haskell and Elm-lang, using PostgreSQL for the database, it is being developed with a Docker-first mindset to make development a breeze. The blog has the following functionality - Creating Posts - Editing Posts - Deleting Posts Additionally, it tracks the category that posts are in, allowing filtering posts by category.