Franklin.jl Versions Save

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

v0.10.85

10 months ago

Franklin v0.10.85

Diff since v0.10.84

Closed issues:

  • Global variables in Definitions (#1027)
  • "py -3" command does not work when pyenv is used. (#1028)
  • I want to use .html file in sites folder instead of .md file for changes. (#1029)
  • files without extension don't get "ignored" properly (#1031)

Merged pull requests:

  • return "python" when pyenv is used (#1030) (@SosUts)
  • Fix an issue with extension-less files to ignore that don't start with a '.' (#1032) (@tlienart)

v0.10.84

1 year ago

Franklin v0.10.84

Diff since v0.10.83

v0.10.83

1 year ago

Franklin v0.10.83

Diff since v0.10.82

Closed issues:

  • wrong sitemap for 404.html (#1011)

Merged pull requests:

  • Sitemap fix for 404.md (#1026) (@tlienart)

v0.10.82

1 year ago

Franklin v0.10.82

Diff since v0.10.81

Closed issues:

  • Fix demos deployment (#1007)
  • wrong sitemap for 404.html (#1011)
  • CompatHelper workflow runs every hour (#1012)
  • alignat LaTeX environment (#1020)

Merged pull requests:

  • Clarify which files are ignored or copied. (#1013) (@fkastner)
  • add dependabot dependency updater for github actions (#1014) (@fkastner)
  • Bump actions/setup-python from 2 to 4 (#1015) (@dependabot[bot])
  • Bump codecov/codecov-action from 1 to 3 (#1016) (@dependabot[bot])
  • Bump actions/checkout from 2 to 3 (#1017) (@dependabot[bot])
  • Bump actions/cache from 1 to 3 (#1018) (@dependabot[bot])
  • update compathelper (#1019) (@fkastner)
  • fix tikz demo (#1021) (@fkastner)
  • fix for table demo (#1022) (@tlienart)
  • Tl/i1007 demos (#1023) (@tlienart)
  • fix for sitemap generation: loc of 404.html [#1011] (#1024) (@tlienart)

v0.10.81

1 year ago

Franklin v0.10.81

Diff since v0.10.80

Closed issues:

  • Gallery generation? (#979)
  • Allow code highlighting for more languages (#997)
  • check_ping always fails (#1004)
  • wrong sitemap for keep_path (#1008)

Merged pull requests:

  • add ttl argument to check_ping (#1005) (@yakir12)
  • Add demo to render Dataframe as HTML table (#1006) (@theogf)
  • closes 1008, url_curpage should check keep_path (#1009) (@tlienart)

v0.10.80

1 year ago

Franklin v0.10.80

Diff since v0.10.79

Closed issues:

  • Rendering and deploying previews using GitHub (#980)
  • Failed to deploy to GitLab (#990)
  • [BUG] Franklin Ignoring Slug and Creating Custom Path for Page (#991)
  • How do I refresh the website whenever the page.md is changed? (#993)
  • globvar ignore does not ignore certain files (#1001)

Merged pull requests:

  • CompatHelper: bump compat for "DocStringExtensions" to "0.9" (#962) (@github-actions[bot])
  • New section on previews using GH Actions + update outdated deployment workflows (#982) (@Saransh-cpp)
  • Deprecation warning for @def syntax (#992) (@TheCedarPrince)
  • fix(readme): broken link (#1000) (@joshua-goldstein)
  • closes #1001 (#1002) (@tlienart)

v0.10.79

1 year ago

Franklin v0.10.79

Diff since v0.10.78

Closed issues:

  • UndefVarError: setverbose not defined (#977)
  • Unable to set div_content with local page variable (#983)

Merged pull requests:

  • Indent YAML block (#981) (@Saransh-cpp)
  • Make div_content settable from a page (#984) (@stanvanlier)

v0.10.78

1 year ago

Franklin v0.10.78

Diff since v0.10.77

Closed issues:

  • LiveServer.jl is interrupted when move to another page (#972)

Merged pull requests:

  • remove unbound type parameter (#975) (@nsajko)
  • doc: fix typo in section "Deploying on an existing web server" and un… (#976) (@noxthot)

v0.10.77

1 year ago

Franklin v0.10.77

Diff since v0.10.76

Merged pull requests:

  • fix clipboard script for highlight.js pre-render (#968) (@johnnychen94)
  • Fix mini typos in the docs (#970) (@svilupp)
  • CompatHelper: bump compat for "LiveServer" to "1.0" (#973) (@github-actions[bot])

v0.10.76

1 year ago

Franklin v0.10.76

Diff since v0.10.75

Closed issues:

  • prepath not applied on plotly json when publishing (#967)