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.
- Host: GitHub
- URL: https://github.com/identifiers-org/identifiers-org.github.io
- Owner: identifiers-org
- License: mit
- Created: 2018-01-11T11:19:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-10-06T09:56:20.000Z (8 months ago)
- Last Synced: 2025-10-06T11:37:59.329Z (8 months ago)
- Language: HTML
- Homepage: http://docs.identifiers.org
- Size: 2.36 MB
- Stars: 9
- Watchers: 7
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.