Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 332 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 332 Bytes

Python Falcon Framework Marketing Site

Quick commands

Install: $ npm install

Serve files: $ npm run serve

Build: $ npm run build

Deployment

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