Releases: tlienart/Franklin.jl
Releases · tlienart/Franklin.jl
v0.9.2
Franklin v0.9.2
Closed issues:
- missing file warning not helpful (#576)
Merged pull requests:
- Add JuliaActuary link (#575) (@alecloudenback)
- Add Julia 1.5 testing (#577) (@zdroid)
- show code block name when evaluating (#581) (@findmyway)
v0.9.1
Franklin v0.9.1
Closed issues:
- [FR] Automatically converting emoji names to emoji unicode characters (#562)
- allow ignoring files at optimisation step (#568)
- HTML minification error (#569)
- Schrödinger's Variable (#571)
Merged pull requests:
- Bugfix for the logic in is(not)def (#572) (@fredrikekre)
- Emoji562 (#574) (@tlienart)
v0.9.0
Franklin v0.9.0
Closed issues:
- Wanna help? Here are things up for grabs (#404)
- hanging
and/or
(#492) - Review behaviour with raw html files (#535)
- Build fails for one commit; subsequent commits are not built (#540)
- Builds and plots fine locally, but gives ArgumentError in GitHub Actions (#541)
- Add
on_write
option in optimize (#543) - How to ignore a file and/or directory? (#548)
- Too many sometimes (#549)
- Add simple way to create redirects (#556)
- Feature request: automatically generate the custom 404 page for GitHub Pages (#560)
- Feature request related to Franklin.jl (#565)
Merged pull requests:
- optimize with on_write (#545) (@Wikunia)
- Fixing hanging ps most of the time (#546) (@tlienart)
- closes #549 (#552) (@tlienart)
- Simple redirects (#557) (@tlienart)
- Correct the casing on the SciML website (#561) (@ChrisRackauckas)
- Add the ability to
publish
without doing thegit push
(#566) (@DilumAluthge) - Allow the
git commit
to fail (#567) (@DilumAluthge)
v0.8.6
v0.8.5
Franklin v0.8.5
Closed issues:
- [dev] Add functionality to create "temporary page var" dictionary for generated pages (#472)
- Allow exclusion of files from minification step (#494)
- Franklin github tag (#495)
- Use LiveServer 0.4 with host keyword (#506)
- Remove \underline command to avoid clash with KaTeX (#512)
- Add
isempty
html cond block (#514) - Add link to PkgPage in readme (#526)
- Remove Zulip from readme (no channel there) (#530)
- URLencode all urls by default (#534)
Merged pull requests:
v0.8.4
v0.8.3
v0.8.2
Franklin v0.8.2
Merged pull requests:
v0.8.1
Franklin v0.8.1
Closed issues:
- Optional CSS inlining (#127)
- Allow multiple div names for a single
@@
(#342) - Consider replacing the fallback parser with GithubMarkdown.jl (#459)
- css / deployment error ? (#490)
- Issue with direct filling of page variable names with markdown formatting (#502)
Merged pull requests: