Sridhar Ratnakumar
Sridhar Ratnakumar
Another example (a well-known one at that), Docusaurus: https://docusaurus.io/docs
Just TOC for current document is sufficient. I don't know what a TOC spanning multiple documents would look like.
In terms of implementation, I'd say the former is ideal - though not necessarily in `pandoc.tpl`. It would be similar to how the sidebar tree is implemented.
The TOC can be on the right side, btw. Like the emacs-config and docusaurus example. The unison page looked different when I posted that comment.
h/t @Kranzes ``` > nix path-info -rSh nixpkgs#emanote | sort -rhk2 /nix/store/0bv8zbsnlpk32a78q1vb5pnq1n5ymv21-emanote-0.8.0.0 5.1G /nix/store/25vbf295m39lnvv8nmhiv1j340i254aj-pandoc-2.17.1.1 4.5G /nix/store/ajhcilqxab60bzr6cazlmjmicbhcm0zn-warp-3.3.21 3.3G /nix/store/8jq127z1bfbs84p80ynpqx6j314wvz93-citeproc-0.6.0.1 3.3G /nix/store/jzmijwsh6v28pawigacyx84xabjm0xra-skylighting-0.12.3.1 3.2G /nix/store/zrqa1hjfvc1fxavjapazlkgpp6jl4v4l-http2-3.0.3 3.1G /nix/store/zpzf6dq7dzf10balbs48b9z8iwryqniq-tree-diff-0.2.2 3.1G /nix/store/avb55ygi7g3yw2z2b8fkg602fss48hjp-skylighting-core-0.12.3.1 3.1G /nix/store/a52ijkcxx8nqdif7y0541z9vhr48wq8x-http-client-tls-0.3.6.1 3.1G /nix/store/0dmn5n5icw9xzwrjld8s8f52x16xqc07-haddock-library-1.10.0...
Resolved in 1.0.1.0 (#392)
This should probably be done in https://github.com/srid/unionmount - then Emanote can inherit it automatically.
Welcome back @vcavallo > * The static site generated actually fails ("Emanote generated the site"...) What do you mean by 'fail'? > * What is the `--allow-broken-links` flag and how...
Released 1.0! @maralorn It would be great if you could add 1.0 to nixpkgs. Note that from packaging point of view it involves these changes: - Depends on new package...