Franklin.jl Versions Save

(yet another) static site generator. Simple, customisable, fast, maths with KaTeX, code evaluation, optional pre-rendering, in Julia.

v0.10.95

6 months ago

Franklin v0.10.95

Diff since v0.10.94

Merged pull requests:

  • CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#1060) (@github-actions[bot])
  • Simplify TOC nesting code, fix for #1061 (#1062) (@mossr)

Closed issues:

  • \toc error (#1061)

v0.10.94

6 months ago

Franklin v0.10.94

Diff since v0.10.93

Merged pull requests:

  • Bump actions/checkout from 3 to 4 (#1056) (@dependabot[bot])
  • Fixed TOC nesting with non-sequential headings (#1059) (@mossr)

Closed issues:

  • Pagevars are not parsed correctly ? (#1054)
  • XML prolog lost from RSS template (#1057)

v0.10.93

7 months ago

Franklin v0.10.93

Diff since v0.10.92

v0.10.92

8 months ago

Franklin v0.10.92

Diff since v0.10.91

Closed issues:

  • [BUG] Upgrading Over Minor Fix (0.10.85 -> 0.10.91) Broke Deployment (#1051)

v0.10.91

8 months ago

Franklin v0.10.91

Diff since v0.10.89

Closed issues:

  • nested loops (#1046)
  • Option to set sitemap filename (#1047)
  • [Feature request] Code block annotations (#1048)

Merged pull requests:

  • add sitemap_file as a global option (#1049) (@tlienart)
  • adding explicit classes for repl mode (#1050) (@tlienart)

v0.10.90

8 months ago

Franklin v0.10.90

Diff since v0.10.89

Closed issues:

  • nested loops (#1046)
  • Option to set sitemap filename (#1047)

Merged pull requests:

  • add sitemap_file as a global option (#1049) (@tlienart)

v0.10.89

8 months ago

Franklin v0.10.89

Diff since v0.10.88

Closed issues:

  • Weave implementation (#1033)
  • Copy code block (#1043)
  • Draft Mode using a Local Variable (#1044)

Merged pull requests:

  • include NodeJS v2 in compat (#1039) (@cserteGT3)
  • adding draft mode (#1045) (@tlienart)

v0.10.88

9 months ago

Franklin v0.10.88

Diff since v0.10.87

Closed issues:

  • no method matching parse_fenced_block(::SubString{String}, ::Bool) (#1037)

v0.10.87

9 months ago

Franklin v0.10.87

Diff since v0.10.86

Merged pull requests:

  • adjustment to final skipped line in repl mode (#1036) (@tlienart)

v0.10.86

9 months ago

Franklin v0.10.86

Diff since v0.10.85

Closed issues:

  • [Feature Request] Executed REPL block (#818)
  • "'Closewrite' not defined" Error when using Franklin.serve() (#1034)

Merged pull requests:

  • REPL mode for code blocks (#1035) (@tlienart)