Skip to content

falconry/falconry.github.io

Repository files navigation

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.