CharlotteGore / bards

A repo for Bards! Bards! Bards!

Home Page:https://notshi.github.io/bards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

https://notshi.github.io/bards


Languages

Language:HTML 76.8%Language:CSS 23.2%