Skip to content

notshi/bards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bards_logo

5 people meet once a month for a game of D&D.

These are our "adventures".

How to contribute

Adding a new blog post

Blog posts are written in Markdown, images are kept in /data.
If in doubt, check a previous blog post for guidance.

  1. Create a new folder in /blog following the current naming convention (yy-mm-dd-log-number)
  2. Create a ^.html file as your blog post.
  3. 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.

About

A repo for Bards! Bards! Bards!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published