Jerome Gravel-Niquet

Results 213 comments of Jerome Gravel-Niquet
trafficstars

Yes most likely. I'm already developing new features and enhancements.

**Here's my thought on this:** You could "mount" pages. Definitely would be in the documentup.json config, maybe like so: ``` javascript { "mount": [ "/api": "/docs/api.md", "/man-pages": "/docs/man.md" ] }...

Yes, need to think about this. Also have to keep almost the same UX for repos that don't have multiple pages of docs.

If anybody is still watching this: technically you can now point to subpages and it will render them. Not sure how well though, still a work in progress.

Hey there, can you tell me which repository you're trying to recompile? It'll help debugging. Thanks!

Hey @scottbale, Yes, we do consider line breaks like new paragraphs. Maybe we should consider changing that setting... hmmm.

Interesting thought. For now, Command+F (or Control+F on Windows) works well enough. I'm hoping to keep this project as simple as possible. Right now, there's no JavaScript at all on...

This could be interesting to do indeed.

Ok, for now, I welcome a PR :) for a new theme. Did you want to add flatdocs in here? If you add it to `app/assets/stylesheets/themes/[your theme].css.scss`, I will gladly...

Yes, that would be very useful. Would it not just be a matter of calling a function with a callback into go?