Skip to content

roachhd/uni

gh-pages
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 649 commits ahead, 82 commits behind poole:gh-pages.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
cal
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%