Source code for my personal website
Go to file
Jeroen De Meerleer 4cb2b07862
Refactor page title logic in base.html.twig
The commit refactors the logic for generating the page title in base.html.twig. The change ensures that if a custom title block is defined, it will be displayed before the default author name "Jeroen De Meerleer".
2023-10-13 09:28:01 +02:00
assets Fixed build 2023-10-12 15:09:07 +02:00
bin BUGFIX: using standard symfony framework 2022-04-29 12:04:17 +02:00
config Refactor service and controller code, update file paths 2023-10-13 09:22:40 +02:00
public Removed icons 2023-03-22 11:51:49 +01:00
src Refactor service and controller code, update file paths 2023-10-13 09:22:40 +02:00
templates Refactor page title logic in base.html.twig 2023-10-13 09:28:01 +02:00
.env.sample ADDED SAMPLE CONF 2022-09-12 16:33:24 +02:00
.gitignore ENHANCEMENT: Using webpack again 2022-09-12 15:18:11 +02:00
LICENSE.md Initial commit 2021-08-05 13:56:02 +02:00
README.md Fix typo in README.md copyright notice 2023-06-27 11:25:49 +02:00
composer.json Add NelmioSecurityBundle v3.0.0 and Symfony Password Hasher v6.3.0 dependencies 2023-07-06 09:42:42 +02:00
composer.lock Updated dependencies 2023-10-12 15:08:56 +02:00
package-lock.json Updated dependencies 2023-10-12 15:08:56 +02:00
package.json Updated dependencies 2023-10-12 15:08:56 +02:00
symfony.lock Add NelmioSecurityBundle v3.0.0 and Symfony Password Hasher v6.3.0 dependencies 2023-07-06 09:42:42 +02:00
webpack.config.js Update Symfony packages to version 6.3 2023-06-27 12:11:04 +02:00

README.md

Website

Copyright (c) 2021- Jeroen De Meerleer me@jeroened.be

Source code of my personal website