arvgord / nroduit.github.io

Weasis website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Weasis website

License:Creative Commons Attribution 4.0 International


Languages

Language:CSS 40.1%Language:HTML 36.8%Language:JavaScript 22.4%Language:Shell 0.8%