These are our "adventures".
Blog posts are written in Markdown, images are kept in /data.
If in doubt, check a previous blog post for guidance.
- Create a new folder in /blog following the current naming convention (yy-mm-dd-log-number)
- Create a
^.html
file as your blog post. - The code snippet below is required at the beginning of each blog post; replace title and author name accordingly.
#^------------------------------
#^_blog_post_json
#^------------------------------
{
"title":"Bards Log Number",
"author":"Your-D&D-name",
}
#^------------------------------
#^_blog_post_body form=markdown
#^------------------------------
The blog posts below might be of use.