~metasyn/memex

a personal wiki
finished blockchain chicken farm
mention searxng
went to potrero library

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~metasyn/memex
read/write
git@git.sr.ht:~metasyn/memex

You can also use your local clone with git send-email.

#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