Skip to content
Unverified Commit b237a5b7 authored by Thomas Bouffard's avatar Thomas Bouffard Committed by GitHub
Browse files

refactor: keep a single solution to manage preview (#145)

Previously, there were both bash and npm scripts that rely on several nodejs
script. For simplicity, we only have a single bash script that support all
existing options (with a single nodejs script).

The documentation has been improved
  - introduce `--help` in the bash script to display all available options
  - the README better explains how to generate the preview for both development
  and deployment

Bonus: activate Admonitions with github support in the README
parent f8e26c6b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment