sitesearch

command
v0.0.0-...-63b64cb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2023 License: GPL-3.0 Imports: 25 Imported by: 0

Documentation

Overview

sitesearch is a (quite simple) static site indexer.

It is meant to work with a multi-language Markdown website, as it makes a lot of assumptions about the desired layout and it is basically only going to work well for the autistici.org website.

One of the fundamental assumptions is that all pages are named something like "<name>.<language>.md" (so that it is possible to infer their language just by their filename).

Indexing works by reading the website structure from a JSON-encoded file called the "site map" and the program expects to find it as "public/all_pages.json" below the site directory.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL