How would you go about having links make its directories and files in a specified directory instead of the root directory. But still make the index file in the root directory.
eg.
I want it to build the main index.html file in the root directory which would be /
but i want it to build all other pages and directories in another directory which would be /dir
How would i go about doing that?
eg.
I want it to build the main index.html file in the root directory which would be /
but i want it to build all other pages and directories in another directory which would be /dir
How would i go about doing that?

