Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 330 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 330 Bytes

Python Falcon Framework Marketing Site

Quick commands

Install: $ npm install

Serve files: $ npm run serve

Build: $ npm run build

Deployment

All new pushs to the main branch trigger a GitHub action which build the site and deploy it to the gh-pages branch.