Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 396 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 396 Bytes

apicurio.github.io

Web site for the Apicurio project.

This repository is a standard GitHub Pages repository. As such, it uses ruby and bundler to manage dependencies and allow local building/serving of the project site. Here's how you can get started:

  1. Make sure you have docker or podman installed.
  2. Run the local script: ./_serve.sh
  3. Point your browser at http://localhost:8080