If you have any other questions or need any additional assistance, just email or ask here.
Poster2 is a powerful system with all the options and settings you could want, which means there are a lot of settings in the stacks panel. However, the great majority can be ignored, and for most users you will just need a new image URL and a some new markdown text.
What may be of interest is the new Source Markdown stack facility to optionally read the markdown text from a remote text file or from a folder on your server. E.g. you could setup your posts (or products, services) in folders such as:
\post1
\post2
etc. or \product1, \product2, etc… `In each folder use the following files:
\post1
post.txt (markdown text for post1)
image.jpg
image.webp
Then in Poster2 edit the image url folder and also markdown directory to be something like www.domain/posts/post1
.
Also, if you are the only author, then replace the author macros in the template to be one image and your name, which will then be used across the whole blog.
BLOG8
is the most basic of the blog layouts, so if anything doesn’t make sense, have a look at BLOG8
which you may find easier to understand.