package generator // auroraTemplate is a dark navy theme with a WebGL aurora borealis effect — // six wide ribbon meshes whose vertices are animated with overlapping sine waves, // rendered with additive blending to create the characteristic glow. const auroraTemplate = ` snonux.foo ✦ AURORA {{template "splashGate"}}
snonux.foo
Aurora uplink
Click or Enter to open the feed
{{template "navhints" .}}
{{range $i, $post := .Posts}}
@snonux
{{$post.FormattedTime}}
{{$post.ContentHTML}}
{{end}}
{{if or .PrevPage .NextPage}} {{end}}
{{template "navmodal" .}} {{template "navscript" .}} `