site/skills.md
g_it 26b7cc782e
Some checks are pending
lint / runner / vale (push) Waiting to run
Updating readme.
2026-04-07 01:37:09 +02:00

909 B

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)