Results 11 comments of Matt Hodges

I've thought about both of these. I think the build script could easily be modified to include excerpts... maybe grabbing the first paragraph after the title or something like that......

I'm not yet. Issue #6 is a big hurdle for me. I've been exploring options, but haven't found a good solution yet.

Thanks for the interest! I'd absolutely be open to pull requests that can improve performance!

This may not be possible. [Stack Overflow asnwers](http://stackoverflow.com/questions/18155377/making-ajax-applications-crawlable-without-backend-control) didn't seem too optimistic.

This is great news. I'm going to have to keep an eye on what Google is doing.

@ogtega I believe so, and that's part of my question around the general "desirability" of the PR. Depending on your usecase you might want one or the other. Like, if...

@Schwanksta a) awesome, thanks for the links! Was digging around for that before I decided to try to generate them, this repo was much easier to find than the census...

> If I understand correctly, the issue was that `loaded()` was called too early? I suppose `document.readyState` can't be `'complete'` at the time this script is executed, can it? If...

I like this idea a lot. I haven't actually checked what the minimum Python version is, but it's likely not 3.11 (and probably don't want to insist on running a...

Aren't there concerns with converting from float to short? Loss of precision?