Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 10, 2023. It is now read-only.

autolab/autolab.github.io

Repository files navigation

Autolab Blog

This is the source of the blog for the Autolab Project. We're using Jekyll and Octopress 3.

Installation

Make sure you have a recent version of Ruby installed and run

$ gem install bundler
$ bundle install

Once you've done that, you can preview the site locally by running

$ jekyll serve --drafts

Usage

Documentation is written as Jekyll drafts. To read them, either fire up the Jekyll server with jekyll serve --drafts or just open up these files: _drafts/docs-*.markdown.

The documentation is split into three files:

  • Kitchen Sink
    • Contains a reference of the types of Markdown extensions you can use in this blog.
  • Jekyll and Octopress Tips
    • This is a good read for those new to Jekyll or Octopress.
  • Markdown Style Guide
    • Please read this and write clean Markdown.

License

Apache 2.0 license. See LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

17 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors