Skip to content

harvardnlp/paper-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conference Portal

Installation

pip install -r requirements.txt

Replace pip with pip3 according to your system.

Files

  • Static files js/css/image static/
  • Site and configuration data files yaml/json sitedata/
  • HTML Template files templates/pages

Test

bash run.sh or sh run.sh

For Starting the server => goto http://localhost:5000

Make static pages

bash freeze.sh or sh freeze.sh

Puts the static pages in build/

Code

Code is all in main.py

Html Pages

Main Html pages are included in templates/pages/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published