forked from cu-mkp/editioncrafter-data
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3d5648a
commit 1acaeae
Showing
6 changed files
with
26 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,16 @@ | ||
# odt-editioncrafter-data | ||
Data and metadata for an edition created with EditionCrafter for Ornament : Design : Translation by Tianna Uchacz | ||
|
||
## Generating EditionCrafter Data | ||
|
||
EditionCrafter has an accompanying command line interface (CLI) that is used to generate the artifacts it displays. This software is written in Javascript, so you will need to have Node.js installed on your computer. Once Node.js is installed, run the following command to install the tool: | ||
|
||
`npm install -g @cu-mkp/editioncrafter-cli` | ||
|
||
For this project, use the following command from the base directory to generate the artifacts: | ||
|
||
`editioncrafter process texts/caryatidum.xml texts https://cu-mkp.github.io/odt-editioncrafter-data/texts` | ||
|
||
Replacing caryatidum.xml with the name of the XML you wish to update. Once these changes are commited to the main branch of this repo, they will be published by GitHub Pages and available for EditionCrafter to render on your website. | ||
|
||
See the Getting Started guide on the EditionCrafter homepage for more information. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters