-
Notifications
You must be signed in to change notification settings - Fork 12
Description
A great project, thank you.
Would bootleg be suitable for generating multi-page websites, such as those I create for the Practicalli series of books, e.g. https://practicalli.github.io/clojure-webapps/
This website is currently generated by GitBook.io using a summary.md file to define the navigation and pages created for the website. The source code is at this repository https://github.com/practicalli/clojure-webapps-content
I get the impression from the documentation that bootleg is more aimed at single page apps, although it could be scripted to do something more involved. Just trying to assess how relevant bootleg would be for generating such websites and the work involved.
I have read the comments on #59 which are very interesting too.
Thank you.