Diffusion tei-publisher-eleventy-plugin (master)
Recent Commits
Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
70ecb46a28fc | steinech | fonts and license information added | 12:01 | ||||
8aed74c33bbc | steinech | collection and navigation updated | Nov 28 | ||||
6322fcfccf03 | steinech | collection view with documents and appendix, qv added | Nov 28 | ||||
ff0a7d93047e | steinech | K11 added | Nov 27 | ||||
67fa1a5c7561 | steinech | metadata views added | Nov 25 | ||||
241ddfb7cb5d | steinech | resolving links in appendix | Nov 20 | ||||
fbf5aa407c0d | steinech | restricting links to existing pbs | Nov 18 | ||||
5bfc8a34586b | steinech | page data inserted in js | Nov 15 | ||||
4b54fa5ede78 | steinech | working @CS3 and preventing from linking on current page in genesis and… | Nov 14 | ||||
b3b90fde53cd | steinech | api content added | Nov 13 | ||||
85c721e25e70 | steinech | appendix and timeline added | Nov 12 | ||||
2583ed3ca144 | steinech | ed and dm linking and nav layout | Nov 11 | ||||
35f192765ff6 | steinech | ED created | Nov 8 | ||||
4e273af5f989 | steinech | updating links of genesis and concordance | Nov 7 | ||||
3654e550c8dc | steinech | plugin fixed for mapped views: map prop added, odd prop removed | Nov 4 |
README.md
README.md
11ty TEI Publisher Plugin for 'nietzsche-dm'
This template generates the static version of nietzsche-dm It is a specified version of the starter template TEI Publisher 11ty plugin.
The [package.json](package.json) installs
- 11ty
- TEI Publisher plugin
- TEI Publisher webcomponents
To build the project, you'll need nodejs and npm. The plugin configuration tries to pull the Nietzsche Edition from a TEI Publisher instance running on port 8080 of the local host. If you have TEI Publisher running elsewhere, change the base URI in .eleventy.js.
To start the building process and launch a local server, run npm install once, followed by npm start.
c4science · Help