Skip to content

OsloSWA/osloswa.github.com

Repository files navigation

OSWA.no

OSWA website repo.

https://oswa.no

Setup

Install Bundler and Jekyll to build the project. See below.

Using Windows? See here.
Using Linux? See here

You also need Node and NPM to work on the code.

Install the project (MacOS)

  1. Install Bundler and Jekyll:

gem install bundler jekyll

  1. Make sure you have Node and NPM installed:

Run npm -v and confirm that it outputs a version.

If not, install it. On MacOS you can easily do that with Homebrew:

brew install nodejs

  1. Install project:

npm install
bundle install

Resources

Jekyll Docs
Liquid Docs

About

The website of Oslo Software Architecture (OSWA)

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published