Repository: Azure Meetup Casteddu Blog
Platform: Jekyll (Minimal Mistakes Theme)
Language: Primarily Italian
Purpose: Community blog for Azure events, sessions, and announcements
YYYY-MM-DD-author-slug-title-slug.md
Examples:
2025-12-01-antonio-buonaiuto-microsoft-most-valuable-professional-acknowledgement.md2026-02-20-luigi-pandolfino-azure-meetup-casteddu-azure-site-recovery-come-ti-salvo-is-nadigas.md2025-05-11-azure-meetup-casteddu.mdRules:
YYYY-MM-DD format (publication date)antonio-buonaiuto, fabio-cannas)/YYYY/MM/DD/slug-title/
Example:
permalink: "/2025/12/01/antonio-buonaiuto-microsoft-most-valuable-professional-acknowledgement/"
---
title: "Post Title"
author: Author Name # Single author
authors: # Multiple authors (alternative)
- Author One
- Author Two
permalink: "/YYYY/MM/DD/slug-title/"
category: [Category1, Category2]
tags: [Tag1, Tag2, Tag3]
classes: "wide" # Optional: use "wide" for full width
layout: splash # Optional: for special pages (default: post)
excerpt: "Brief description..." # Optional: 1-2 sentences summary
toc: true # Optional: enable table of contents
toc_label: "Table Title" # Optional: TOC label
toc_icon: "book" # Optional: Font Awesome icon
toc_sticky: true # Optional: sticky TOC on scroll
gallery: # Optional: images gallery
- url: /assets/images/YYYY-MM-DD/filename.jpg
image_path: /assets/images/YYYY-MM-DD/filename.jpg
alt: "description"
title: ""
header: # Optional: hero image or video
overlay_image: /assets/images/path.jpg
overlay_filter: 0.5
video:
id: YouTubeVideoId
provider: youtube
author: # Complex author with details
name: "Author Name"
avatar: "/assets/images/YYYY-MM-DD/author.jpg"
links:
- label: "Label"
icon: "fab fa-fw fa-linkedin"
url: "https://example.com"
---
Categories (use as applicable):
Meetup - Local meetup eventsGlobal Azure - Global Azure eventsCommunity - Community announcementsArticoli - Long-form articlesWorkshop - Workshop sessionsCommon Tags:
Azure, Meetup, Communityazd CLI, Azure Site Recovery, AI Gateway, etc.Global Azure 2025, Global Azure Veneto 2026Session, Speech, Dev, Workshop---
[Front matter as above]
---
[Opening paragraph - 2-3 sentences introducing the topic]
[Optional: Include gallery]
<figure class=" ">
<figcaption>Caption text
</figcaption>
</figure>
[Main content body]
[Optional: Additional sections with headings]
[Links/Resources section if needed]
<figure class=" ">
<figcaption>Descriptive caption for the gallery
</figcaption>
</figure>
<figure class=" ">
<figcaption>Specific gallery reference
</figcaption>
</figure>
[Link Text](https://url.com)
[Link Text](https://url.com){:target="_blank"}
PDF Embedding:
<embed src="/assets/pdf/filename.pdf" type="application/pdf" />
YouTube Video:
<div id="eventbrite-widget-container-ID"></div>
<script src="https://www.eventbrite.it/static/widgets/eb_widgets.js"></script>
<script type="text/javascript">
window.EBWidgets.createWidget({
widgetType: 'checkout',
eventId: 'EVENT_ID',
iframeContainerId: 'eventbrite-widget-container-ID',
iframeContainerHeight: 425
});
</script>
/assets/images/YYYY-MM-DD/
- filename-descriptive.jpg
- filename-descriptive.png
Naming Convention:
YYYY-MM-DD-descriptive-name.extension2025-12-01-antonio-buonaiuto-mvp.jpgalt text for accessibility"").jpg, .png, .gif/assets/pdf/filename.pdf_data/authors.yml
Author Name:
name: "Display Name"
bio: "Optional bio"
avatar: "/assets/images/AuthorName.jpg"
links:
- label: "Label"
icon: "fab fa-fw fa-linkedin" # Font Awesome icon class
url: "https://url.com"
- label: "Email"
icon: "fas fa-fw fa-envelope-square"
url: "mailto:email@example.com"
- label: "Website"
icon: "fas fa-fw fa-link"
url: "https://website.com"
fab fa-fw fa-linkedinfab fa-fw fa-twitterfas fa-fw fa-linkfas fa-fw fa-envelope-squarefas fa-fw fa-blogfas fa-fw fa-mvpauthor: Author Name # Single author (must match _data/authors.yml)
authors: # Multiple authors
- Author One
- Author Two
Use for: Meetup events, conferences, sessions
Key Fields:
category: [Meetup, Community]gallery: Event imageExample File:
2026-02-20-luigi-pandolfino-azure-meetup-casteddu-azure-site-recovery-come-ti-salvo-is-nadigas.md
Use for: Summary of past events, deep-dive articles
Key Fields:
category: [Meetup, Articoli]toc: true (if complex)gallery: Session photosexcerpt: "..."Example File:
2025-07-27-fabio-cannas-the-azure-developers-superpower-azd-cli.md
Use for: MVP announcements, milestone achievements
Key Fields:
category: [Community]gallery: Featured imageExample File:
2025-12-01-antonio-buonaiuto-microsoft-most-valuable-professional-acknowledgement.md
Use for: Global Azure, sessions at other events
Key Fields:
category: [Global Azure, Community]layout: splash (optional)gallery: Session bannerExample File:
2026-01-19-fabio-cannas-global-azure-veneto-2026-infrastructure-as-code-on-azure-session.md
Use for: Collaborative posts, panel discussions
Key Fields:
authors: [Author1, Author2] (instead of author)header.video.provider: youtube (if video)Example File:
2025-12-23-meetup4xmas.md
/assets/images/YYYY-MM-DD/_data/authors.yml_posts/ directoryMeetup - Local meetup events
Global Azure - International Azure events
Community - Community news and announcements
Articoli - In-depth articles
Workshop - Workshop/training sessions
Azure - All posts about Azure
Meetup - Event-related posts
Community - Community involvement
Global Azure - International events
Event names - Global Azure 2025, Global Azure Veneto 2026
Topics - azd CLI, Azure Site Recovery, AI Gateway, etc.
Speaker names - When relevant (Antonio Buonaiuto, Fabio Cannas, etc.)
Content type - Session, Speech, Dev, Workshop
Skill levels - Beginner, Intermediate, Advanced (if applicable)
---
title: "Event Name - Speaker Name - Topic"
author: Speaker Name
permalink: "/YYYY/MM/DD/slug-title/"
category: [Meetup]
tags: [Azure, Meetup, Community]
gallery:
- url: /assets/images/YYYY-MM-DD/image.jpg
image_path: /assets/images/YYYY-MM-DD/image.jpg
alt: "description"
title: ""
---
<figure class=" ">
<figcaption>Event Caption
</figcaption>
</figure>
Brief introduction to the event or session.
[Registration Link](https://url.com)
---
title: "Azure Meetup Casteddu - Speaker - Topic: Detailed Description"
classes: "wide"
author:
name: "Speaker Name"
avatar: "/assets/images/YYYY-MM-DD/speaker.jpg"
links:
- label: "LinkedIn"
icon: "fab fa-fw fa-linkedin"
url: "https://linkedin.com/in/..."
- label: "Website"
icon: "fas fa-fw fa-link"
url: "https://website.com"
permalink: "/YYYY/MM/DD/slug-title/"
category: [Meetup, Community]
tags: [Azure, Meetup, Community, Topic]
excerpt: "Brief summary of the session..."
toc: true
toc_label: "Contents"
toc_icon: "book"
gallery:
- url: /assets/images/YYYY-MM-DD/session.jpg
image_path: /assets/images/YYYY-MM-DD/session.jpg
alt: "Session description"
title: ""
---
🎉 Event Introduction
<figure class=" ">
<figcaption>Event Title
</figcaption>
</figure>
## Section 1
Details and content...
## Section 2
More details...
[Learn More](https://url.com)
[Eventbrite Registration](https://eventbrite.com/...)
❌ Incorrect date format in filename or permalink
❌ Missing author from _data/authors.yml
❌ Broken image paths (verify paths exist)
❌ Typos in permalink (URLs are permanent)
❌ Empty gallery captions (use descriptive text)
❌ Inconsistent formatting (follow markdown style)
❌ Missing category or tags (improves discoverability)
❌ Broken external links (test before publishing)
❌ Inconsistent author names (must match exactly)
❌ Date in future (post won’t appear until publication date)
bundle exec jekyll serve
Then visit: http://127.0.0.1:4000
npm run build:js
bundle update
bundle exec jekyll doctor
File: _posts/2026-02-20-luigi-pandolfino-azure-meetup-casteddu-azure-site-recovery-come-ti-salvo-is-nadigas.md
---
title: "Azure Meetup Casteddu - Luigi Pandolfino - Azure Site Recovery: come ti salvo is nàdigas!"
classes: "wide"
author:
name: "Luigi Pandolfino"
avatar: "/assets/images/2026-02-20/luigi-pandolfino.jpg"
links:
- label: "azurelab.blog"
icon: "fas fa-fw fa-link"
url: "https://www.azurelab.blog/"
- label: "LinkedIn"
icon: "fab fa-fw fa-linkedin"
url: "https://www.linkedin.com/in/pandolfino/"
permalink: "/2026/02/20/luigi-pandolfino-azure-meetup-casteddu-azure-site-recovery-come-ti-salvo-is-nadigas/"
category: [Meetup, Community]
tags: [Meetup, Community, Azure Site Recovery]
excerpt: "Azure Site Recovery è uno strumento essenziale per la protezione dei dati e il ripristino di emergenza. Scopri come funziona e come usarlo."
gallery:
- url: /assets/images/2026-02-20/luigi-pandolfino-azure-meetup-casteddu-azure-site-recovery-come-ti-salvo-is-nadigas.png
image_path: /assets/images/2026-02-20/luigi-pandolfino-azure-meetup-casteddu-azure-site-recovery-come-ti-salvo-is-nadigas.png
alt: "luigi-pandolfino-azure-meetup-casteddu-azure-site-recovery-come-ti-salvo-is-nadigas"
title: ""
---
<figure class=" ">
<figcaption>Azure Meetup Casteddu - Luigi Pandolfino - Azure Site Recovery: come ti salvo is nàdigas!
</figcaption>
</figure>
😴➡️😳 La tua azienda si è svegliata dal torpore…
[Content continues...]
Last Updated: April 20, 2026
Repository: azuremeetupcasteddu/azuremeetupcasteddu.github.io
Theme: Minimal Mistakes (Jekyll)