Skip to content
Andrew Berezovskyi edited this page Dec 14, 2021 · 4 revisions

Welcome to the developing-oslc-applications wiki!

Install Harp

Follow the instructions from http://harpjs.com/docs/quick-start

Run the site locally

Make local changes, and test them locally by running

harp ./_harp/

Compile the code into html pages.

Before pushing changes to the site, make sure you push both md & html changes, by compiling the md files into html

harp _harp/ .

Have your changes been deployed?

Montior the Depoyment