Skip to content

Resources

haskelt edited this page Mar 2, 2021 · 10 revisions

In almost all cases your site will consist of more than just HTML files. Maybe you have some CSS style files, some JavaScript files, and some SVG icons. In cases where these files are specific to a particular page on your site, it may be best to treat them as content, and put them in the appropriate content directory alongside your XML source file (see Images, documents, and other non HTML content)

Clone this wiki locally