Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-12-24
| ||
15:16 | Add Steve's Law of Internet Recipes. Leaf check-in: 3a2866ae03 user: stephan tags: trunk | |
2024-12-21
| ||
00:30 | Add /funfact/. check-in: 14aa0647a8 user: stephan tags: trunk | |
2024-12-06
| ||
00:37 | Extend Steve's Laws by one (commented out). check-in: bdb56e2f79 user: stephan tags: trunk | |
2024-12-04
| ||
21:41 | Minor css cleanups. check-in: 023e3d23bb user: stephan tags: trunk | |
18:53 | Minor cleanups. check-in: dbaf0a185d user: stephan tags: trunk | |
2024-12-03
| ||
18:08 | Filter certain page elements out of (@media print). check-in: 49bed013fc user: stephan tags: trunk | |
15:52 | Fix some corner case error handling in tmpl::file-from-flag. Make use of implicit return in tmpl::html-esc. check-in: 911864aac1 user: stephan tags: trunk | |
01:34 | Darken the nav area background a bit. check-in: 8b23810074 user: stephan tags: trunk | |
00:31 | More tiny cleanups. check-in: 53062db928 user: stephan tags: trunk | |
00:19 | Add long-missing HEAD tag. Fix a SECTION closing tag recently broken by reactivation of the search feature. Unrelated minor cleanups. check-in: f71aad8ead user: stephan tags: trunk | |
2024-12-02
| ||
15:39 | TCL cleanups. check-in: e46d3692c8 user: stephan tags: trunk | |
2024-12-01
| ||
18:47 | Minor tcl tweaks. check-in: 562af51f47 user: stephan tags: trunk | |
2024-11-30
| ||
02:35 | Minor internal cleanups. check-in: 71f907d0a1 user: stephan tags: trunk | |
2024-11-29
| ||
00:01 | Remove some stale html. check-in: 0d99dadd07 user: stephan tags: trunk | |
2024-11-28
| ||
20:49 | Layout tweak for the site search input field. check-in: bc3c98e33e user: stephan tags: trunk | |
19:02 | Minor layout tweaks to the search field. check-in: fa3fe3daa9 user: stephan tags: trunk | |
18:45 | Remove some unused JS. Re-enable site search after resolving why it didn't work on the live site (side effect of it being in a chroot jail). check-in: e96164ce5c user: stephan tags: trunk | |
2024-11-25
| ||
15:13 | Disable click-to-popup on images, as it adds no useful functionality (no zooming in or some such). check-in: 57e77df7d5 user: stephan tags: trunk | |
12:25 | When highlighting the current page's link in the nav menu, also account for a trailing /index.html in the current uri. check-in: 0c30dfc4f2 user: stephan tags: trunk | |
2024-11-21
| ||
13:19 | Minor style tweaks. check-in: 95d3ee86c9 user: stephan tags: trunk | |
13:12 | Dark the body background a bit. check-in: 797a12d5cf user: stephan tags: trunk | |
2024-11-20
| ||
12:18 | Add some links to /home/stephan. check-in: 570891d018 user: stephan tags: trunk | |
12:10 | Minor /home/stephan page updates. check-in: d3bb715824 user: stephan tags: trunk | |
2024-11-19
| ||
12:09 | Replace final remnants of s2-based templating. The search index bits still need s2 but those are currently disabled. check-in: 0d13d1a409 user: stephan tags: trunk | |
2024-11-18
| ||
18:36 | Remove generation of a debugging file. Need to leave gaming/ogre/byoo/dir-tab-gear.s2.html as s2 (instead of tcl) for the time being because it requires a tmplish feature the tcl impl doesn't yet support (changing the markup tags so that templates-within-templates are possible). check-in: 852316bfad user: stephan tags: trunk | |
18:31 | Replace dir-scripts.s2.html with dir-scripts.tcl.html. check-in: 5e58d54cc0 user: stephan tags: trunk | |
16:54 | Replace the last of dir-content.s2.html with dir-content.tcl.html. There is still a small handful of other .s2.html files to replace. check-in: bdc00a0863 user: stephan tags: trunk | |
16:07 | More s2-to-tcl conversion. check-in: 1c807804da user: stephan tags: trunk | |
15:54 | More s2-to-tcl conversion. check-in: b82a43c04d user: stephan tags: trunk | |
14:37 | More s2-to-tcl conversion. check-in: c21d887b3f user: stephan tags: trunk | |
13:39 | More s2-to-tcl conversion. check-in: 7dfade5ce3 user: stephan tags: trunk | |
11:36 | Get the basis of the s2-to-tcl conversion in place, along with many generated pages. There are still a number of pages to convert but that can be done incrementally. check-in: 37f165dc21 user: stephan tags: trunk | |
11:30 | Slightly simplify tmpl::emit-fragment-list. Closed-Leaf check-in: a75eff0536 user: stephan tags: tcl-rework | |
11:25 | More s2-to-tcl conversion. check-in: 59f5590bbe user: stephan tags: tcl-rework | |
2024-11-17
| ||
23:45 | Add another markup format to tmplish.tcl which is difficult to express here because it interferes with Fossil's commit message markup: runs a single command and emits its output. check-in: 793ab1ed88 user: stephan tags: tcl-rework | |
23:06 | Port computing/sbc to the TCL template processor. check-in: 9cc51e72a3 user: stephan tags: tcl-rework | |
22:51 | Port computing/papers to the TCL template processor. check-in: 88b639db8e user: stephan tags: tcl-rework | |
21:47 | More porting of dir-content.s2.html to dir-content.tcl.html. check-in: 396a6007c9 user: stephan tags: tcl-rework | |
20:39 | Replace some dir-content.s2.html with dir-content.tcl.html or static dir-content.html. check-in: 8f06cce2e6 user: stephan tags: tcl-rework | |
20:20 | Port gaming/ from dir-content.s2.html to dir-content.tcl.html. check-in: 917cf885cc user: stephan tags: tcl-rework | |
19:37 | Generic cleanups. check-in: 75ca559aed user: stephan tags: tcl-rework | |
19:16 | Rename some makefile stuff. Fix a deps bug which caused the CSS to get rebuilt all othe time. check-in: 7d3704a0f7 user: stephan tags: tcl-rework | |
11:19 | More baby steps towards tcl-based site generation. Fix inclusion of dir-content.css where it does not exist. check-in: 4b4a8fe43f user: stephan tags: tcl-rework | |
11:17 | Add comment-block support to tmplish. check-in: 2963791620 user: stephan tags: tcl-rework | |
2024-11-16
| ||
15:30 | Various minor build-related cleanups. check-in: d086c99b26 user: stephan tags: tcl-rework | |
13:34 | Get the main index.html and dir-menu bits processing via tcl. check-in: 048ef2b9de user: stephan tags: tcl-rework | |
09:57 | Start overhaul of generating index.html from tcl instead of s2. There is still a huge amount to do here, though. check-in: d65ee0af34 user: stephan tags: tcl-rework | |
09:47 | Fix mis-buffering of opening less-than signs in tmplish input. check-in: f12f888542 user: stephan tags: trunk | |
2024-11-15
| ||
14:49 | Incremental work on porting static page generation to tcl. check-in: 75b3d09116 user: stephan tags: trunk | |
2024-11-12
| ||
11:29 | Replace a few 'you' instances with 'one'. check-in: 59829a394d user: stephan tags: trunk | |