Revision f0e1d607
Added by koszko over 1 year ago
| index.json | ||
|---|---|---|
| 3 | 3 |
// Copyright (C) 2021, 2022 Wojtek Kosior <koszko@koszko.org> |
| 4 | 4 |
// Available under the terms of Creative Commons Zero v1.0 Universal. |
| 5 | 5 |
|
| 6 |
// This is an example index.json file describing Hydrilla site content. As you
|
|
| 7 |
// can see, for storing site content information Hydrilla utilizes JSON with an
|
|
| 8 |
// additional extension in the form of '//' comments support.
|
|
| 6 |
// This is an example index.json file describing Hydrilla packages. As you can
|
|
| 7 |
// see, for storing this information Hydrilla utilizes JSON with an additional
|
|
| 8 |
// extension in the form of '//' comments support. |
|
| 9 | 9 |
|
| 10 | 10 |
// An index.json file conveys definitions of site resources and pattern->payload |
| 11 | 11 |
// mappings. The definitions may reference files under index.json's containing |
Also available in: Unified diff
replace some occurences of word "content"