Filip Rojek ff9e76676d
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 17s
Build Zola Website / build (pull_request) Has been skipped
fix(home.scss): prevent project content from breaking on large screens
- Fixes layout issues on higher resolutions where content stretched incorrectly
2025-08-28 13:11:02 +02:00
2025-08-27 19:28:14 +02:00
2025-08-27 19:28:14 +02:00

fr/website

Personal website of Filip Rojek built with Zola (Tera templates, SASS).

Live content: posts and projects.


Quick start

Prerequisites

Develop

# run local dev server
zola serve
# default: http://127.0.0.1:1111

Build

# render to ./public
zola build
Description
My personal website
https://www.filiprojek.cz
Readme 612 KiB
Languages
HTML 44%
SCSS 36.9%
JavaScript 7.2%
Shell 6.4%
Makefile 5.5%