Richard Bergsma 532138f988 Refactor email transporter initialization for improved local relay support
- Simplify SMTP transporter setup for production by removing unnecessary authentication for local Postfix relay.
- Enhance error and success logging for SMTP connection verification.
- Update development mode to log email output to console with a warning message.
2025-06-07 02:11:49 +02:00
2024-06-22 12:30:39 -04:00
2025-04-14 00:29:37 +02:00
2025-02-26 01:53:49 +01:00
2024-10-09 10:25:53 +02:00
2023-01-21 20:19:20 -05:00
2022-09-11 02:23:16 -04:00
2024-04-09 01:47:10 +02:00
2024-10-09 10:31:07 +02:00
2023-01-21 17:23:37 -05:00
2025-04-13 20:16:26 +00:00
2023-08-30 12:24:36 -04:00
2024-10-13 03:33:40 -04:00

🌍 365DevNet Website

Welcome to the source code for the official 365DevNet website — built by and for freelancers, small businesses, and entrepreneurs who want reliable, clear, and modern IT services.

This website is powered by Astro and Tailwind CSS, and is hosted on our own secure VPS infrastructure. It reflects our mission, values, and service offerings.

💡 Visit the live site: https://365devnet.eu


🧾 About 365DevNet

365DevNet is a Netherlands-based IT services company. We support individuals and small businesses with digital infrastructure that is easy to manage, cost-efficient, and built to scale with you.

Our core services include:

  • 📦 Microsoft 365 setup & migration (mail, SharePoint, Teams, OneDrive)
  • 🔁 Process automation using Power Automate and PowerShell
  • 🌐 Website development with secure VPS deployment and modern tooling
  • 🛡️ Security and management (DNS, domains, backups, access control)
  • 📚 Training and documentation so clients stay in control

Learn more: https://365devnet.eu/en


🧠 Why This Stack?

We built this site with:

  • Astro Ultra-fast static site builder that ships zero JavaScript by default
  • Tailwind CSS Utility-first styling framework for full design control
  • Markdown/MDX For simple, content-friendly editing
  • Custom VPS hosting Gives us control over performance, pricing, and security

We believe in owning our tech and reducing platform dependency.


🗂 Project Structure

/
├── public/            # Static assets (robots.txt, icons)
├── src/
│   ├── assets/        # Local images, styles, favicons
│   ├── components/    # Reusable UI components
│   ├── content/       # Blog posts and markdown pages
│   ├── layouts/       # Page templates
│   ├── pages/         # Route-based pages (e.g. index.astro)
│   └── config.yaml    # SEO, metadata, i18n settings
├── package.json       # Project dependencies and scripts
├── astro.config.ts    # Astro configuration
└── README.md          # You're reading it 🙂

🎨 Theme & Credits

This website was originally built on top of AstroWind — the most starred and forked Astro theme from 20222024. Its a modern, production-ready template that combines Astro with Tailwind CSS and is designed with performance and best practices in mind.

AstroWind is an open-source project created and maintained by onWidget and the amazing open-source community:

Weve adapted the template to reflect the unique mission and brand identity of 365DevNet, while continuing to follow the project's great structure and standards.

Description
Website for 365DevNet
https://www.365devnet.eu
Readme 34 MiB
Languages
TypeScript 44.5%
Astro 42.1%
JavaScript 6%
HTML 3.7%
MDX 3.3%
Other 0.4%