Welcome to the Blog!

Author: perry

We’re sorry in advance #

This blog is going to be full of a lot of random content, and a lot of stuff that we just think of randomly while working on projects.

This post will serve as a sort of format template so we don’t forget either lol



Format rules #

Mathjax can be used mid-line like \(E=mc^2\) or put on its own line

\[E=mc^2\]

But both are formatted as $$math$$

Blockquotes can be made using > to mark the text

Nested blockquotes can be made >> by simply adding more

Formatting works in blockquotes



  1. Ordered lists work by
  2. putting a number instead,
  3. like 4.


The rest of markdown should be hopefully self-explanatory.
A sample post front matter can also be found below. Enjoy!

---
layout: post
author: your-name
title: The post title!
description: Something descriptive
summary: Something short
tags: [any, tags]
usemathjax: true
---
jekyll, blog