Skip to content

junaidrahim/iclr.github.io

 
 

Repository files navigation

ICLR Conference Portal

Installation

pip install -r requirements.txt

Replace pip with pip3 according to your system.

Files

  • Static files js/css/image static/
  • Site 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

Languages

  • JavaScript 67.8%
  • HTML 18.3%
  • Python 12.3%
  • CSS 1.6%