Hi,
When creating a new page: is “hugo new” required, or can I just create the content/page.html?
Thanks
Hi,
When creating a new page: is “hugo new” required, or can I just create the content/page.html?
Thanks
Either way. You can use the terminal or just create the file in your editor.
Tipp: Hugo is very stable and flexible. You can just try what you asked and will see the result. Sometimes you’ll be surprised how easy things are.
Hope this helps.
Thanks for clarification, Leo!
Keep in mind that HTML is valid markdown as well:)