summaryrefslogtreecommitdiff
tag namev0.17.0 (867d2625a6d3face78836b87164d9e0a1f09c40b)
tag date2026-04-04 18:13:19 +0700
tagged byShulhan <ms@kilabit.info>
tagged objectcommit 18be9adb63...
downloadciigo-0.17.0.tar.xz
Release ciigo v0.17.0 (2026-04-04)
**🌱 cmd/ciigo: add option to set base path and shutdown idle duration** The `-base-path` option set the URL prefix for serving HTTP request. This allow serving the content under the prefix other than "/". The `-shutdown-idle` option set the duration when server will stop accepting new connections and shutting down. This option can be helpful to reduce the resources on local environment. **🌼 all: make the anchor symbol position on the right side of headers** Previously, when `:sectanchors:` is set, the default anchor symbol position is absolute on the left side of heading text with block display option (the symbol located outside of box area of headers). In special case, this cause an overflow when the generated HTML are rendered inside flex with fixed height (the body is scrollable with empty content on bottom). This module changes the anchor symbol position to the right side of heading text to prevent scroll on such layout, without absolute position and normal inline layout. -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSyS35x1RIQ2SkuGz5KU2C1AMnE8AUCadDyYwAKCRBKU2C1AMnE 8GIjAQCSqOx3yaiErz7XwKDH6d1YQK9FXNKi2Oaaei1uQzIjiQD+JCWyw1nfAz4a tIXhkU61IQJnm25uLkBTYJoFMJPEhw0= =ta1r -----END PGP SIGNATURE-----