Skip to content

540co/540co.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a61101e · Jun 30, 2018

History

55 Commits
Mar 23, 2016
May 15, 2015
Apr 2, 2017
Apr 2, 2017
Apr 30, 2015
Mar 23, 2016
Apr 22, 2016
Apr 30, 2015
Apr 30, 2015
Jul 13, 2015
Jun 30, 2018
Mar 23, 2016
Mar 23, 2016
Apr 30, 2015
Apr 30, 2015
May 7, 2015

Repository files navigation

#540's News

This repository contains 540's blog and news website, https://news.540.co

For guidance on writing a blog post, please read the blog publishing guide.

Publishing a blog post

For a guide to how 540 manages blogging, and technical guidelines for getting your blog post into the site, see the 540 Blogging Guide.

Developing the site

This is a Jekyll website. Install Jekyll through Rubygems (you may need sudo). At the terminal prompt simply run the following command to install Jekyll:

gem install jekyll

Prerequisites: Installing Jekyll is easy and straight-forward, but there are a few requirements you’ll need to make sure your system has before you start.

  • Ruby
  • RubyGems
  • Linux, Unix, or Mac OS X
  • NodeJS

###Local development Jekyll comes with a built-in development server that will allow you to preview what the generated site will look like in your browser locally.

Clone the branch and cd into it.

Run the below command:

$ jekyll serve
# => A development server will run at http://localhost:4000/
# Auto-regeneration: enabled.

Deploying the site

Jekyll will automatically build and deploy any commits to the _posts folder.

About

Jekyll blog / news for 540 website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published