themoken / iwwaustin.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Writing Blog Posts

  • Create a file in _posts of the format YYYY-MM-DD-Post-Name.md
  • Create a metadata header at the top of that file with an appropriate list of categories/tags (please use only tags in this list).
---
layout: post
title: "Post Name"
author: "Author Name OR Anon"
categories: 
    - Actions
    - Theory
    - Critique
    - News
    - Resources
---
  • Write the post below the header using Markdown formatting.
    • All markdown elements are supported except for emoji shortcodes
    • link photos using the relative path ![meta-text](/assets/posts/YYYY-MM-DD-Post-Name/image-name.extension "Mouseover Text")

About


Languages

Language:SCSS 65.4%Language:HTML 31.9%Language:Ruby 2.7%