Tome

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

41 check-ins

2024-12-22
00:07
clean up debug output Leaf check-in: f27d58643a user: dnc tags: trunk
00:02
introduce typst watch operation check-in: 9f43492e7e user: dnc tags: trunk
2024-12-15
09:00
transform markdown into typst (work in progress) check-in: 8b960f6f4a user: dnc tags: trunk
08:57
introduce xform package, simple regexp transformer check-in: 8fdbdc30bf user: dnc tags: trunk
2024-11-07
22:27
flags and args for typst operation check-in: 9a60589f6d user: dnc tags: trunk
21:54
lowercase links and initial test check-in: 704f15a8c7 user: dnc tags: trunk
2024-11-06
01:33
introduce typst file format support (work in progress) check-in: ca1b1c0dec user: dnc tags: trunk
2024-11-05
01:21
bump src.d10.dev/command to v3 check-in: 4b80e8bdcb user: dnc tags: trunk
01:06
bump version of goldmark check-in: d3301a280f user: dnc tags: trunk
2023-08-05
03:53
use command/v2 package check-in: 614cd7fa9e user: dnc tags: trunk
2022-03-22
11:03
use embed package for static resources, replaces vfsgen check-in: 5077b680ac user: dnc tags: trunk
2022-02-22
03:04
initial implementation of backlinks check-in: c533bccea5 user: dnc tags: trunk
2022-02-14
08:56
more verbose, troubleshooting "go run" directory check-in: a16b439942 user: dnc tags: trunk
2021-01-15
06:19
experimental kludge makes "TODO" and "DONE" searchable check-in: 3ba383947f user: dnc tags: trunk
06:18
go mod tidy and other cleanup check-in: 3233fc0afc user: dnc tags: trunk
06:17
handle errors more gracefully, ignore hidden files; remove src.d10.dev/command dependency check-in: 549e650b4d user: dnc tags: trunk
2020-12-23
05:30
include generated data files, should make tome "go gettable" check-in: 43db24e319 user: dnc tags: trunk
05:28
support verbose flag check-in: 9bbfb9ad7f user: dnc tags: trunk
05:27
add agpl license check-in: 0517b5e85d user: dnc tags: trunk
04:40
replace dependency (src.d10.dev/command) with lighterweight command.go check-in: 9926e79edc user: dnc tags: trunk
2020-11-27
11:42
documentation improvements check-in: c2d82b2eeb user: dnc tags: trunk
11:20
documentation edits check-in: 6fa5340bbc user: dnc tags: trunk
11:20
hide heading aliases; using "||" convention in heading title check-in: ca479386cf user: dnc tags: trunk
10:58
initial support for aliases of wiki-style link text check-in: a42ecc20ae user: dnc tags: trunk
08:35
serve: directory where markdown files are found is now a command argument check-in: 60772c3db7 user: dnc tags: trunk
07:53
early support for wiki syntax; serve operation with flag for address and port check-in: cd4bab4fb8 user: dnc tags: trunk
07:50
serve: introduce addr flag to change address or port Leaf check-in: f9be7da242 user: dnc tags: wiki
07:25
tome command now supports operations (sub-commands) Currently only "serve" operation implemented. check-in: 86cb537ceb user: dnc tags: wiki
2020-10-10
20:16
add license (agpl) check-in: dc4d8267c7 user: dnc tags: wiki
20:11
license (agpl) check-in: 146dbe416f user: dnc tags: trunk
19:58
support wiki-style links; link text must match header text exactly; work in progress check-in: 21ec7ff0cf user: dnc tags: wiki
2020-10-09
00:51
sort content by filename, except README.md appearing first check-in: b355eb907d user: dnc tags: trunk
2020-10-08
07:30
remove package that was not used check-in: e400736971 user: dnc tags: trunk
07:27
cleanup, remove debug output check-in: 9e9cf84b26 user: dnc tags: trunk
07:23
fix title; fix docs missing top header; remove some debug output check-in: 9ab3d8f1ee user: dnc tags: trunk
06:47
documentation; work in progress check-in: 9d499b2741 user: dnc tags: trunk
06:23
tome branding (work in progress) check-in: c847ff20e2 user: dnc tags: trunk
2020-10-06
18:37
fix nesting of TOC check-in: ac0d06f4cc user: dnc tags: trunk
14:43
fix TOC, always build on empty data check-in: d9b326ace8 user: dnc tags: trunk
13:58
initial proof of concept; use goldmark to serve md files with slate theme check-in: b489a27e73 user: dnc tags: trunk
13:18
initial empty check-in check-in: 43cbe449e1 user: dnc tags: trunk