opencontainers/web

Name: web

Owner: Open Container Initiative

Description: [INACTIVE]

Created: 2015-06-10 01:48:23.0

Updated: 2017-04-01 20:07:07.0

Pushed: 2015-11-11 19:48:34.0

Homepage: http://opencontainers.org

Size: 11417

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Web

This is the code for http://www.opencontainers.org website. If you push to the master branch, it will be pushed to production.

For development, use the dev branch. Every push to the dev branch gets deployed to an Azure Website slot for the site, at http://opencontainers-dev.azurewebsites.net/.

The website content is created in markdown and uses the Hugo website generator with a modified version of the material design theme.

Content for the website is in markdown format in the content directory.

In order to preview the website locally, install Hugo, then in the directory where you checked out this project:

 server  -w -v
Server is available at http://127.0.0.1:1313/
s Ctrl+C to stop

In order to generate the static html for the site


The html is generated in the public directory.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.