Skip to content

PythonMilano/pythonmilano.github.io

Repository files navigation

milano.python.it (fu pythonmilano.xyz)

Il nostro sito!

raggiungibile da qui -> milano.python.it

Come contribuire

Il sito è sviluppato con node, è possibile contribuire usando docker.

per ora utilizziamo solo scss, in futuro si vedrà :)

Pull Requests Are Welcome! :-)

Sviluppo

npm i
npm run dev

Attiva un live server che lancia index.html.

L'indirizzo è http://localhost:8080

Build

npm i
npm run build

Usando docker o podman

podman build -t pythonmilano .
podman run --name pythonmilano --rm -p 8080:8080 pythonmilano

Credits

About

The site for the Python Milano Group

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.txt

Stars

5 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors