- Créer page Tags unifiée affichant tous les tags des articles blog et docs - Mettre à jour tags dans toutes les pages pour être plus pertinents et recherchables
45 lines
1.3 KiB
Markdown
45 lines
1.3 KiB
Markdown
---
|
|
slug: bienvenue
|
|
title: Welcome to TellServ Tech Blog
|
|
authors: [tellserv]
|
|
tags: [homelab, devops, infrastructure, cloud]
|
|
---
|
|
|
|
# Welcome to TellServ Tech Blog
|
|
|
|
Welcome to my technical blog! This space was created to document my research and reflections on various technical challenges.
|
|
|
|
<!--truncate-->
|
|
|
|
## Blog Objectives
|
|
|
|
The main objectives of this blog are to:
|
|
|
|
1. **Document my projects**: Share the technical solutions I develop
|
|
2. **Analyze challenges**: Explain my problem-solving approach
|
|
3. **Demonstrate my skills**: Support my CV with concrete examples
|
|
4. **Share with the community**: Contribute to knowledge sharing
|
|
|
|
## Topics Covered
|
|
|
|
On this blog, you will find articles about:
|
|
|
|
- **Infrastructure**: Servers, Docker, Kubernetes, networking
|
|
- **Development**: Web applications, APIs, databases
|
|
- **DevOps**: CI/CD, automation, monitoring
|
|
- **Security**: Best practices, authentication, encryption
|
|
- **Cloud**: Cloudflare, cloud services, CDN
|
|
|
|
## Technologies
|
|
|
|
This blog is built with:
|
|
|
|
- **Docusaurus** for static site generation
|
|
- **TypeScript** and **React** for components
|
|
- **Forgejo** for Git hosting
|
|
- **GitHub** as a public mirror
|
|
- **Cloudflare Pages** for hosting and deployment
|
|
|
|
## Stay Tuned
|
|
|
|
Upcoming articles will document my ongoing projects and the technical solutions I develop. Stay tuned!
|