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
You can now use {{continue}} and {{break}} in loops.
Installing Snowman 🌨
Download the binary for your OS/architecture, rename it to "snowman", and place it in a directory on your path. Alternatively, place it in your project folder and execute it with the ./ prefix.
We provide binaries for six architectures/operation systems, if none of these are suitable for you, you can build it from source. If you think we should provide pre-built binaries for additional platforms, consider raising an issue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Snowman 0.3.0 ⛄
This release is the third non-experimental release of Snowman, a static site generator for SPARQL backends.
Features and changes 🎈
There are no breaking changes in this release.
This release brings a series of productivity features and template improvements. Here are some of the most notable changes:
Productivity features 🏇
snowman new
is a new command which can scaffold a new Snowman project. Add a command to scaffold a working project (snowman new
) #33Template features 🛠
trim
template function. Add atrim
template function #36has_prefix
andhas_suffix
template functions Addhas_prefix
andhas_suffix
template functions #38version
template function. Add aversion
template function #44{{continue}}
and{{break}}
in loops.Installing Snowman 🌨
Download the binary for your OS/architecture, rename it to "snowman", and place it in a directory on your path. Alternatively, place it in your project folder and execute it with the
./
prefix.We provide binaries for six architectures/operation systems, if none of these are suitable for you, you can build it from source. If you think we should provide pre-built binaries for additional platforms, consider raising an issue.
Roadmap and Snowman 0.4.0 🗺
Snowman 0.4.0 has yet to reach feature freeze.
Snowman 0.4.0 milestone.
Discuss 💬
You can discuss this release or other aspects of Snowman in the forum.
This discussion was created from the release 0.3.0.
Beta Was this translation helpful? Give feedback.
All reactions