You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have a page `00-foo.md` and you add `@def slug = "bar/baz"` the final HTML page will be written at `__site/bar/baz/index.html` and therefore be available at `{base_url}/{prepath}/bar/baz/`
released in 0.10.x
{{taglist}}
(Maybe fullpage if variable changed/markdown file was added #469 and Processing hfuns before all global vars are fully populated #582)if VERSION
url
orslug
page variable #741 and PR closes #741 + minor fixes to hfun_redirect #744) doc note:keep_path
global variable (Allow users to specify HTML files that they want to serve with the exact same path #759 and PR Addkeep_path
global variable (#759) #760)CDATA in RSS title (Apply CDATASection to title of rss #748 creds to @5ebec)
released in 0.9.x
/tag/
(issue allow custom tag address #604 and PR [WIP] Adding a path var for a custom tag page. #608)prerender
local variable which, if set to false, can skip pre rendering for a specific page (allow ignoring files at optimisation step #568, PR Emoji562 #574){{var}}
in for loop (issue Allow use of {{varname}} in {{for ...}} #580, PR (#580) allow {{var}} in for loop #585)Notes
Docs
```! ... ```
publish
without doing thegit push
#566 )The text was updated successfully, but these errors were encountered: