Skip to content

rkpattnaik780/apicurio.github.io

 
 

Repository files navigation

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. Download & install ruby: https://www.ruby-lang.org/en/downloads/
  2. Install Bundler: gem install bundler
  3. Install dependencies: bundle install
  4. Build/serve the web site on localhost/8008: ./_serve.sh
  5. Point your browser to http://localhost:8080
  6. Profit!

About

Web site for the Apicurio project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 95.2%
  • JavaScript 4.2%
  • Other 0.6%