Skip to content
jpmckinney edited this page Sep 25, 2014 · 11 revisions

Editing the website

If you are familiar with Git, you can clone or fork the repository and make commits or pull requests as usual. Otherwise, have a look at these instructions. Once you're familiar with the process, you might refer to the brief instructions below as a refresher:

Prose.io

  1. Go to http://prose.io/ and authorize it
  2. Select "ciudadanointeligente" from the list of groups in the right sidebar
  3. Find the row for "home-poplus" and click "View project"
  4. Navigate to the page you want to edit. For example, if you want to edit http://poplus.org/components/apply/, click on "components", then on "apply", then on "index.md". You should see a Markdown version of the page.
  5. You can now make edits to the pages. Pages are formatted as Markdown, and the toolbar at the top of the page makes it easy to properly format text as Markdown.
  6. At any time, you can click the "Preview" icon (the eye) to the right to see a rendered version of the page. Click the "Edit" icon (the pencil) to continue editing.
  7. Once you're satisfied with your edits, click the "Save" icon (the floppy disk), and add a brief sentence explaining what you changed.
  8. Click "Commit"

GitHub's editing interface

If you're comfortable with Markdown, you may prefer this option.

  1. From the repository's page, navigate to the page you want to edit. For example, if you want to edit http://poplus.org/components/apply/, click on "components", then on "apply", then on "index.md". You should see a rendered version of the page.
  2. Click on "Edit", among the buttons just above the rendered version of the page.
  3. You can now make edits to the pages. Pages are formatted as Markdown. You can test out Markdown at this page.
  4. At any time, you can click the "Preview" button just above the editing area to see a rendered version of the page. Click the "Edit" button to continue editing.
  5. Once you're satisfied with your edits, scroll down to the "Commit changes" box, and add a brief sentence explaining what you changed.
  6. Click "Commit changes"

Adding an organization to the map

We are using Google Maps Engine for the map. Please add your organization via Google Maps Engine.

Clone this wiki locally