calavera
calavera copied to clipboard
A (static) Single Page Application generator using Markdown files
https://github.com/dunglas/calavera/blob/05455a2e775bf42ffa76d98102c8151e2617d159/extractor/git.go#L53
I saw that the Travis builds failed on this PR: https://github.com/dunglas/calavera/pull/19. I looked at the logs and saw: ``` extractor/git.go:41:15: undefined: git.NewFilesystemRepository ``` Currently go-git comes from ``` gopkg.in/src-d/go-git.v4 ````...
Calavera may be able to generate a well normalized table of content. This could be used to display a navigation bar in the single page app. I propose to generate...
Calavera should generate deep anchors links (à la https://github.com/bryanbraun/anchorjs)