How to load content from external file in JS to variable
I would like to make a simple website without cloning HTML files. I want to store a content in separate text files (or html) in subdirectories (e.g. pages/pagehome.txt, pages/pageabout.txt, pages/…