28 lines
909 B
Markdown
28 lines
909 B
Markdown
# Site
|
|
|
|
Personal portfolio website for gugulet.hu. Showcases three domains: Words, Visuals, and Technical.
|
|
|
|
## Stack
|
|
|
|
- Python 3.13 / Zensical (static site generator)
|
|
- Jinja2 templates
|
|
- GSAP / ScrollTrigger (animations)
|
|
- Markdown content with YAML frontmatter
|
|
- CSS with custom properties and clamp() sizing
|
|
- Docker / Caddy (production)
|
|
- Vale (prose linting)
|
|
- terser / clean-css-cli (minification)
|
|
|
|
## Skills
|
|
|
|
- Static site generation with Zensical/MkDocs
|
|
- Jinja2 templating and template inheritance
|
|
- GSAP scroll-driven animations with pinned timelines
|
|
- Responsive typography with viewport units and clamp()
|
|
- Per-section font strategies (serif, mono, display)
|
|
- Post-build asset minification (CSS, JS, HTML)
|
|
- Multi-stage Docker builds
|
|
- Caddy web server configuration
|
|
- GitHub Actions CI/CD (linting pipelines)
|
|
- SEO and robots/sitemap management
|
|
- Content protection (right-click/copy prevention)
|