pivotal-cf / bookbinder

A command line utility for stitching modular Markdown docs into into a unified, hostable web-app.
Apache License 2.0
45 stars 49 forks source link

bookbinder generate does not create the correct index file #114

Open dirkjot opened 7 years ago

dirkjot commented 7 years ago

We ran bookbinder generate as outlined in the readme, but ended up with a site that had no content at the root level (no main index.html).

On closer inspection, we found that the master_middleman/source directory contains index.html.md and not index.html.erb. Renaming this file to index.html.erb helped.

We think this is a small error with the generate subcommand, but we did not have time to dive into this.

Dirk & Dan

cf-gitbot commented 7 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.