Commit graph

10 commits

Author SHA1 Message Date
Azmog
9f97a89806 merge: release v0.2.0 dans main 2026-06-16 16:28:33 +02:00
Azmog
5a2e08df9b bump: version 0.1.0 → 0.2.0 2026-06-16 16:28:21 +02:00
Azmog
3046715ba1 merge: integration de feature/tags dans develop 2026-06-16 16:27:51 +02:00
Azmog
b49b2f172f feat: mise en place du workflow GitFlow et du versioning par tags (commitizen)
- Ajout de cz.toml portant le numero de version du projet (0.1.0)
- Documentation du process de dev GitFlow sans hotfix (CONTRIBUTING.md)
- main/develop/feature/release, releases taguees via 'cz bump'
2026-06-16 16:27:32 +02:00
Azmog
6de949c295 Ajout du fichier .DS_Store pour la gestion des métadonnées du système 2026-06-16 16:24:41 +02:00
Azmog
fd49848802 Ajout de la prise en charge de l'écoute sur IPv6 dans la configuration Nginx et correction de l'URL de vérification de l'état dans le Dockerfile 2026-06-16 12:05:52 +02:00
Azmog
687f0eba16 Rend FORGE_URL configurable via variable d'environnement
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-16 11:59:48 +02:00
Azmog
12adf2996b Ajout des fichiers Dockerfile et nginx.conf pour la configuration du site avec Zola et Nginx 2026-06-16 11:06:52 +02:00
Azmog
8154786e9b Add initial documentation for create_repo.sh and site structure
- Created example Markdown document with basic formatting and code block.
- Added configuration file for site settings including base URL and author.
- Introduced index page with project overview and links to documentation.
- Implemented detailed documentation for create_repo.sh, including usage, prerequisites, and response codes.
- Added custom 404 error page for better user experience.
- Developed HTML structure for create_repo.sh documentation with styling and layout.
- Created main index page with project description and links to relevant resources.
- Included robots.txt and sitemap.xml for search engine optimization.
- Established CSS styles for consistent design across the site.
- Set up base HTML template for consistent layout and navigation.
- Created templates for index and page rendering to streamline content management.
2026-06-15 17:01:11 +02:00
Adam
10b3f56209 Ajout du script create_repo.sh 2026-06-15 12:26:22 +02:00