Commit initial : blog Docusaurus avec i18n (FR/EN)
This commit is contained in:
commit
f6e32464d9
27 changed files with 18900 additions and 0 deletions
32
i18n/en/docusaurus-plugin-content-docs/current/intro.md
Normal file
32
i18n/en/docusaurus-plugin-content-docs/current/intro.md
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
# Introduction
|
||||
|
||||
Welcome to **TellServ Tech Blog**!
|
||||
|
||||
This technical blog documents my research, thoughts and solutions to technical challenges encountered in my projects. The goal is to:
|
||||
|
||||
- 📚 **Document** my learnings and discoveries
|
||||
- 🔍 **Share** my analyses and solutions
|
||||
- 💡 **Demonstrate** my technical skills
|
||||
- 🤝 **Contribute** to the community
|
||||
|
||||
## Site Structure
|
||||
|
||||
### Documentation
|
||||
|
||||
The documentation section contains in-depth technical guides, tutorials and references for my projects.
|
||||
|
||||
### Blog
|
||||
|
||||
The blog features articles on:
|
||||
- Technical problem solving
|
||||
- Architecture analysis
|
||||
- Experience feedback
|
||||
- New technologies and tools
|
||||
|
||||
## About
|
||||
|
||||
This site is built with [Docusaurus](https://docusaurus.io/), hosted on Cloudflare Pages and the source code is available on [GitHub](https://github.com/Tellsanguis/blog_technique) and [Forgejo](https://forgejo.tellserv.fr).
|
||||
Loading…
Add table
Add a link
Reference in a new issue