Skip to content

Minor fixes #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: source
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -7,23 +7,23 @@ TransforMap works towards an online platform for you to visualize the myriads of
1. [Install DocPad](https://github.com/bevry/docpad)

2. Clone the project and run the server

git clone https://github.com/transformap/transformap.github.io
cd transformap.github.io
docpad run

3. [Open http://localhost:9778/](http://localhost:9778/)
```
git clone https://github.com/transformap/transformap.github.io
cd transformap.github.io
docpad run
```
3. Open [http://localhost:9778/](http://localhost:9778/)

4. Start hacking away by modifying the `src` directory

### Editing content with Prose.io ###

Allow contributors to edit content by adding them as collaborators ([Settings > Collaborators](https://github.com/TransforMap/transformap.github.io/settings/collaboration)) on the repository.

They can they edit the [Markdown](https://daringfireball.net/projects/markdown/syntax) partials at [prose.io/#transformap/transformap.github.io](http://prose.io/#transformap/transformap.github.io).
They can edit the [Markdown](https://daringfireball.net/projects/markdown/syntax) partials at [prose.io/#transformap/transformap.github.io](http://prose.io/#transformap/transformap.github.io).

#### Tips for editing using Prose ####

* Authenticate on Github before making any changes to files using the green button on the bottom right corner of the screen.

* ???
* ???