1.) I want to change default file extension. I read MANY older config file examples and help websites/tutorial and it is not helping. What is the current method for changing default file extension; for example .html to .htm.
2.) How do you make Hugo not include a file extension in the final compiled html code (for all links); for example if all links were going to a directory but not actually…? For example link is domain.com/file.htm and I want the compiled html code to have the link compiled and saved as domain.com/file
The information you want is on that page. If not, we should improve that page to avoid having to repeatedly have to answer this question in the future.
Can you have another read and see if you understand?
If not, I will put it into the backlog of docs items to improve.
Can you describe it more visually and with a example; with fewer words? The website is not clear. I have tested everything listed on the website. I agree the page needs something else on it.
I don’t plan to use GitHub. But I will upload one to Gifhub if that helps you see. But why?, because I do not have anything written yet, I am only editing the config file. I can’t write anything until the config file functions properly. What you see in this thread is all I have so far.