@stefano I am revisiting bssg again and I am wondering if i can build a site with this urls.
-
@stefano I am revisiting bssg again and I am wondering if i can build a site with this urls. https://www.hagen-bauer.de/2026/03/freebsd-disk-replacement.html from what I read in the documentation its not possible đ
-
@stefano I am revisiting bssg again and I am wondering if i can build a site with this urls. https://www.hagen-bauer.de/2026/03/freebsd-disk-replacement.html from what I read in the documentation its not possible đ
@hbauer you can customise the URL:
URL_SLUG_FORMAT="Year/Month/Day/slug" # Format for post URLs. Available: Year, Month, Day, slug
-
@hbauer you can customise the URL:
URL_SLUG_FORMAT="Year/Month/Day/slug" # Format for post URLs. Available: Year, Month, Day, slug
@stefano yes but i have .html files and not /../index.html
-
@stefano yes but i have .html files and not /../index.html
@hbauer uhm...no, I don't think it can currently serve .html files - it creates subdirectories and the index.html inside them. You'd need some rewrite rules at web server level