|
You are here |
fillmem.com | ||
| | | | |
www.classandobjects.com
|
|
| | | | | [AI summary] This article explains how to host a static website on GitHub using Hugo, including setup steps, repository creation, deployment, and automation. | |
| | | | |
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/. | |
| | | | |
www.thedroneely.com
|
|
| | | | | Hugo is a static site generator program and a mighty good piece of free software. | |
| | | | |
mark.biek.org
|
|
| | | I recently revamped how I manage my dotfiles1 and I thought I'd share the setup. There are a couple of different places that I work in most days: A Macbook running OSX. A Debian server. An assortment of Ubuntu servers. There are a lot of pieces of software (vim, git, tmux, claude-code, etc) that I... | ||