RNP Open Project Site

Introduction

This is the RNP project site (a Ribose Open Project Site) located at https://www.rnpgp.org.

The site is implemented as a Jekyll site and configured in _config.yml. Site data is located in this directory and build gets created in _site.

Development

Getting started

  • Ensure you have reasonable Ruby version

  • Run bundle from within site directory to install Ruby dependencies

Serving site preview

  • Run jekyll serve from within site directory

Operations

Refer to the OPS document.