Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 529 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 529 Bytes

TheCyberSociety

This is the source code for thecybersociety.io, built with Hugo and deployed using Docker.

Architecture

  • Hugo: Static site generator with PaperMod theme
  • Nginx: Web server serving static content
  • Docker & Docker Compose: Containerization and orchestration
  • Traefik: Reverse proxy handling SSL/TLS

Prerequisites

  • Docker
  • Docker Compose
  • Git

Local Development

  1. Clone the repository:
git clone https://github.com/vincentbenzo/thecybersociety.git
cd thecybersociety