FranklinTemplates.jl
FranklinTemplates.jl copied to clipboard
Simple website templates for Franklin.jl
I've noticed that many Julia blogs enable RSS, but don't actually make it discoverable because their `head`s don't include metadata indicating the site has a feed. Something like ```html ```...
I use [direnv](https://direnv.net/) and one of the things it does is create an immutable `.direnv/` directory (or possibly it just creates links to the Nix store, which is immutable, I...
* Remove unnecessary `}` * Replace `main_footer` with `page-foot` in `jtd.css`
I have tried other templates, they work well. It seems that only the just-the-doc templates can't keep the webpage position when returning from another webpage. I have no idea how...
I found some old urls to https://github.com/tlienart/franklindocs. I also noticed that the following URLs are also invalid, but I couldn't find the correct link. >See [how they defined it](https://github.com/JuliaSymbolics/SymbolicUtils.jl/blob/website/utils.jl). https://github.com/tlienart/FranklinTemplates.jl/blob/4f32e2198efd77d635fbafccd40531496825c6c8/src/templates/common/menu2.md
I think that Documenter.jl looks great. I really like the icons on the top right (github, page theme, info). I also really like the sliding menu on mobile, and static...
https://github.com/yaoyao-liu/minimal-light
Hi @tlienart, Just putting up a request for the sidey theme (https://github.com/ronv/sidey) that's originally Jekyll-based, to be ported for Franklin.jl. Thanks for all your work on Franklin! I've been using...