Skip to content

ventunobtc/ventuno.space

 
 

Repository files navigation

Il sito di Ventuno

Il sito ufficiale di Ventuno.

Build

Content

The content can be edited via the JSON files in the content directory.

Local build

Node.js is a prerequisite, the dependencies are managed via npm. Once you have cloned this repo, you can setup the packages:

npm install

Create a build and rebuild on file change:

npm start

This will bring up the dev server on localhost:3000.

Episode download

Download all episode mp3 and image files:

EPISODES_DIR=./episodes npm run episodes

Releases

No releases published

Packages

No packages published

Languages

  • Pug 56.7%
  • CSS 27.6%
  • JavaScript 15.1%
  • Shell 0.6%