vlw.se/public
Victor Westerlund 55a8234800 refactor: move CSS and JS assets to directory in project root (#72)
In this PR we move all of the CSS and JavaScript assets from the public assets directory to a new directory in the project root. The main reason for this is that I would like to believe this makes them easier to find. Since all CSS and JS is bundled with each page anyways there is no need to access these directly from a public directory. The main argument against this I think would be "transparency". We already run this site with `display_php_source=true` in Vegvisir (so page source code can be inspected by appending `.php` to the end of a url. But there is of course no reason to trust that it's the actual source code.

Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/72
2026-04-05 12:18:10 +02:00
..
assets refactor: move CSS and JS assets to directory in project root (#72) 2026-04-05 12:18:10 +02:00
work refactor: move CSS and JS assets to directory in project root (#72) 2026-04-05 12:18:10 +02:00
about.php refactor: move CSS and JS assets to directory in project root (#72) 2026-04-05 12:18:10 +02:00
contact.php refactor: move CSS and JS assets to directory in project root (#72) 2026-04-05 12:18:10 +02:00
error.php refactor: move CSS and JS assets to directory in project root (#72) 2026-04-05 12:18:10 +02:00
humans.txt feat: add .txt-files and gitignore rules (#7) 2024-09-27 15:09:56 +00:00
index.php refactor: move CSS and JS assets to directory in project root (#72) 2026-04-05 12:18:10 +02:00
robots.txt fix: allow index of everything in robots.txt (#25) 2025-03-05 12:37:21 +00:00
search.php refactor: move CSS and JS assets to directory in project root (#72) 2026-04-05 12:18:10 +02:00
security.txt fix: rfc9116 compatible and signed security.txt (#26) 2025-03-05 12:37:49 +00:00
shell.php refactor: move CSS and JS assets to directory in project root (#72) 2026-04-05 12:18:10 +02:00