pietroppeter / py4ai

website for py4ai conference - WIP
https://pietroppeter.github.io/py4ai/
Other
1 stars 1 forks source link

Website for Py4AI conference

This repository is the source for a new conference on Python and AI to be held in Pavia on March 16th, 2024.

Developing

Make sure to install hugo in the extended version.

after git clone you need also to clone submodules

git submodule update --init --recursive

then you can serve with hugo serve -v (v for verbose if you want)

Contributing

Contributions are welcome. Please open an issue first to discuss what you want to add.

Attribution

This website is built using the template provided by Universal Theme, and has been adapted from PyData Amsterdam website.