Skip to content

metasyn/memex

Repository files navigation

memex

builds.sr.ht status

memex is a small CLI tool for building a minimal meemx/wiki for myself. it was originally written primarily in Nim, but recently i rewrote the main part of it in rust, just for fun.

the memex itself can be seen here

features

  • converts markdown files to html
  • creates a recently edited page
  • creates a nested hierarchy of <details> based on the file layout
  • allows for you to provide your own HTML templates
  • calculates backlinks between entries, appends edit time

dependencies

  • rust edition 2018 and rustc
  • optional for make downscale: ImageMagick (7.0.10)

license

WTFPL

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published