|
3 | 3 | title = "abridge"
|
4 | 4 | description = "A fast and lightweight Zola theme using semantic html, a class-light abridge.css, and No mandatory JS."
|
5 | 5 | template = "theme.html"
|
6 |
| -date = 2024-12-20T21:11:50Z |
| 6 | +date = 2025-01-05T21:30:32-08:00 |
7 | 7 |
|
8 | 8 | [taxonomies]
|
9 | 9 | theme-tags = []
|
10 | 10 |
|
11 | 11 | [extra]
|
12 |
| -created = 2024-12-20T21:11:50Z |
13 |
| -updated = 2024-12-20T21:11:50Z |
| 12 | +created = 2025-01-05T21:30:32-08:00 |
| 13 | +updated = 2025-01-05T21:30:32-08:00 |
14 | 14 | repository = "https://github.com/Jieiku/abridge.git"
|
15 | 15 | homepage = "https://github.com/jieiku/abridge"
|
16 | 16 | minimum_version = "0.19.1"
|
@@ -52,7 +52,7 @@ The Abridge.css demo is simply using Abridge theme as a submodule: [config.toml]
|
52 | 52 | - Dark, Light, Auto, and Switcher themes. (colors can be customized, css variables)
|
53 | 53 | - Code [syntax highlighting](https://abridge.pages.dev/overview-code-blocks/). (colors can be customized, css variables)
|
54 | 54 | - Numbered code blocks with [line highlighting](https://abridge.pages.dev/overview-code-blocks/#toml).
|
55 |
| -- Entirely Offline Site by using the PWA **or** by setting `search_library = "offline"` in `config.toml` (full search support). |
| 55 | +- Entirely Offline Site by using the PWA **or** by setting `search_library = "offline"` in `config.toml`. |
56 | 56 | - Multi-language support.
|
57 | 57 | - Search support. ([elasticlunr](https://abridge.pages.dev/), [pagefind](https://abridge-pagefind.pages.dev/), [tinysearch](https://abridge-tinysearch.pages.dev/))
|
58 | 58 | - Search Suggestions navigation keys, `/` focus, `arrow` move, `enter` select, `escape` close.
|
|
0 commit comments