Mercurial > piecrust2
diff docs/docs/11_deploying.md @ 497:4505a1443358
docs: Make the "deploying" page consistent with "publishing".
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 23 Jul 2015 23:00:35 -0700 |
parents | 5c723d4bd2e4 |
children |
line wrap: on
line diff
--- a/docs/docs/11_deploying.md Thu Jul 23 23:00:09 2015 -0700 +++ b/docs/docs/11_deploying.md Thu Jul 23 23:00:35 2015 -0700 @@ -2,10 +2,10 @@ title: Deploying --- -PieCrust can be used either as a static website generator or as a dynamic CMS. -This section is about deploying a PieCrust website as a dynamic CMS. For how to -bake a website and publish it statically, see the [publishing -documentation][publish]. +> PieCrust can be used either as a static website generator or as a dynamic CMS. +> **This section is about deploying a PieCrust website as a dynamic CMS.** For +> how to bake a website and publish it statically, see the [publishing +> documentation][publish]. Using PieCrust as a dynamic CMS requires setting up a web server to execute code and serve requests. PieCrust itself can be wrapped in a [WSGI