An open API service indexing awesome lists of open source software.

https://github.com/rnpgp/rnpgp.github.io

Official RNP site
https://github.com/rnpgp/rnpgp.github.io

Last synced: 4 months ago
JSON representation

Official RNP site

Awesome Lists containing this project

README

          

= 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 https://jekyllrb.com[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.