Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated README #18

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 16 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
[![DOI](https://zenodo.org/badge/574679318.svg)](https://zenodo.org/badge/latestdoi/574679318)

# editioncrafter-project
Planning repo for EditionCrafter publication tool

This is the repository for websites containing EditionCrafter editions. It contains the stub markdown pages and navigation for the websites.

- Hugo website template
- This can now be customized for content
- Under “Folios,” there is the rendered TEI file of the manuscript
- Took output of editioncrafter-cli and dropped into the dedicated directory of editioncrafter-project

# To create a website from this repository

- Fork this repository (you only need to copy the `main` branch)
- In your fork, update the `baseURL` in `config/production/config.toml` to reflect your organization and new repository name
- In your fork, update the markdown files in the `content` folder with your content. In particular make sure to update the information in `folios.md`
- If you only copied the main branch, at this point you should create a new branch called `dev`. This will have the effect of triggering a workflow that creates the files you'll need to deploy your site to GitHub Pages; those files live in a `gh-pages` branch, which will be created by the workflow
- Once the workflow is run and the `gh-pages` branch exists, go to the settings tab for your repo and select "Pages" from the menu on the left. Enable GitHub pages and set your site to deploy from a branch, and then select the `gh-pages` branch (and `/root`) folder.
2 changes: 1 addition & 1 deletion content/folios.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ transcriptionTypes:
tcn: 'Normalized (FR)'
tl: 'Translation (EN)'
weight: 30
---
---