diff --git a/docs/index.en.md b/docs/index.en.md index 0390798..5ee0b54 100644 --- a/docs/index.en.md +++ b/docs/index.en.md @@ -17,53 +17,7 @@ tags: 👨💻 **PythonBiellaGroup** is a community dedicated to Python, with the goal of studying and learning the programming language in all its aspects. -## ☎️ Contacts - -Here are all our contacts and social profiles where you can reach us - -::cards:: cols=4 - -- title: Telegram - content: Telegram channel for communications and discussions within the community - image: ./static/images/contacts/telegram.png - url: https://t.me/pythonbiellagroup - -- title: Github - content: Our Github profile containing code and open source material - image: ./static/images/contacts/github.png - url: https://github.com/PythonBiellaGroup - -- title: Eventbrite - content: Take part of our events by grabbing your free tickets on Eventbrite - image: ./static/images/contacts/eventbrite.png - url: https://www.eventbrite.it/o/pythonbiellagroup-33249843991 - -- title: Youtube - content: Youtube channel with all meetup and events videos - image: ./static/images/contacts/youtube.png - url: https://www.youtube.com/@PythonBiellaGroup - -- title: Linkedin - content: Official community Linkedin profile - image: ./static/images/contacts/linkedin.png - url: https://www.linkedin.com/company/pythonbiellagroup/ - -- title: Instagram - content: Official community Instagram profile - image: ./static/images/contacts/instagram.png - url: https://www.instagram.com/pythonbiellagroup/ - -- title: Facebook - content: Official community Facebook profile - image: ./static/images/contacts/facebook.png - url: https://www.facebook.com/pythonbiellagroup/ - -- title: Twitter - content: Official community Twitter profile - image: ./static/images/contacts/twitter.png - url: https://twitter.com/PythonBiella/ - -::/cards:: +Here you can find our [code of conduct](code_conduct.md). ## 🚀 Materials @@ -77,7 +31,7 @@ Inside, you will find: - [Bear](https://github.com/PythonBiellaGroup/Bear): a template for a modern python project based on [cookiecutter](https://cookiecutter.readthedocs.io/en/stable/) - [Community website](https://github.com/PythonBiellaGroup/website): website for the community based on [MkDocs](https://mkdocs.readthedocs.io/en/stable/) -Here you can find our [code of conduct](code_conduct.md) +You can find here our [digital graphical kit](https://drive.google.com/drive/folders/1taRpUveQo5MBget-uS4nC9wqNLJvMOy3?usp=sharing). ## 🤲 Want to help us? Interested in our project? diff --git a/docs/index.md b/docs/index.md index 5c9b367..a6a5864 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,6 @@ --- title: Home +template: home.html disquis: PythonBiellaGroup hide: - path @@ -17,58 +18,11 @@ tags: 👨💻 **PythonBiellaGroup** è una community legata a Python che si pone l’obiettivo di studiare e apprendere l’omonimo linguaggio di programmazione in tutte le sue accezioni. -## ☎️ Contatti - -Ecco tutti i nostri contatti e profili social dove puoi contattarci - -::cards:: cols=4 - -- title: Telegram - content: Canale Telegram che usiamo per comunicare e discutere all’interno della community - image: ./static/images/contacts/telegram.png - url: https://t.me/pythonbiellagroup - -- title: Github - content: Il nostro profilo Github con tutto il nostro codice e il materiale open source - image: ./static/images/contacts/github.png - url: https://github.com/PythonBiellaGroup - -- title: Eventbrite - content: Accedi ai nostri eventi prendendo il tuo biglietto gratuito su Eventbrite - image: ./static/images/contacts/eventbrite.png - url: https://www.eventbrite.it/o/pythonbiellagroup-33249843991 - -- title: Youtube - content: Canale Youtube con tutti i video e le registrazioni delle serate - image: ./static/images/contacts/youtube.png - url: https://www.youtube.com/@PythonBiellaGroup - -- title: Linkedin - content: Profilo Linkedin ufficiale della community - image: ./static/images/contacts/linkedin.png - url: https://www.linkedin.com/company/pythonbiellagroup/ - -- title: Instagram - content: Profilo Instagram ufficiale della community - image: ./static/images/contacts/instagram.png - url: https://www.instagram.com/pythonbiellagroup/ - - -- title: Facebook - content: Profilo Facebook ufficiale della community - image: ./static/images/contacts/facebook.png - url: https://www.facebook.com/pythonbiellagroup/ - -- title: Twitter - content: Profilo Twitter ufficiale della community - image: ./static/images/contacts/twitter.png - url: https://twitter.com/PythonBiella/ - -::/cards:: +Qui puoi trovare il nostro [codice di condotta](code_conduct.md) ## 🚀 Materiale -Crediamo che la conoscenza debba essere condivisa ed é per questo che condividiamo tutto il materiale (codice,notebook,slides,esercizi) che viene proposto durante i meetup sul nostro [GitHub](https://github.com/PythonBiellaGroup) in modo che possa essere accessibile a chiunque +Crediamo che la conoscenza debba essere condivisa ed é per questo che condividiamo tutto il materiale (codice,notebook,slides,esercizi) che viene proposto durante i meetup sul nostro [GitHub](https://github.com/PythonBiellaGroup) in modo che possa essere accessibile a chiunque. All'interno potrai trovare: @@ -78,20 +32,14 @@ All'interno potrai trovare: - [Bear](https://github.com/PythonBiellaGroup/Bear): un template per un progetto moderno in python basato su [cookiecutter](https://cookiecutter.readthedocs.io/en/stable/) - [Community website](https://github.com/PythonBiellaGroup/website): sito della community basato con [MkDocs](https://mkdocs.readthedocs.io/en/stable/) -Qui puoi trovare il nostro [codice di condotta](code_conduct.md) - - - - +Qui invece puoi trovare il nostro [Digital Kit grafico](https://drive.google.com/drive/folders/1taRpUveQo5MBget-uS4nC9wqNLJvMOy3?usp=sharing) ## 🤲 Vuoi aiutarci? Ti interessa il nostro progetto? Contribuisci alla community! -- Proponi un tuo intervento su quello che ti piace - -- Aiutarci con il nostro blog, social, community e repository - +- Proponi un tuo intervento su quello che ti piace o aiutaci ad organizzare le serate e le nostre iniziative. +- Aiutarci con il nostro blog, progetti, social, community e repository. - Contattaci su Telegram! Ma soprattutto: Grazie di essere qui! diff --git a/docs/static/images/contacts/eventbrite.png b/docs/static/images/contacts/eventbrite.png deleted file mode 100644 index 3553c7a..0000000 Binary files a/docs/static/images/contacts/eventbrite.png and /dev/null differ diff --git a/docs/static/images/contacts/facebook.png b/docs/static/images/contacts/facebook.png deleted file mode 100644 index 034a7ae..0000000 Binary files a/docs/static/images/contacts/facebook.png and /dev/null differ diff --git a/docs/static/images/contacts/github.png b/docs/static/images/contacts/github.png deleted file mode 100644 index e440081..0000000 Binary files a/docs/static/images/contacts/github.png and /dev/null differ diff --git a/docs/static/images/contacts/instagram.png b/docs/static/images/contacts/instagram.png deleted file mode 100644 index 029909d..0000000 Binary files a/docs/static/images/contacts/instagram.png and /dev/null differ diff --git a/docs/static/images/contacts/linkedin.png b/docs/static/images/contacts/linkedin.png deleted file mode 100644 index 861cf90..0000000 Binary files a/docs/static/images/contacts/linkedin.png and /dev/null differ diff --git a/docs/static/images/contacts/telegram.png b/docs/static/images/contacts/telegram.png deleted file mode 100644 index d955219..0000000 Binary files a/docs/static/images/contacts/telegram.png and /dev/null differ diff --git a/docs/static/images/contacts/twitter.png b/docs/static/images/contacts/twitter.png deleted file mode 100644 index 40b4dc4..0000000 Binary files a/docs/static/images/contacts/twitter.png and /dev/null differ diff --git a/docs/static/images/contacts/youtube.png b/docs/static/images/contacts/youtube.png deleted file mode 100644 index f1fdbc4..0000000 Binary files a/docs/static/images/contacts/youtube.png and /dev/null differ diff --git a/docs/static/images/logo/pbg_site_cover.jpg b/docs/static/images/logo/pbg_site_cover.jpg new file mode 100644 index 0000000..e6fecf2 Binary files /dev/null and b/docs/static/images/logo/pbg_site_cover.jpg differ diff --git a/docs/style/extra.css b/docs/style/extra.css new file mode 100644 index 0000000..e0d15bf --- /dev/null +++ b/docs/style/extra.css @@ -0,0 +1,38 @@ +.homepage_icon { + fill: #fff; + width: 3rem; + display: inline-block; + transition: all 0.2s ease-in-out; + margin-left: 1.5rem; + margin-right: 1.5rem; + } + +.homepage_icon:hover { + fill: #ccc; + transform: scale(1.2); +} + +.homepage_arrow { + animation: pulse 2s infinite; +} + +@keyframes pulse { + 0% { + opacity: 0.5; + transform: translateY(0); + } + 50% { + opacity: 1; + transform: translateY(-0.2rem); + } + 100% { + opacity: 0.5; + transform: translateY(0); + } +} + +/* mailchimp signup form on blog page */ +#mc_embed_signup{ + clear:left; + width: 400px; +} diff --git a/mkdocs.yml b/mkdocs.yml index 5b3282e..a315628 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -281,9 +281,12 @@ nav: - Speakers: - speakers/index.md - Guida speaker: speakers/speaker_guide.md +watch: + - overrides/ extra_css: - style/neoteroi-mkdocs.css + - style/extra.css # Configuration theme: name: material diff --git a/overrides/404.html b/overrides/404.html new file mode 100644 index 0000000..33b3e75 --- /dev/null +++ b/overrides/404.html @@ -0,0 +1,16 @@ +{% extends "main.html" %} + + +{% block content %} +
Ops!✨ Sembra che tu abbia perso la strada nel mondo del 404. + + Non preoccuparti, la pagina che cerchi sembra essersi nascosta per un po'. Ma non temere, ci sono ancora molte cose interessanti da scoprire qui! + + Torna indietro e continua la tua esplorazione, potresti trovare qualcosa di sorprendente lungo il percorso! + + Buona fortuna! 🌟🗺️
+