Mercurial > piecrust2
view docs/docs/00__index.md @ 527:fa9eb8f866cd
bug: Fix file-system wrappers for non-Mac systems.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 28 Jul 2015 21:50:57 -0700 |
parents | 63b2e4c739e1 |
children | 94d7d5e38571 |
line wrap: on
line source
--- title: Documentation --- Using PieCrust is mostly a matter of editing text files and, sometimes, running commands in a terminal. Make sure you go through the [Getting Started][1] page, if only to install PieCrust on your system. [1]: {{pcurl('getting-started')}} Here are some common pages most people will want to read: ### Creating websites * You can follow the [tutorial][2] for creating a simple blog website. * The are pages explaining how a [website is organized on disk][3], and how to [configure it][4]. [2]: {{docurl('tutorial/your-first-blog')}} [3]: {{docurl('general/creating-websites')}} [4]: {{docurl('general/website-config')}}