That's fair. I personally wrote Strapdown since I couldn't find a really simple Markdown framework that generated beautiful docs and Just Worked(TM) :)
Oh yeah, it generates great output for sure, I might just write a simple wrapper (in PhantomJS or whatever) to automate the compilation step using a markdown document and strapdown, or if I'm lazy I'll just save the generated code from the Chrome inspector :)
Funny how there are so many overlapping ideas, I just started work on an OSS MarkDown-based site generator using Bootswatch themes as well. Nice work on Strapdown.