Skip to content
/ site Public
forked from infection/site

Documentation for Infection - PHP Mutation Testing Framework

License

Notifications You must be signed in to change notification settings

Ocramius/site

 
 

Repository files navigation

Infection PHP

This site is built with hexo. Site content is written in Markdown format located in src. Pull requests welcome!

URL: infection.github.io

Developing

Start a dev server at localhost:4000:

$ npm install -g hexo-cli
$ npm install
$ hexo server

Deploying

$ hexo deploy -g

This site was forked and inspired by Vue.js documentation site.

About

Documentation for Infection - PHP Mutation Testing Framework

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.6%
  • Stylus 4.2%
  • EJS 2.1%
  • Makefile 0.1%