clarify readme
This commit is contained in:
parent
ae9f528943
commit
3435c96045
|
@ -15,7 +15,7 @@ description: This describes foobar
|
|||
|
||||
Blog posts (located in stage0/blog/) have a similar header with values for title, date and categories.
|
||||
|
||||
Normal pages are created via "wombat newpage", new blog posts via "wombat newpost".
|
||||
Normal pages are created via "wombat newpage", new blog posts via "wombat newpost". Check "wombat help" for other commands.
|
||||
|
||||
|
||||
build
|
||||
|
@ -41,6 +41,13 @@ Use Ctrl+C to exit
|
|||
... and visit http://127.0.0.1:8000 in your browser.
|
||||
|
||||
|
||||
stages
|
||||
======
|
||||
|
||||
Image galleries were added as a sort of pre-stage - place your jpg files outside of the stage0 - stage2 folders in the corresponding gallery folder (default but not necessarily only folder: photos). wombat generates web-suitable and thumbnail versions of them and places them inside stage0.
|
||||
|
||||
stage0 is where you edit your ordinary pages or formerly created blog pages (default but not necessarily only folder: blog). stage1 is created for internal reasons only, stage2 contains the files you upload to a suitable server, possibly via rsync to keep traffic low.
|
||||
|
||||
|
||||
final note
|
||||
==========
|
||||
|
|
Loading…
Reference in New Issue
Block a user