yomimono / mirage-www

Website infrastructure for openmirage.org

Home Page:http://www.openmirage.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MirageOS Website

Build Status

This repository contains the MirageOS public website, https://mirage.io/.

It provides information about the project as well as the blog and wiki.

It also serves as a good first self-hosting test case.

To build this website, first use make prepare You can then build the mirage application in the src/ directory:

cd src && mirage configure && make

For unikernel configuration options, use mirage configure --help in src.

To update, send a pull request. When successfully merged, the Travis CI scripts, fetched from https://github.com/ocaml/ocaml-travisci-skeleton/, will cause the generated Xen unikernel to be committed back to the https://github.com/mirage/mirage-www-deployment repo.

About

Website infrastructure for openmirage.org

http://www.openmirage.org/


Languages

Language:OCaml 80.1%Language:JavaScript 8.6%Language:CSS 3.5%Language:SourcePawn 2.9%Language:Makefile 1.7%Language:HTML 1.6%Language:Shell 1.6%