Skip to content

Simple template project to set up 11ty with TEI Publisher as backend for XML documents

Notifications You must be signed in to change notification settings

eeditiones/tei-publisher-eleventy-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

11ty TEI Publisher Plugin: Starter Template

This is a basic template to help you get started with 11ty and the TEI Publisher 11ty plugin.

The 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 Shakespeare sample 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.

About

Simple template project to set up 11ty with TEI Publisher as backend for XML documents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published