Skip to content

thegreatkiss/nroduit.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Weasis website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 41.9%
  • HTML 38.8%
  • JavaScript 18.4%
  • Shell 0.9%