To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
Static website generator based on HTML rewriting
Install
Authors
Maintainers
Sources
2.0.0.tar.gz
md5=c952bfebdc6503be4b27f078aae7f3f2
sha512=64ff149a00bc4d95d8d23a0dc9a2c292bb79480433647281b77a0541c4c51671c0dffc48d4eb9f4f09a18b1a80075f4be3a92e5de4840a5cc0683c37ab64214d
Description
A website generator that works with page element tree rather than text and allows you to manipulate pages and retrieve metadata from existing HTML using arbitrary CSS selectors.
Built-in functionality includes setting page title, generating ToC and footnotes, inserting files/HTML snippets or output of external programs into pages etc.
Metadata extracted from pages can be rendered using Jingoo templates or exported to JSON and processed with an external script.
Extensible with Lua (2.5) plugins. Can also be used as an HTML processor for existing pages.
Published: 02 Oct 2020
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page