Skip to content

Instantly share code, notes, and snippets.

@thruflo
Created July 4, 2013 08:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thruflo/5925981 to your computer and use it in GitHub Desktop.
Save thruflo/5925981 to your computer and use it in GitHub Desktop.

OVM Website Implementation Notes

Main Website

Plan is:

  • build out the current wpengine.com site
  • re-theme in line with design from Alice

I can hack a Wordpress theme as well as most. I am no expert though and I am relatively expensive. Other options are:

  • Wholegrain Digital: experts, high-medium price, based Hub Westminster
  • Outsource: I know two options in India, low price, maybe useful ongoing

Mailing List

We need to capture emails for mail outs and to host discussions.

I think:

  • for casual interest, we have an email list and use mailchimp / etc.
  • for community discussion we use a public google group

Events

Core team publish events on a consistent meetup or eventbrite. Wider members publish events wherever. All events aggregated on our blog using an events category, with the publish date set to the event date, so they're viewable on a calendar UI.

Wiki

Three options for Wiki software:

Pros and cons:

  • MediaWiki: fully featured, familiar, ugly, requires separate login
  • Gollum: minimal, stores plain text docs in a public git repo, separate login
  • WordPress: basic wiki pages on a WordPress site, shares login with website

Note that with Gollum, we either run our own instance, or we use a public repo on a github.com/openventure account:

  • pro: allows us to build a public repo of open documents
  • con: requires a GitHub password to edit content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment