Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lommix/lommix_blog_sequel


https://github.com/lommix/lommix_blog_sequel

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Lommix Blog Website

![banner](static/images/new_banner.svg)

### [Link to the website](https://lommix.com)

This is my blog, where I host all my wasm based projects and talk about technical stuff sometimes.

You can also play my current development build for my game 'Panzatier' on the start page.

This is a simple Tower and Axum based web server, using the popular Frontend lib HTMX for some reactivity.
It includes some custom click tracking with Sqlite and mail forms.

It's my own framework based on Htmx Components.

Hosting is done inside a docker container on a cheap, plain Linux machine with a nginx proxy.

## Techstack

- Axum, Tokio, Tower
- Maud (Macro Templates)
- HtmX
- Sqlite
- Plain CSS and JS