Backup: Stand vor Design-Optimierung (2026-02-16)
Dieser Commit ist enthalten in:
100
CLAUDE.md
Normale Datei
100
CLAUDE.md
Normale Datei
@@ -0,0 +1,100 @@
|
||||
# CLAUDE.md - AegisSight Website
|
||||
|
||||
RELATED_DOCS:
|
||||
COOKIE_CONSENT_IMPLEMENTATION.md: "Cookie-Banner Implementierung, GDPR, Testing"
|
||||
DATENSCHUTZ_ANALYTICS.md: "Textbausteine fuer Datenschutzerklaerung"
|
||||
PROFESSIONAL_TOOLBOX_CONTENT.md: "Backup-HTML fuer entfernte Produktkarte"
|
||||
VIDEO_UPLOAD_INSTRUCTIONS.md: "Anleitung fuer manuelle Video-Uploads (Git-Limit)"
|
||||
|
||||
PROJECT: Website
|
||||
STATUS: PRODUCTION
|
||||
URL: https://aegis-sight.de
|
||||
CONTAINER: aegis-website-nginx
|
||||
|
||||
COMPANY:
|
||||
name: AegisSight UG (haftungsbeschraenkt)
|
||||
domain: aegis-sight.de
|
||||
email: info@aegis-sight.de
|
||||
|
||||
TECHNOLOGY:
|
||||
type: Static Website
|
||||
build_process: NONE
|
||||
deployment: Docker/nginx
|
||||
|
||||
frontend:
|
||||
- HTML5
|
||||
- CSS3 (modular)
|
||||
- JavaScript ES6+
|
||||
- SVG
|
||||
|
||||
features:
|
||||
- multi_language: [DE, EN]
|
||||
- responsive: mobile-first
|
||||
- video_backgrounds: true
|
||||
- cookie_consent: GDPR-compliant
|
||||
- security_headers: enabled
|
||||
|
||||
STRUCTURE:
|
||||
root_files:
|
||||
- index.html: Hauptseite
|
||||
- impressum.html: Impressum DE
|
||||
- impressum-en.html: Impressum EN
|
||||
- datenschutz.html: Datenschutz DE
|
||||
- datenschutz-en.html: Datenschutz EN
|
||||
- accountforger-video.html: Produkt-Demo
|
||||
- robots.txt: SEO-Konfiguration
|
||||
- cookie-consent.js: GDPR Cookie-System
|
||||
- cookie-consent.css: Cookie-Banner Styles
|
||||
|
||||
directories:
|
||||
assets:
|
||||
fonts: [Inter, Bebas Neue]
|
||||
images:
|
||||
icons: UI-Icons (SVG)
|
||||
flags: Laenderflaggen
|
||||
logos: "Logo+Schrift_Rechts.svg"
|
||||
videos: "~300MB - Hero-Videos, AFv6.mp4"
|
||||
|
||||
css:
|
||||
- main.css: Kern-Styles
|
||||
- animations-enhanced.css: Animationen
|
||||
- mobile.css: Mobile Responsive
|
||||
- fonts.css: Typografie
|
||||
|
||||
js:
|
||||
- main.js: Einstiegspunkt
|
||||
- translations.js: Mehrsprachigkeit
|
||||
- components.js: UI-Komponenten
|
||||
- animations.js: Animationssystem
|
||||
|
||||
docs: Rechtliche PDFs
|
||||
|
||||
PAGES:
|
||||
homepage:
|
||||
sections: [Hero mit Video, Ueber uns, Loesungen, Kontakt]
|
||||
legal:
|
||||
- Impressum (DE/EN)
|
||||
- Datenschutz (DE/EN)
|
||||
product:
|
||||
- AccountForger Video-Demo
|
||||
|
||||
DEVELOPMENT:
|
||||
translations: js/translations.js
|
||||
large_files: "assets/videos/ (~300MB)"
|
||||
design: mobile-first responsive
|
||||
|
||||
DEPLOYMENT:
|
||||
container: aegis-website-nginx
|
||||
server: nginx (static files)
|
||||
ssl: enabled
|
||||
security_headers: enabled
|
||||
rate_limiting: configured
|
||||
|
||||
CHANGE_LOG:
|
||||
2026-01-08:
|
||||
- "Rebrand: IntelSight -> AegisSight"
|
||||
- "Neues Logo: Logo+Schrift_Rechts.svg"
|
||||
- "Email: info@aegis-sight.de"
|
||||
- "Footer: Dynamisches Jahr, AGB entfernt"
|
||||
|
||||
Last-Updated: 2026-01-25
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren