node / glossary

OSPO Glossary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSPO Glossary

The OSPO Glossary Project is hosted at https://ospoglossary.todogroup.org/ and is intended to be used as a reference for common terms when talking about Open Source Program Offices (OSPOs).

Setting up a local instance

To improve the Cloud Native Glossary site itself, install a local copy with these instructions. Note you must have npm and Hugo installed.

git clone git@github.com:todogroup/glossary.git
cd glossary
git submodule update --init --recursive
npm install

You can then run the site using hugo server.

About

OSPO Glossary

License:Apache License 2.0


Languages

Language:HTML 44.3%Language:SCSS 35.9%Language:JavaScript 18.6%Language:Shell 1.2%Language:Dockerfile 0.1%