Commit Graph

7 Commits

Author SHA1 Message Date
alexandre.pires 4e5346e2e0 feat: Enhance website deployment and build process
- Added rsync installation in setup-env action for file synchronization.
- Excluded playbook_websites.yml from ansible-apply-playbook workflow.
- Created a new workflow for building and releasing the Hugo website.
- Added submodule for Hugo theme in .gitmodules.
- Updated host_vars for production to include websites configuration.
- Introduced playbook_websites.yml for managing static files deployment.
- Implemented hugo_build script for building and archiving Hugo sites.
- Updated inventory to include a new web group for website deployment.
- Refactored Terraform configuration to support new website structure.
- Removed deprecated WordPress Terraform configuration.
- Added .gitignore files for websites and specific Hugo site.
- Created archetype and configuration files for the Hugo site.
- Added static assets including CV and images for the Hugo site.
- Integrated Hugo profile theme as a submodule for the website.
2025-04-27 14:03:56 +02:00
alexandre.pires 5253d4dd41 Refactor CI/CD setup: streamline Python package installations and add bcrypt hashing for email credentials 2025-04-24 19:15:04 +02:00
alexandre.pires d55ecad2f7 Refactor file path in actions-validate.yml and remove unnecessary code 2024-09-29 18:36:34 +02:00
alexandre.pires 87fe65a8a0 Refactor file path in actions-validate.yml and add output for changed files 2024-09-29 18:35:30 +02:00
alexandre.pires 60e2d7476a Refactor file path in actions-validate.yml and handle empty changed files 2024-09-29 18:19:59 +02:00
alexandre.pires e2963e795d Refactor file path in actions-validate.yml 2024-09-29 18:10:38 +02:00
alexandre.pires 0eaedb20cb Refactor file path in actions-validate.yml 2024-09-29 18:08:11 +02:00