Post B3gPgxmPVYvkWdLNiq by phnt@pl.borked.technology
(DIR) More posts by phnt@pl.borked.technology
(DIR) Post #B3fK7lFJQHQyaWIVZQ by waifu@mai.waifuism.life
2026-02-25T02:16:08.636Z
0 likes, 0 repeats
anyone got any cool templates for static websites?
(DIR) Post #B3fKLcVehXuTXxYBns by Hyperhidrosis@shitposter.world
2026-02-25T02:20:31.123422Z
0 likes, 1 repeats
@waifu I have a Roblox html oneSomewhere
(DIR) Post #B3gNmHeWqgdBhR4BtI by urchin@mk.shrine.moe
2026-02-25T06:07:40.512Z
1 likes, 0 repeats
@waifu@mai.waifuism.life Not really a template but a framework: HUGO (written in golang) is very good
(DIR) Post #B3gNnw1QF5YBByYujg by waifu@mai.waifuism.life
2026-02-25T14:32:13.483Z
0 likes, 0 repeats
@urchin@mk.shrine.moe oh yeah I use hugo for some of my websites, but I decided on making it myself from scratch
(DIR) Post #B3gNoMtuJ8a8YUFnGq by ledocool@abyss.cafe
2026-02-25T03:22:01.648Z
1 likes, 0 repeats
@waifu@mai.waifuism.life nah.
(DIR) Post #B3gOLgsx1hOk5nhCc4 by menherahair@eientei.org
2026-02-25T14:40:02.673196Z
2 likes, 1 repeats
@waifu <head> <meta charset="utf8" /></head><body>%%TEXT%%</body></html>
(DIR) Post #B3gONqhZV3ur7JP0To by waifu@mai.waifuism.life
2026-02-25T14:38:42.954Z
0 likes, 0 repeats
@menherahair@eientei.org thanks
(DIR) Post #B3gORnimWVSV20qvse by menherahair@eientei.org
2026-02-25T14:41:08.955814Z
0 likes, 1 repeats
@waifu np it's my favorite
(DIR) Post #B3gOlYd8LDoY1EdDeK by waifu@mai.waifuism.life
2026-02-25T14:42:58.505Z
1 likes, 0 repeats
@menherahair@eientei.org what a cool website (i am unironically using this as a starting point)
(DIR) Post #B3gPSh4uo6sgfkCACG by menherahair@eientei.org
2026-02-25T14:52:30.796934Z
1 likes, 1 repeats
@waifu honestly just pilfer templates that ship with generators like hugo or source code of neocities websites, these by necessity are always human readable. just watch your butt for licenses if you care about thathttps://github.com/jgm/pandoc/blob/main/data/templates/default.html5
(DIR) Post #B3gPdCCtvT5871wEWe by waifu@mai.waifuism.life
2026-02-25T14:52:41.305Z
0 likes, 0 repeats
@menherahair@eientei.org they confuse me, as i don't understand what's happening and that annoys me
(DIR) Post #B3gPgxmPVYvkWdLNiq by phnt@pl.borked.technology
2026-02-25T14:55:05.263358Z
0 likes, 0 repeats
@waifu @menherahair Steal the HTML structure from this: http://evilmaid.net/blog/trusting-trust-fediverse/index.html
(DIR) Post #B3gPvWVHCeluGzGwsq by waifu@mai.waifuism.life
2026-02-25T14:55:58.824Z
1 likes, 0 repeats
@phnt@pl.borked.technology @menherahair@eientei.org too late i am already finished