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
Trunkless
being a web-based tool for making cut-up poetry using very large corpora
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
Languages
Go
63%
JavaScript
35.6%
Shell
1.4%