Skip to content
Jay Perry edited this page Jun 26, 2014 · 4 revisions

These are the basics of managing The Petting Zoo's website on GitHub Pages.


Table of Contents

  1. Writing & editing content with Markdown
  2. Prose basics

Tools used on The Petting Zoo's site

  • Github: A community website for hosting websites, applications, software, tools, etc. using the Git version control system.
  • Jekyll: The generator that builds your site on Github.com
  • Prose.io: A simple web-based content editor built to work alongside Github and Jekyll.
  • Amazon S3: Amazon's hosted storage solution: fast, extremely reliable, scalable, and inexpensive. This is where TPZ's media assets (images, catalogs) are hosted.
Clone this wiki locally