Skip to content
/ blog Public

This is the source code for my personal blog hosted at clemens.ms

License

Notifications You must be signed in to change notification settings

cschotte/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog of Clemens Schotte

Deploy Status

This is the source code for my personal blog hosted at clemens.ms. The blog is built with Hugo using the LoveIt theme and automatically deployed to Azure using GitHub Actions.

🏗️ Tech Stack

  • Static Site Generator: Hugo v0.148.1
  • Theme: LoveIt
  • Hosting: Azure Blob Storage with Azure CDN
  • Deployment: GitHub Actions
  • Domain: Custom domain clemens.ms

📁 Project Structure

├── content/                 # Blog content and pages
│   ├── posts/              # Blog posts
│   ├── about.md            # About page
│   ├── privacy-policy.md   # Privacy policy
│   ├── resume.md           # Resume page
│   └── terms-of-use.md     # Terms of use
├── layouts/                # Custom Hugo layouts
├── static/                 # Static assets (images, icons, etc.)
├── themes/LoveIt/          # Hugo theme
├── .github/workflows/      # GitHub Actions workflows
├── hugo.toml              # Hugo configuration
└── README.md              # This file

📧 Contact

About

This is the source code for my personal blog hosted at clemens.ms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published