Skip to content

slowmoVideo/slowmoVideoWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9925017 · Apr 18, 2020

History

93 Commits
Apr 10, 2020
Apr 18, 2020
Apr 10, 2020
Apr 10, 2020
Apr 10, 2020
Apr 10, 2020
Apr 10, 2020
Apr 10, 2020
Apr 10, 2020
Sep 18, 2011

Repository files navigation

Building the web page

This page runs with wiki2xhtml which creates HTML files from Wikitext. To run it, simply type

make

and the web page will most likely be built (goes to the html/ subdirectory). If not, you might not be using a unix based system. wiki2xhtml is also available on git.

Requirements:

  • rsync
  • imagemagick
  • java

Alternatively, use the Dockerfile (which builds granjow/wiki2xhtml) which contains those dependencies.