View Single Post
Old 08-16-2012, 01:06 PM   #1
rtmyers
Member
rtmyers began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Aug 2012
Device: iPad
Creating additional folders

I'm porting an existing HTML5/CSS/JS application to ePub. The assets (stylesheets, scripts, images) are arranged in a particular folder structure and the code (url() specifications in the stylesheets, to take just one example) to some extent assumes that structure. For instance, third-party scripts are in "lib", images are in "images" (not "Images"), etc. I'd like to maintain that folder structure, but I'm stuck at trying to figure out how to do something in Sigil as simple as creating a new folder in the structure, or subfolders within those folders. Is that possible?
rtmyers is offline   Reply With Quote