Rico Sta. Cruz

Results 243 comments of Rico Sta. Cruz

It would add something like 1 second to every build time, something that is kinda painful in development. Maybe a Metalsmith stylus plugin would be better suited. On Tue, Aug...

Ahh, right. That functionality is provided by [pjax](https://www.npmjs.com/package/pjax) which [docpress-base](https://github.com/docpress/docpress-base) uses. The fix might be to simply not load URL's that start with `http://`, which i guess can be done...

Also I see you're using docpress-rsc haha. I take it you weren't a fan of the default theme?

bump, looks like I forgot this.

I haven't seen instantclick before but the premise looks very interesting. But yes: it'd be nice to have some sort of opt out mechanism.

Oh, thats not a bad idea. It's actually pretty easy. If you guys wanna take a stab at it, go ahead. ``` sh npm install --save-dev docpress mkdir -p docs...

...you can even build that as a `docpress-init` module, which docpress will just delegate to later.

## Theming roadmap (v0.8) 1. `docpress-base` will be renamed to `docpress-html`. (#143) This is a Metalsmith plugin responsible for building basic the HTML structure. 2. `docpress-html` will be made to...

stylus to postcss-cssnext + postcss-easy-import? yes, that's certainly possible. the lack of `var ?= value` would be a shame (it's a way to make variables easily overridable), but I think...

Yes, this seems like a great addition. It'd be nice to directly link to GitHub, StackOverflow, Hexdocs.pm, and other externals.