wallabag / doc

Documentation repository for wallabag v2.
https://doc.wallabag.org
23 stars 59 forks source link
doc gitbook hacktoberfest netlify wallabag

This is the wallabag documentation's website.

Netlify Status

Documentation

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).