Skip to content

katieco/oslobarnemuseum

Repository files navigation

Site of the Oslo Children's Museum. This is the space for developing the new web site of Oslo Children's Museum, with open sources and Jekyll as site generator. The site should initially be Norwegian, to then become multilingual.

Current (old) site: http://www.oslobarnemuseum.org

Requirements:

Overall goal of the site is to serve both users and backers.
Communicate that it isn't a singular place, but often at Sentralen. Dual: Both at festivals and Sentralen. Partner logos above the fold. Give space to archive a bunch of accumulated information since the museum started in 2005 - Blog and categorizations.

The Oslo Children´s museum gratefully welcomes contributions. The same way one adds to the blog, branch off, make something great and get it pulled into master branch.

Add or edit blog posts

Create a branch, add or edit Markdown files (.md) in the folder posts folder. Commit and file a pull request to get the branch merged with master.

Images

Platypus

Images are hosted in a separate repositories to keep this one light and free from binary code. For now: https://github.com/lassegs/obmimg.

Build and serve site locally

  • Install Git, Jekyll & Bundler
  • Open a terminal and clone this repository
    • git clone https://github.com/katieco/oslobarnemuseum.git
    • bundle install
    • bundle exec jekyll serve --watch

Credits

This is an open source project, standing on the shoulders of giants.