Noelle Leigh 615dcd5f89
main.js: Improve dark mode
Make use of the [`color-scheme` meta tag][0] to style buttons and other 
widgets to match the selected color scheme.

When the scheme is toggled, the `content` of the tag is set to "light" 
or "dark" to tell the user agent how to theme input elements, which 
should match the colors of the rest of the app.


[0]: https://html.spec.whatwg.org/multipage/semantics.html#meta-color-scheme
2024-08-19 20:55:15 -04:00
2024-08-18 16:16:38 -05:00
2024-07-06 00:22:06 -05:00
2024-08-18 15:45:40 -05:00
wip
2024-07-01 22:20:39 -07:00
2024-08-17 14:31:52 -05:00
2024-08-18 08:58:13 -05:00
2024-08-19 20:55:15 -04:00
2024-04-28 01:10:48 -07:00
2024-04-30 21:19:19 -07:00
2024-04-28 01:12:13 -07:00
2024-08-18 16:05:19 -05:00
2024-08-19 00:17:18 -04:00
2024-08-18 16:19:00 -05:00
2024-08-17 14:31:52 -05:00
2024-08-18 23:19:16 -05:00
2024-08-18 16:05:19 -05:00
2024-08-18 23:19:16 -05:00

Trunkless

being a web-based tool for making cut-up poetry using very large corpora

a screenshot of trunkless

Trunkless is a spiritual successor to prosaic.

This repository contains code for:

  • processing source material
  • inserting cutup phrases into postgresql
  • hosting a web front-end

If you are very brave you can run Trunkless yourself; otherwise, check out the version I host.

To learn more, check out this blog post.

Description
No description provided
Readme 709 KiB
Languages
Go 63%
JavaScript 35.6%
Shell 1.4%