Skip to content

Replication Package for the RESTify Controlled Experiment

Notifications You must be signed in to change notification settings

m5c/RestifyReplicationPackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTify Experiment Replication Package

Markdown sources for instructions on how to replicate and reuse any component of the RESTify Experiment.

  • The sources are compiled to a static HTML page, using MkDocs.
  • An official export of the HTML instructions is hosted here, on github pages.

Contents

Deployment on github pages is a bit contrived, for MkDocs wants to host markdown files in the docs directory and GitHub wants to deploy HTML sources from the docs directory. For updated, use the deploy.sh script to move content around until everyone is happy.

  • docs: is only generated content. Never edit.
  • mkdocs: the actual page sources. Edit here.

To test / visualize locally

 * rm -rf docs
 * ln -snf mkdocs docs
 * mkdocs serve
  • Now you can live edit the contents of mkdocs.

To build and redeploy:

  ./deploy.sh

Author

Maximilian Schiedermeier

About

Replication Package for the RESTify Controlled Experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published