Skip to content

GemmaG/mirage-www

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,779 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 mirage.io

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • OCaml 78.4%
  • JavaScript 8.7%
  • CSS 3.5%
  • GCC Machine Description 3.0%
  • SourcePawn 3.0%
  • Makefile 1.7%
  • Other 1.7%