doc icon indicating copy to clipboard operation
doc copied to clipboard

Documentation repository for wallabag v2.

This is the wallabag documentation's website.

Netlify Status

Documentation

  • Documentation en français
  • Documentation in english
  • Dokumentation auf Deutsch
  • Documentazione in italiano

Install it locally

You need yarn.

nvm install
yarn install
yarn gitbook install
yarn gitbook serve

At the end, you should see :

Starting server ...
Serving book on http://localhost:4000

Update file locally and content will be live-reloaded (might take few seconds).