You are here |
www.strattic.com | ||
| | | |
gittings.studio
|
|
| | | | Find the best platform for your project: Jamstack or WordPress? Delve into features, benefits, and use cases for an informed decision. | |
| | | |
www.leonpaternoster.com
|
|
| | | | We ran a static library service website for four years. "Static" in its purest, pre-compiled, not-with-React sense. Most informational, public service websites, can (and probably should) be run like this. | |
| | | |
www.gatsbyjs.com
|
|
| | | | We often hear the question: Which page rendering mode should I be using? The answer to that question is the time-worn reply of: It depends. | |
| | | |
roneo.org
|
|
| | Shortcode files are available in this repo and can be installed with this Shortcode collection I maintain. This collection provides a selection of Shortcodes to enhance Hugo. 1. Add the Shortcode collection Install as Git submodule: git submodule add https://gitlab.com/Roneo/hugo-shortcode-roneo-collection.git themes/hugo-shortcode-roneo-collection Then call this module from config.yml: theme: - hugo-shortcode-roneo-collection - YourCurrentTheme OR from config.toml theme = ["hugo-shortcode-roneo-collection", "YourCurrentTheme"] 2. Add Plyr to your theme Download plyr.css and plyr.polyfilled.js to static/. |