This commit is contained in:
Mikko Ahlroth 2014-11-03 00:18:48 +02:00
parent 39acd04b9a
commit 7fe251b7ed

View file

@ -8,8 +8,9 @@ at [laine.nytsoi.net](http://laine.nytsoi.net/).
1. Download the zip file from the downloads section.
2. Extract Laine to `/path/to/yourblog/`.
3. Write your posts at `/path/to/yourblog/posts/`.
4. Create index file at `/path/to/yourblog/index`.
5. Serve when hot with Nginx.
4. Write your pages at `/path/to/yourblog/pages/`.
5. Create index file at `/path/to/yourblog/index`.
6. Serve when hot with Nginx.
## Installing for development