Skip to content

Lommix/lommix_blog_sequel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lommix Blog Website

banner

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