◊(Local Yarn Code "Timeline")

50 descendants and 49 ancestors of c859888259093b5fb3ec1a25f9d5489f6c559bc8fc8895b30391a5bd789024d6

2020-05-04
02:01
Further mess with index entries in ‘Goodnight, Irene: Scene 1’ check-in: b4be51b7 user: joel tags: trunk, errata
01:56
Hack: ensure pollen.rkt and deps are precompiled before cache preheat check-in: 795da342 user: joel tags: trunk
01:54
Define img tag function explicitly for home page (since unbound ids aren't allowed anymore) check-in: 19db9f05 user: joel tags: trunk
01:43
Don't allow unbound ids to be used as tag functions check-in: 5cdf3aa9 user: joel tags: trunk
2020-03-31
03:49
Make xref tag more convenient, update code docs check-in: 63baf301 user: joel tags: trunk
03:45
Move normalize func into dust.rkt check-in: dc2a4bd0 user: joel tags: trunk
2020-03-24
03:26
Style updates for headings, lists, and separators check-in: 34d3bec4 user: joel tags: trunk
02:37
Use semicolons to separate indexed keywords specified in metas; allows use of commas in the index entry check-in: 474b5560 user: joel tags: trunk
2020-03-22
17:48
Improve accuracy of long-s typesetting rules check-in: ac35ba69 user: joel tags: trunk
17:37
Change typography for sectional headings; add separator styling; save discretionary ligatures for certain elements, not normal body text check-in: 13f9b227 user: joel tags: trunk
17:35
Add sep tag function check-in: 58c1f025 user: joel tags: trunk
2020-03-20
03:43
Add and document ‘magick’ tag function check-in: adf0d96e user: joel tags: trunk
03:25
Minor edits to code docs check-in: 1da389c4 user: joel tags: trunk
03:24
Add and document save-cache-things! check-in: cbaca7d9 user: joel tags: trunk
2020-03-15
21:42
Implement adding index entries via ‘keywords’ meta check-in: ecb3576a user: joel tags: trunk
21:42
Update keywords in ‘Goodnight, Irene: Scene 1’ check-in: 708efa1d user: joel tags: trunk, errata
20:57
Add series ‘Marquee Fiction’ check-in: 0918cebc user: joel tags: trunk, content
20:47
Tighten up the home page check-in: f2c37b22 user: joel tags: trunk
18:33
Change system for managing series: remove from SQLite cache, manage as a hash table of structs instead. check-in: 71cdd100 user: joel tags: trunk
18:27
Fix copyright, link in ‘Future Proofing’ check-in: 078a4e03 user: joel tags: trunk, errata
03:09
Remove series from entry of 1 Jan 2003 check-in: 8f04c5f8 user: joel tags: trunk, errata
03:07
Import more articles check-in: 305293b3 user: joel tags: trunk, content
00:53
Exempt /code links from relativize script effects check-in: 9dbdbe97 user: joel tags: trunk
2020-03-14
22:46
Add a bunch of articles check-in: 2fefe8bc user: joel tags: trunk, content
22:13
Debugging whoopsie check-in: ed07797d user: joel tags: trunk
21:32
Add version control links to notes [678cc6aeca1d9d31] check-in: 56b50a38 user: joel tags: trunk
20:48
Add quote from Thomas Macaulay check-in: 7047176b user: joel tags: trunk, content
20:21
Add version control links to articles ([678cc6aeca1d9d31]) check-in: 6c254e3e user: joel tags: trunk
00:20
Add ‘Quarantine Without Children’ check-in: ea197535 user: joel tags: trunk, content
00:19
Time to stop ignoring articles check-in: bfb927f4 user: joel tags: trunk
2020-03-10
18:18
Add attrib, mono, and xref tags. Tweak styles for titles, code. check-in: 58810a67 user: joel tags: trunk
2020-03-08
15:35
Fiddle with columnar lists again check-in: f0afc42f user: joel tags: trunk
15:34
Edit design doc check-in: 95623f22 user: joel tags: trunk
2020-03-07
23:39
Changes to home page. Fixes [fc4c7472aeafe082] check-in: d928b82f user: joel tags: trunk
2020-03-01
23:29
Diagrams and revisions in code docs check-in: 885574b7 user: joel tags: trunk
23:28
Add a little line doodle to the footer check-in: e9be84e2 user: joel tags: trunk
23:28
Ensure grouped series listings are always sorted check-in: 205d635c user: joel tags: trunk
2020-02-29
17:09
Add credit for emblem to NOTICES check-in: 83ec0bcf user: joel tags: trunk
16:35
Proper sticky footer check-in: cd7ac6e3 user: joel tags: trunk
16:12
Implement excerpts ([10e20e5ab65]) check-in: 8af3b9ce user: joel tags: trunk
15:51
Make relativize script play nice with tidy-introduced line breaks check-in: fcaf9eac user: joel tags: trunk
2020-02-26
01:15
Don't recompute article ids every time check-in: 49e661b8 user: joel tags: trunk
2020-02-24
07:35
Variadic make-tag-predicate check-in: 3ed11073 user: joel tags: trunk
2020-02-22
00:04
Minor code doc edits check-in: e538e325 user: joel tags: trunk
2020-02-21
22:43
Build up listing schema, use for RSS feed ([2f082139]) check-in: d3755213 user: joel tags: trunk
2020-02-20
08:30
Update code docs to reflect [47d9eea54] check-in: b223c8a5 user: joel tags: trunk
04:53
Get rid of current-plain-title ([1909139d]) check-in: 47d9eea5 user: joel tags: trunk
04:41
Update code docs for cache to reflect [37240160] check-in: c18bd9b3 user: joel tags: trunk
04:29
Refactor listing functions (see [8ad560204]) check-in: 3be7a3ab user: joel tags: trunk
03:16
Make cache db connection thread-safe check-in: 37240160 user: joel tags: trunk
03:00
Use new init script & revise makefile to ensure series info is accurate after a clean rebuild check-in: c8598882 user: joel tags: trunk
02:58
CSS for new short-list markup check-in: 6b04a07f user: joel tags: trunk
02:31
Revise markup used for short listings (see [8ad560204f7a5c94]); bring back preheat-series check-in: eff5c85d user: joel tags: trunk
2020-02-19
07:41
Shorten up wiki home check-in: 942fb65e user: joel tags: trunk
07:25
Merge doc updates. Closes [2e658da] check-in: 2cd87113 user: joel tags: trunk
07:24
Add listing schema to code docs Closed-Leaf check-in: b4faafb8 user: joel tags: doc-expansion
03:28
Further reorg code docs check-in: 82481872 user: joel tags: doc-expansion
2020-02-14
22:46
Clean up HTML Snippets scribble doc check-in: e2a5ab96 user: joel tags: doc-expansion
22:25
Reorganize Pollen and cache stuff in scribble docs check-in: dc332aff user: joel tags: doc-expansion
2020-02-12
21:13
Use friendlier repo URL in code docs check-in: 63876c18 user: joel tags: doc-expansion
21:12
Don’t clobber the footer when rebuilding code docs check-in: c8354d62 user: joel tags: doc-expansion
2020-02-10
21:15
Merge updates from trunk check-in: e52e53c8 user: joel tags: doc-expansion
17:28
Improved footer check-in: 75502f96 user: joel tags: trunk
2020-02-08
17:56
The footer is here. Closes [87f985fb5b] and [751a7ebc2a] check-in: 2c0b202b user: joel tags: trunk
2020-02-02
04:53
Include bold type check-in: 4fecf9d9 user: joel tags: trunk
04:20
Split cache schema and fetchers into a separate module check-in: cb8af9fc user: joel tags: trunk
2020-02-01
22:54
Remove filter property on home page image, closes [0d5932bd9996832b] check-in: 1129e752 user: joel tags: trunk
2020-01-26
23:31
Add support for concealing articles/notes in different listing contexts (finishes [1f6233035e7d8cc8]) check-in: 8bd52721 user: joel tags: trunk
2020-01-22
04:41
Enable/improve browser print media styles in CSS check-in: ffd04247 user: joel tags: trunk
02:47
Improve front page a bit check-in: 23737623 user: joel tags: trunk
2020-01-19
21:31
Merge ignore-glob updates to trunk check-in: 233fdc64 user: joel tags: trunk
21:29
Prevent duplicate inserts in article cache check-in: 3ab1b16f user: joel tags: trunk
20:54
Makefile: turn on tidying; ‘all’→‘web’ check-in: c2036411 user: joel tags: trunk
20:49
scribble edits check-in: ead156b1 user: joel tags: doc-expansion
05:35
Filling in tour, design check-in: 71aa7cd9 user: joel tags: doc-expansion
04:36
Add custom Scribble styles check-in: c7350de0 user: joel tags: doc-expansion
03:46
Ignore generated Scribble support files check-in: 2c745dc9 user: joel tags: doc-expansion
2020-01-15
03:23
Stub in more code docs check-in: 831c9996 user: joel tags: doc-expansion
03:20
Start rearranging code docs check-in: 15507b62 user: joel tags: doc-expansion
2020-01-13
19:38
Merge deta refactor branch check-in: c06d4f58 user: joel tags: trunk
01:04
Fix cache db filename, index page Leaf check-in: e90a714a user: joel tags: deta-refactor
00:52
Fix series caching check-in: 624e5e2b user: joel tags: deta-refactor
00:37
Fix article+note listing query so date ordering actually works check-in: fc820f2f user: joel tags: deta-refactor
00:27
Redo everything cache-related check-in: 62f4a12e user: joel tags: deta-refactor
2019-08-19
21:36
Add RSS feed. Closes [5cca77420922765f] check-in: f06db447 user: joel tags: trunk
21:33
Add title-plain for notes; small refactor of note title generation check-in: 286673cf user: joel tags: trunk
2019-08-18
20:06
Add notice to index preprocess source check-in: 1346740b user: joel tags: trunk
19:17
Makefile: SQLite file to replace zero-byte file in dependency tree. Also rename spritz → zap check-in: ec9ab7ab user: joel tags: trunk
2019-07-28
16:36
Add rough home page, finally close [3514e657bf79a443] check-in: a770b922 user: joel tags: trunk
16:22
Link to index.html explicitly in header check-in: 174a0398 user: joel tags: trunk
2019-07-14
18:56
Nudge footnote links check-in: f186c0cb user: joel tags: trunk
2019-07-12
04:36
Additional styles for columnar series list check-in: fc5b4338 user: joel tags: trunk
04:31
Fix SQL query for articles+notes so series filtering will work check-in: b49b65af user: joel tags: trunk
2019-07-10
01:37
Provide index entry crystallization check-in: 94c49607 user: joel tags: trunk
01:29
Make parallel processing in Pollen setup explicit check-in: 7d4de0ec user: joel tags: trunk
2019-07-05
03:27
Allow here-output-path even when no metas are available check-in: bd48c56a user: joel tags: trunk
2019-07-04
18:19
Add close-head? to page header function check-in: 5fc9abc0 user: joel tags: trunk
2019-06-29
21:16
Start using the SQLite cache for series metas check-in: 829c503e user: joel tags: trunk
2019-06-23
18:42
Improve disposition marks in notes check-in: f0e18f94 user: joel tags: trunk
16:40
Fix verse italic attribute to match docs check-in: d42e2609 user: joel tags: trunk