Skip to content

artshumrc/tei-web-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEI WEB EDITOR With Github integration

Installation

  1. npm install

Create file called github.json with the following config credentials

{
"redirect": "http://localhost:4567",
"url": "http://localhost:4567",
"scope": "repo user",
"client": "<ClientID>",
"secret": "<CLIENT SECRET"
}

Make sure this file stays outside of your git history!

  1. webpack

  2. node server.js

Contributors

  • Jeffrey C. Witt (Loyola University Maryland)
  • Rashmi Singhal (Harvard University)

License

GNU GENERAL PUBLIC LICENSE

About

TEI Web Editor, with `github-public-darth-features` branch customized for Racha Kirakosian's Digital Editing course. https://digital-editing.fas.harvard.edu/editor/

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.6%
  • CSS 3.4%