Update 'README.md'

This commit is contained in:
Viktor Lofgren 2022-05-21 12:10:54 +02:00
parent bbf007370d
commit 27006f7db9

View file

@ -1,11 +1,15 @@
# marginalia.nu # marginalia.nu
This is the source code for marginalia.nu, including the search engine, This is the source code for marginalia.nu, including the search engine,
the MEMEX/gemini server, the and the encyclopedia service. the MEMEX/gemini server, the and the encyclopedia service.
The canonical git server for this project is [https://git.marginalia.nu](https://git.marginalia.nu),
it is fine to mirror it on other hosts, but if you have issues or questions
that is where you want to go.
As it stands now, the project is a bit of a mess as it wasn't developed As it stands now, the project is a bit of a mess as it wasn't developed
with the intention of going open source, a lot of tests and so on make with the intention of going open source, a lot of tests and so on make
assumptions about the directory structure, much configuration is hard coded assumptions about the directory structure, much configuration is hard coded
and so on. It's a work in progress. and so on. Please stand by. A lot of the mess is fairly superficial.
Please stand by. You can also reach me at kontakt@marginalia.nu with any questions. You can also reach me at <kontakt@marginalia.nu> with any questions.