Skip to content

roachhd/uni

 
 

Repository files navigation

Uni SP4

Codeship Status for roachhd/uni Travis-ci status Version Eye Gem Version Build Status Dependency Status Code Climate Test Coverage

A content-first, Jekyll powered blog for Uni, study period 4 2014 - 15. Served up by Poole, Jekyll's diligent butler.


front-matter

---
layout: post
title: First Week of NET102
description: Today I start my new subject NET102.
tags: [NET102, Uni, week 1]
categories: [NET102, WEB101] 
date: 2014-12-10
---

_layout

Use: page  - gets added to main site Nav automatically
Use: subpage - inner pages, not on main menu
Use: post - for its duh!

footnotes

That's it, now you can use GFM and footnotes[^1] in your Jekyll MarkDown posts!


[^1]: Example footnote.

makes

That's it, now you can use GFM and footnotes1 in your Jekyll MarkDown posts!


Profiles

katiebclick@gmail.com

http://katieball.me/katiebclick

https://twitter.com/katiebclick

http://last.fm/user/katiebclick

)

Footnotes

  1. Example footnote.

About

Jekyll blog for my school stuff

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 58.3%
  • HTML 28.3%
  • JavaScript 13.2%
  • Ruby 0.2%