Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lommix/lommix_blog_sequel
https://github.com/lommix/lommix_blog_sequel
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lommix/lommix_blog_sequel
- Owner: Lommix
- License: apache-2.0
- Created: 2023-11-21T18:24:52.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-19T10:00:51.000Z (7 months ago)
- Last Synced: 2024-05-19T11:23:22.102Z (7 months ago)
- Language: JavaScript
- Size: 16.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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