Some new features
- Raw files beginning with numbers are kept as-is (For example
22.png
was converted to.png
, now stays22.png
) #26 - Folder names can now be changed using front matter from the index page inside. #27
- Documented how you can use the docker image to serve the documentation. #37
- Fix breadcrumb when multiple folders have the same name. #54