Skip to content

nethesis/docs

Repository files navigation

NETHIPEDIA

Documentation scheme of all nethesis products.

Development

gem install jekyll bundler
  • Clone repository
git clone 
cd docs-nethesis
  • Install gems
bundle install
  • Install Yarn
  • Install npm modules
yarn install
  • Build the site and make it available on a local server
bundle exec jekyll serve

Build and deploy

Execute:

rm -rf _site/*
JEKYLL_ENV=production bundle exec jekyll build
lftp -u docs@nethesis.it,PASSWORD c110061.sgvps.net -e "set ftp:ssl-allow no ; mirror -v -e -R -p ./_site . ; quit"

Ask for PASSWORD to the admin of the site.

Note

Check here to learn how the Jekyll theme works.

About

Documentation landing page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •