about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* preserve file times when copying from static/ HEAD mainAlan Pearce7 hours-1/+3
|
* use unbuffered logs in developmentAlan Pearce7 hours-1/+8
|
* fix logging logicAlan Pearce7 hours-1/+1
|
* add and check licensesAlan Pearce17 hours-0/+450
|
* ensure watchexec is availableAlan Pearce17 hours-2/+2
|
* fix post tags validation errorAlan Pearce17 hours-4/+10
|
* remove old typescript test fileAlan Pearce17 hours-97/+0
|
* remove makefileAlan Pearce20 hours-16/+0
|
* use forked htmlformatAlan Pearce20 hours-2/+6
|
* remove old dir-localsAlan Pearce20 hours-2/+0
|
* improve watch-builder commandAlan Pearce20 hours-1/+1
|
* copy static files directly in goAlan Pearce20 hours-1/+16
|
* disable fiber startup message in productionAlan Pearce21 hours-2/+6
|
* disable logging of healthcheck requestsAlan Pearce21 hours-1/+4
|
* Add scripts for live-reloading incl. direnvAlan Pearce21 hours-0/+6
|
* fix flake-compat layer (default.nix refers to flake-compat)Alan Pearce22 hours-3/+3
|
* prettify HTMLAlan Pearce26 hours-26/+19
|
* make self-closing tags voidAlan Pearce27 hours-5/+23
|
* Remove outdated pubdate attribute from <time>Alan Pearce27 hours-11/+3
|
* Add missing doctypeAlan Pearce29 hours-0/+1
|
* fly: increase maximum concurrencyAlan Pearce30 hours-0/+4
|
* embed filesAlan Pearce30 hours-4/+16
|
* use correct envvar for sentry environmentAlan Pearce41 hours-1/+1
|
* run on flyAlan Pearce41 hours-1/+6
|
* configure docker buildAlan Pearce41 hours-201/+25
|
* set proper output directoryAlan Pearce42 hours-1/+1
|
* use internal imports correctlyAlan Pearce42 hours-15/+16
|
* remove post-processingAlan Pearce42 hours-97/+1
|
* bye bye bunAlan Pearce42 hours-771/+0
|
* delete old submodule configAlan Pearce42 hours-3/+0
|
* remove purgeCSS for nowAlan Pearce42 hours-34/+2
|
* implement static serverAlan Pearce42 hours-3/+265
|
* config: add port (via environment variable)Alan Pearce42 hours-0/+17
|
* config: override base_url in developmentAlan Pearce42 hours-0/+15
|
* config: convert base_url to a URL typeAlan Pearce42 hours-3/+13
|
* Shorten internal module namesAlan Pearce42 hours-3/+3
|
* add debug loggingAlan Pearce3 days-2/+17
|
* rename variableAlan Pearce3 days-2/+2
|
* wrap os.MkdirAllAlan Pearce3 days-6/+9
|
* use io.{Reader,Writer}Alan Pearce3 days-52/+71
|
* Purge CSS using npm:purgecssAlan Pearce3 days-3/+34
|
* reduce diffs to typescript builderAlan Pearce3 days-36/+34
|
* wip: verbose error handlingAlan Pearce3 days-113/+264
|
* wip: render 404 and home pagesAlan Pearce3 days-25/+101
|
* wip: render feedsAlan Pearce3 days-7/+111
|
* wip: render posts and listsAlan Pearce3 days-6/+230
|
* wip: read postsAlan Pearce3 days-18/+183
|
* fix error in homepage template typescript-bunAlan Pearce3 days-2/+3
|
* compress hidden files (e.g. .well-known/)Alan Pearce4 days-1/+1
|
* disable auto-sleep (fly will charge for stopped machines soon)Alan Pearce4 days-22/+2
|