Initial Release
This is the initial release of `ragnardoc`! Here's the quick start guide:
sh
Initialize ragnardoc on your system
ragnardoc init
Add a directory to be ingested
ragnardoc add ~/Documents
Run an ingestion
ragnardoc run
Start as a background service
ragnardoc start & disown
For full details, see the project [README.md](https://github.com/DS4SD/ragnardoc/blob/main/README.md)