Skip to content

dmueller2001/projectquay.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OKD.io

This repo contains the sources for the OKD.io.

Development

Note Node.js is a required dependency on Linux machines

Firstly install the necessary packages on your machine:

bundle install

To develop on your local machine run the middleman server and you should be able to preview your changes at http://localhost:4567

bundle exec middleman server

Deployment

To deploy your changes please submit a pull request while following our contribution guidelines

Make sure to populate the OPENSHIFT_GITHUB_ID and OPENSHIFT_GITHUB_SECRET env variables to ensure authenticated GitHub API usage (and prevent request throttling).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.7%
  • CSS 29.7%
  • HTML 7.8%
  • PHP 4.1%
  • Other 0.7%