讓我們談談 Jamstack 的未來 — 加入我們

Elsa

27 個星
53 個分支
11 個問題
首頁
https://github.com/pyvec/elsa
儲存庫
pyvec/elsa
語言
Python
授權
MIT
範本
Jinja2

Elsa 幫助您建構基於 Frozen-Flask 的網站,並將其部署到 GitHub Pages

它具有方便的 CLI 來簡化您的專案雜務,並預設與 Travis CI 相容。

python foo.py serve   # serves the site, no freezing, so you can check the result
python foo.py freeze  # freezes the site, i.e. makes an HTML snapshot
python foo.py deploy  # deploys the frozen site to GitHub Pages

快速入門中瞭解更多!

尋找更多靜態網站產生器