8000 GitHub - nulib/local-electronic-resources: Node.js app to create simple pages for local electronic resources kept on Gimli 2.0.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Oct 22, 2020. It is now read-only.

nulib/local-electronic-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Electronic Resources Pages

written by: Mitchell Manar (mitchell.manar@northwestern.edu).

Node/Express.js app to create simple pages for local electronic resources kept on Gimli 2.0.

Currently under development. If you would like to test it, it should (should) run with a simple "npm install; node app.js". Assuming you have node installed on your machine and everything else goes well, it will come up at localhost:3000. Server address and port can be set with env variables ip and port.

Content

To upload the content of the pages, update the files in the folder data/. Please export the data from Excel as tab-delimited text. A more detailed guide is forthcoming.

Directory Strcuture

  • data: holds CSV information about local electronic resources.
  • public: shared image and CSS resources.
  • routes: js handlers for each page type.
  • views: Templates for page creation. Uses EJS, documented at ejs.co.

About

Node.js app to create simple pages for local electronic resources kept on Gimli 2.0.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0