120 check-ins related to "trunk" occurring on or after 2019-06-01 20:43:58.
2021-11-28
| ||
18:04 | Create new branch named "evolve" check-in: 27ef80a0 user: joel tags: evolve | |
2021-02-14
| ||
15:35 | Break loading cycle in pollen/setup Leaf check-in: d5b9dd58 user: joel tags: trunk | |
2020-07-03
| ||
20:59 | A start on improving build times check-in: 4b2c827f user: joel tags: cache-faster | |
2020-05-11
| ||
02:01 | Render home page from pollen/markup (Fixes [629a9c063beb5809]) check-in: 9998fecb user: joel tags: trunk | |
01:59 | No empty “Further Notes” sections check-in: 542a013e user: joel tags: trunk | |
01:58 | Explicitly preserve footnote and link state per page (Pollen no longer guarantees this) check-in: 8b3cc120 user: joel tags: trunk | |
01:56 | Make most article columns nullable check-in: f59aba82 user: joel tags: trunk | |
01:55 | Bugfix cache-index-entries-only!, add to docs check-in: 70bf798f user: joel tags: trunk | |
2020-05-10
| ||
21:36 | Collect cache INSERTs in a transaction, delegate to a thread check-in: 187278e6 user: joel tags: trunk | |
2020-05-04
| ||
02:04 | Replace uses of undefined ‘cite’ tag with ‘attrib’ check-in: acdb5b41 user: joel tags: trunk, errata | |
02:03 | Add ‘Local Yarn Site Notes’ series check-in: b723c75d user: joel tags: trunk | |
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 | |
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 | |
03:46 | Ignore generated Scribble support files check-in: 2c745dc9 user: joel tags: doc-expansion | |
2020-01-15
| ||
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: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 | |
2019-06-20
| ||
01:17 | Rename smallcaps→caps, add saylines tag check-in: 374734ed user: joel tags: trunk | |
01:16 | Add space between list items (CSS) check-in: 3912ae79 user: joel tags: trunk | |
00:33 | Fix CSS selector check-in: 74bf6fa0 user: joel tags: trunk | |
00:20 | Fix disposition links in article headings when they appear in listings check-in: 4206e0ac user: joel tags: trunk | |
2019-06-19
| ||
23:51 | Makefile: include CSS target, turn off tidy for now since it breaks relativizing check-in: 2894ef67 user: joel tags: trunk | |
2019-06-18
| ||
03:53 | Improve accessibility (CSS, contrast) check-in: 89123ed5 user: joel tags: trunk | |
2019-06-16
| ||
20:20 | Use titles from poems as article title if no other title supplied check-in: 7843fa34 user: joel tags: trunk | |
19:08 | Fix dependency bug in makefile check-in: eafa8b45 user: joel tags: trunk | |
17:41 | Add image-link tag check-in: 41875538 user: joel tags: trunk | |
17:08 | Fix smallcaps tag (HTML output) check-in: 64f3b580 user: joel tags: trunk | |
17:07 | Ignore images (Fossil settings), get it right this time check-in: 5ae867db user: joel tags: trunk | |
17:04 | Ignore images (Fossil settings) check-in: 9d7c5fb4 user: joel tags: trunk | |
2019-06-09
| ||
16:29 | HTML5 deprecates <strike> tag, use CSS instead check-in: 416a63d7 user: joel tags: trunk | |
16:23 | makefile: better spritz, don't include templates in tidy check-in: 6b973e56 user: joel tags: trunk | |
15:54 | Be smarter about author URLs in notes check-in: 90c1e5ff user: joel tags: trunk | |
15:37 | Run HTML through tidy check-in: c3ef3a9c user: joel tags: trunk | |
15:36 | Don't wrap notes in p tags check-in: c2db2077 user: joel tags: trunk | |
14:39 | Add alt attribute to logo image check-in: 8d9eca2e user: joel tags: trunk | |
2019-06-05
| ||
18:28 | Include Racket/Pollen version in HTML meta tags check-in: 7ad10e98 user: joel tags: trunk | |
2019-06-01
| ||
20:43 | [713fa32699] Make footnote links unique sitewide check-in: 62024c96 user: joel tags: trunk | |