https://github.com/falconry/falconry.github.io
Falconry home page
https://github.com/falconry/falconry.github.io
Last synced: 6 months ago
JSON representation
Falconry home page
- Host: GitHub
- URL: https://github.com/falconry/falconry.github.io
- Owner: falconry
- Created: 2016-09-05T15:25:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T18:18:11.000Z (6 months ago)
- Last Synced: 2025-04-01T19:31:29.739Z (6 months ago)
- Language: HTML
- Size: 10.1 MB
- Stars: 2
- Watchers: 6
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [falconframework.org](https://falconframework.org)
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.