Download Ciro's website for offline viewing (source code)

= 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
``