Skip to content
David Yaron edited this page Jul 16, 2014 · 4 revisions

Wiki for public documentation of your site

Overview

We would like to have a way to document projects occurring in the Computational Experiences for Undergraduates project. We have decided to create this repository, which has:

*github pages: An automatically generated github page (see here ) that coverts the Readme.md file of this project to a a public web page at [http://djyaron.github.io/compreu/].

*github wiki: A wiki that is part of the overall repository (see here).

The github page has a list of projects that link to the appropriate project page in the wiki. These links start with:

https://github.com/djyaron/compreu/wiki/

So a page with the name "prov" in the wiki, will be:

https://github.com/djyaron/compreu/wiki/prov

as an external link. Within a wiki page, you can link to other pages of the wiki by just starting at "wiki", e.g.

wiki/prov 

Clone this wiki locally