alphagov / google-docs-to-11ty

Convert a docs export to an 11ty website
0 stars 0 forks source link

Make the split output in a specific folder #16

Closed romaricpascal closed 6 months ago

romaricpascal commented 6 months ago

And configure 11ty to drop that extra folder when serving the files.

I've added some more .gitignore to prevent us commiting the imported content.

Using the doc from the navigation research, I think it's working fine (see http://localhost:8080/non-uk-gov-design-systemlibraries/ for example). @domoscargin I'm leaving this one as PR in case I missed something and would break main.

Closes #5

domoscargin commented 6 months ago

This looks good to me with one minor tweak. Doesn't look like anything's broken, so I'm going to merge as is and we can always fix it up if we catch something.