Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 735 Bytes

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 735 Bytes

Change Log

[0.0.1] 2021-04-15

  • Define and use a new Blueprint: files*
    • init.py - declare the Blueprint
    • routes.py - the routing rules handled by the new Blueprint
      • Route /list-html will serve a simple template: list-html
  • Use Atlantis Lite Flask as the original starter: