Releases
v0.13.0
stp-ip
released this
10 Sep 11:39
Documentation for v0.13.0
Documentation
Changes since v0.12.0
BREAKING: Page declaration from _index/index.md
needs to be moved to content/_index.md
BREAKING: Page declaration for _index/index.md
needs to be set to headless = true
BREAKING: Image declaration changed from [branding]
, image = ""
to [asset]
using consistent asset declaration
BREAKING: Image declaration changed from header = ""
to [header]
using consistent asset declaration
BREAKING: Image declaration changed from [[logos]]
to [[assets]]
using consistent asset declaration
Hugo resource pipelines now builds sass files instead of Webpack
Theme colors are now customizable through config.toml
New: list
fragment for section pages and page lists
New: pricing
fragment to show pricing and features
New: react-portal
fragment to embed react based features
New: editor
fragment to create an editor from JSON schemas
New: search
fragment enabling search as part of a page
navbar
: Support search in navbar
content
: Optionally show date and category in content fragment
footer
: asset.title
is moved to .Params.title
portfolio
: Support image fallthrough
404
: Add ability to change and resize image
member
, items
, portfolio
: Display error messages, when no item is configured
Refactor fragment lookup strategy
Restructure exampleSite (showcase fragments and use as actual page for Syna)
Add /dev/
section to exampleSite for testing and development
Extract code into helper partials
Fixes since v0.12.0
footer
: Subtitle is now linked when there is no logo
Use relLangURL for all links
Fix recaptcha support for Netlify contact form
Optimize asset sizes in exampleSite
You can’t perform that action at this time.