Releases: snipem/monako
Releases · snipem/monako
v0.0.14
Fix performance issues for huge git repositories
- Benchmark shows that performance has been increased on huge Git repos with lots of old static files by factor 14,000 by ignoring static files and only fetching commit info for content files.
v0.0.12
Add Last Edit and Link to Repository to Page
v0.0.11 Fix typo
Fix for ./ imports. More tests
Merge pull request #19 from snipem/develop Wording, more tests
Asciidoctor fix for images with double colon, newest Theme update
Merge pull request #18 from snipem/develop More tests, Asciidoctor image:: fix, Better stdout output
Grand Refactoring
Candidate for 0.1.0
Fix for missing first Asciidoc Section
Fix for Asciidoc Section Level 1 missing (#15) * Add fix for missing chapter 1 in asciidoc
Always use master theme from upstream, Fix for menu appearing twice
-
Dont fix local links
-
Remove go-sh dependency, use less overwritable menu name
-
Use const
-
Use master theme
-
Disable currently useless features
-
Add hint about auto generated
-
Wording
-
Add test docs
-
Add more test docs
-
File if file does not exist
-
Add fix for trailing slashes
-
Local test configs
-
Make it work for once
-
Use old option, give more insight
-
More comments
-
Add test for clone
-
Always make
-
Use internet repo
-
Don't output stderr while testing
-
Add test data
-
Fix markdown syntax
-
Make test images smaller
-
Change header name
-
Add toc
-
Add mermaid to test pages
Less Errors when using Asciidoctor, Optionally fail on errors while building site
Pre-release
-
Move Asciidoc ToC Fix to theme
-
Better logging messages
-
Don't use Asciidoc CSS: without error in log
-
Optionally fail
-
Add examples