-
|
I'm just wondering if you can have a simple website with PHP files that can have some augmentation to the generated HTML. Can you change the extension of the output files? I would be able to put some additional PHP code into the templates. I would like to keep the directory-based permalinks. So the index.html becomes index.php. Or is something like this completely nonsense? |
Beta Was this translation helpful? Give feedback.
Answered by
Ryuno-Ki
Mar 9, 2026
Replies: 1 comment
-
|
I'd try fiddling with permalinks here. That could still happen on directory-level. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jcubic
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'd try fiddling with permalinks here. That could still happen on directory-level.