Prose provides a beautifully simple content authoring environment for CMS-free websites. It's a web-based interface for managing content on GitHub. Use it to create, edit, and delete files, and save your changes directly to GitHub. Host your website on GitHub Pages for free, or set up your own GitHub webhook server.
Prose supports configuration settings with a variety of options, which makes it easy to adjust the application to support your project needs. Read the Getting Started Guide to learn more.
Prose is hosted at Prose.io, or you can use on your own server. For installation instructions and contributing guidelines, please read contributing.md. For deploying to your own server, read deployment.md.
Have questions? Jump into the #prose channel on irc.freenode.net.
New to Internet Relay Chat? Join quickly & easily using your Web browser or sign-up for a no-cost account on IRCcloud.
Prose project is currently looking for new maintainers.
更改完專案內容後,要將/site
資料夾底下的東西放到gh-pages
,這樣https://tytca.github.io/prose
的內容才會更新。
可以於專案根目錄執行sh ./.build_scripts/deploy.sh
(只能於MAC上執行)。