jay-to-the-dee / HackSocNotts.github.io

HackSoc 2015+ website

Home Page:http://www.hacksocnotts.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HackSoc 2015/16 site

To replace : http://www.hacksocnotts.co.uk/

How to Contribute

How to write a blog post!

  • Add a file to /_posts/
  • Name this file yyyy-mm-dd-name-of-post.md e.g. 2013-04-15-Space-Apps-London.md
  • Add this header to the top of the file
   ---
   layout: post
   title: Name of Post
   
   feature-img: "img/sample_feature_img.png" # Note if you dont want a header image, delete this line
   ---
  • Run Jekyll to locally test
  • Once happy with your post, commit the changes
    • git add <blog_file> i.e. git add _posts/2013-04-15-Space-Apps-London.md
    • git commit -m "Added post about Hacksoc storming SpaceApps London"

Created with Jekyll

A free and open-source blogging platform Jekyll.

About

HackSoc 2015+ website

http://www.hacksocnotts.co.uk

License:GNU General Public License v3.0


Languages

Language:HTML 47.7%Language:CSS 45.1%Language:Ruby 7.0%Language:JavaScript 0.2%