I’m designing a custom Big Cartel theme by using Dugway for local development. I can access to and modify the barebones versions of the theme, e.g 127.0.0.1:9292/products which renders products.html from the source directory. Now if I want to preview a new custom page — let’s say resellers.html — 127.0.0.1:9292/resellers throws a Not Found error. How can I — or is it possible to — preview custom html pages by using dugway server?
Asked
Active
Viewed 255 times