You are browsing as a guest. Sign up (or log in) to start making projects!

Athenaeum

  • 1 Devlogs
  • 0 Total hours

A simple and modern, reader-centric Library format that's not held back by the times.

Open comments for this post

19m 15s logged

This is the first devlog of Athenaeum, or rather it’s core.

As of now, the library is more or less there.

  • It supports using a storage (such as FsStorage), and creating the files.
    -It supports importing from EPUB, as well as creating proper manifests.
  • It supports Content-Addressed objects (for non-chapter assets)
  • It supports cover images (they’re in the manifest, and they’re content-addressed)
  • It supports getting chapter titles from the chapters. It doesn’t work for all chapters, as all don’t have titles, so their filename/href becomes the title.
  • It supports most operations, including listing.

For now, I’ll be focusing on:

  • Adding delete() support to Storage and Library, for wherever it’s relevant.
  • Adding some more tests and error handling
  • Adding some optimizations
  • Stabilizing it
  • Creating a proper client

thanks,
rajdeep

0
0
1

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…