Releases: tlienart/Franklin.jl
Releases · tlienart/Franklin.jl
v0.10.5
Franklin v0.10.5
Closed issues:
- GitHub deployment mayhem (#645)
- Tweaking sitemap options (#646)
- [docs] remove part about generating ssh-keys (#650)
- Error with upgrade to Franklin 0.10.4 (#654)
- GitHub now allows serving the user page from a non-master branch (#656)
Merged pull requests:
- Add abhishalya's site to the readme (#657) (@abhishalya)
- [patch release] deactivate blocks in envs (#658) (@tlienart)
v0.10.4
Franklin v0.10.4
Closed issues:
- Support the \newenvironment tag along with \newcommand (#630)
- Generating a rel="canonical" link tag (#640)
Franklin.serve
redirects /page/?query=string to /page/?query=string/ (#641)- Rebuild doesn't trigger when you change _layout/* (#643)
- Command failed: ssh-add - (#644)
Merged pull requests:
- Adding a section of the documentation about (custom) tag pages (#637) (@mcognetta)
- new environment support (#649) (@tlienart)
- Remove ref to franklindocs repo (#652) (@remi-garcia)
v0.10.3
v0.10.2
Franklin v0.10.2
Closed issues:
- Generate sitemap automatically (#491)
- Troubles with quotes spanning multiple rows. (#525)
- Anchor generation should remove quotes (#599)
- Also skip code eval on delay (#621)
- Quote
id
for consistency with anchor quoting (#622) - Add
launch_browser
keyword toserve
to mirror LiveServer's addition (#623) - \begin{align} does not work (but \begin{aligned} does) (#624)
Merged pull requests:
v0.10.1
Franklin v0.10.1
Merged pull requests:
v0.10.0
Franklin v0.10.0
Closed issues:
- ERROR: KeyError: key "tag_page_path" not found (#620)
Merged pull requests:
v0.9.16
v0.9.15
v0.9.14
Franklin v0.9.14
Merged pull requests:
- Update link to my website (#609) (@zlatanvasovic)
- proper code escaping and faq here (#610) (@tlienart)
v0.9.13
Franklin v0.9.13
Closed issues:
Merged pull requests:
- [WIP] Adding a path var for a custom tag page. (#608) (@mcognetta)