Source: /cirosantilli/download-ciro-s-website-for-offline-viewing

= Download Ciro's website for offline viewing

First install <NVM>/NPM as shown at and then:
``
git clone https://github.com/cirosantilli/cirosantilli.github.io
cd cirosantilli.github.io
npm install
ourbigbook .
xdg-open index.html
``