KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
blog
★ 9
Open GitHub ↗
A compile-time blog with SSR via HTMX
Download README (.md)
Explore Similar Repositories
figma-token-json
:
A JSON representation for Figma Variables following the W3C Tokens spec
facefusion_colab
:
Face Fusion Google Colab Notebook , Accelerated & No Filter Model
josm-validator-rules
:
Custom and maybe dangerous validator rules
real-time-analytic-stack
:
This repo demonstrate a comprehensive real-time analytic stack using popular open-source tools.
iw2023ittepic
:
Practica U1
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
blog
?
Download (.md)
# A compile-time blog in Go and HTMX A very simple example efficient blog in Go and HTMX. ## Features - Code first, libraries second, framework nope. - Server-side rendering with HTMX. Loads faster than these static websites (looking at you Hugo). - Compile-time embedded assets and one binary (looking at you SSR frameworks, which does almost everything like a over-engineered fullstack application). - PicoCSS cause I don't f- care about [style](https://motherfuckingwebsite.com). ## Lighthouse Desktop:  Mobile:  ## License Under [Apache License](./LICENSE).