Skip to content

periaate/dde.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dde.dev

My website, along with the code that generates it.

Tasks

Testing out xc, which is like Makefile, but uses markdown. Handy!

Build

go run main.go

Dev

wgo -file .md -file .go -file .templ -xfile _templ.go -debounce 16ms templ generate :: go run main.go