Install all dependencies:
- Hugo >= 0.75.0/extended (needed for SCSS processing support)
- Node.js >= 14.15.0 (needed to install npm packages and run commands)
- Asciidoctor >= 2.0.16 (needed to render the .adoc files with Hugo)
Have your local site in two steps:
npm install
npm run start
Point your browser to http://localhost:1313
Execute <ctrl><C>
from the session where npm run start
is running.
Doks comes with commands for common tasks.
To add a asciinema video, you can use the shortcode {{<asciinema "asciinema_video_id">}}