Skip to content

arvgord/nroduit.github.io

 
 

Repository files navigation

Weasis Documentation Source

This is the repository for the Weasis website containing the documentation for installation, configuration, and more.

Scripts

setup.sh should not be used (only the first time for building the branches -structure of the repository-)

After cloning the repository, add the master branch into the `public` folder (subtree):

rm -rf public
git worktree prune
git worktree add -B master public origin/master

To publish the site into the detached master branch, run deploy.sh

Releases

No releases published

Packages

No packages published

Languages

  • CSS 40.0%
  • HTML 36.8%
  • JavaScript 22.4%
  • Shell 0.8%