Skip to content

vilmibm/trunkless

Repository files navigation

Trunkless

being a web-based tool for making cut-up poetry using the entire1 Project Gutenberg collection of English books.

Trunkless is a spiritual successor to prosaic.

This repository contains code for:

  • processing the Gutenberg corpus
  • creating and accessing a large postgresql-stored corpus of lines
  • hosting a web front-end

The actual Gutenberg collection of books can be found at The Internet Archive.

TODO

  • ingest
    • strip header/footer
    • emit clean lines of appropriate length
    • associate lines with book metadata
    • db schema
  • server
    • /
    • /line
  • [O] front-end
    • dark/light mode toggle
    • cookie for dark/light mode
    • editing interface
    • save feature (as plaintext, as image)
    • htmx or just raw ajax for accessing /line
    • font and icon styling

1 as of January, 2024

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages