update .gitignore, enhance README, implement Pexels API integration, and improve page generation logic

This commit is contained in:
2026-05-17 21:56:54 +02:00
parent ed7eeda24c
commit 135e1ac682
5 changed files with 411 additions and 91 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
vendor
pages/*.html
web/previews/*.jpg
web/previews/*.jpg
.env.local