Allowing the annoying LinkedIN bot to scan the site.
This commit is contained in:
parent
3565dd7e5d
commit
b6976c28d2
6 changed files with 101 additions and 7 deletions
28
skills.md
Normal file
28
skills.md
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# 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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue