Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 296 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 296 Bytes

eFP Browser

Major changes

  • Python 3 upgrade
  • Separated rendering from business logic
  • Restructured the directory layout so each main group of files are separate (and move-able via settings)
    • code (cgi-bin/)
    • static files (static/)
    • data files (data/)
    • generated files (output/)