JBlog

JBlog

Conversion from Wordpress site to own Jekyll site.

JBlog

A Blog made in Jekyll bt Josh, JBlog

This will me a simple reminder page for important pieces of information while building the site.

Github metadata tokens

This is funny issue to have if the Github Repos page isn't working it will probably have something to do with the permalink located at the top of the Github-Repos.md file.

Where it says:

---
layout: page
title: repos
color: indigo
cover: <Image>
tags: Hi Foo Bar BigTag!
permalink: /repos/
---

For now when running locally this will make it work:

permalink: /jblog/repos/

And when pushing live change it like so:

permalink: /repos/

Some helpful links to CSS stuff are: