Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Gitit Wiki Tutorial

Avatar for lauct lauct
March 05, 2014

Gitit Wiki Tutorial

Write wiki page using markdown in Gitit

Avatar for lauct

lauct

March 05, 2014
Tweet

Other Decks in Technology

Transcript

  1. What’s a wiki Content management system Allow people to collaboratively

    develop a Web site without tech- savvy Wiki = quick (in Hawaiian) All community members can add to or edit the work of others
  2. Wiki Structure All wikis start off as a single blank

    page Pages are created and connected by hyperlinks No ownership of pages; anyone can change the work of pages
  3. What’s Markdown A lightweight markup language, originally created by John

    Gruber and Aaron Swartz Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to- write plain text format, then convert it to structurally valid XHTML (or HTML).