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

https://github.com/identifiers-org/identifiers-org.github.io

Sources for the public documentation pages of identifiers.org. This repo also contains our main issue board.
https://github.com/identifiers-org/identifiers-org.github.io

Last synced: 5 months ago
JSON representation

Sources for the public documentation pages of identifiers.org. This repo also contains our main issue board.

Awesome Lists containing this project

README

          

# Identifiers.org documentation pages

Live version at: https://docs.identifiers.org/

This is developed using the [Jekyll](https://jekyllrb.com/).

Use `bundle install` to install required dependencies.

You might need to update your ruby version if you are on macOS.

To run this locally, use `jekyll serve` from this folder.

This is deployed as a GitHub page, deployment is performed by the
default jekyll GitHub actions, so merging any change to the master
branch will put it live.