18F / epa-notice

Web interface for viewing and commenting on proposed changes to federal regulations
Other
7 stars 17 forks source link

Fix masonry issues for compliance yaml #425

Closed jcscottiii closed 8 years ago

jcscottiii commented 8 years ago

This patch will fix the reading problems so that masonry can use it to autogenerate docs

After using this patch, a user can then run:

$ compliance-masonry get
$ compliance-masonry docs gitbook LATO
$ cd exports
$ gitbook serve #you'll need gitbook installed
# visit localhost:4000

image

cmc333333 commented 8 years ago

Excellent, thank you for your help @jcscottiii !

pburkholder commented 8 years ago

Side effect of https://github.com/18F/compliance-toolkit/issues/25. Maybe that PR doesn't make it easier... 💭