Joe Pea

Results 1897 comments of Joe Pea

I think we can default to `README.md` by matter of the existing conventions, and we can also fall back to `index.md` if `README.md` is not found. Thoughts? *#!/*JoePea On Mon,...

This is is annoying for sure. We need to handle trailing slashes properly. Additionally, we have high-level things to improve in Docsify: - first of all, we should not have...

> The function is already implemented, [5e161a1](https://github.com/docsifyjs/docsify/commit/5e161a1)? > > Should we close this issue? @trusktr That's only for sub-items, not the root of the sidebar. Try clicking this, and it...

The sentiment is that this would be nice, but it has not been implemented yet. Also, we need a plan. How do you imagine it could work? Perhaps a new...

I want to re-open this I think it'd be valuable to generate a site map, regardless of hash mode. Some people will use the non-hash mode in which case it...

Based on that last article, I think we should just make sitemaps regardless. If it works with hashes, it works. If it doesn't, it doesn't. But at least for the...

Ah! This is interesting. I tried to run the Docsify site through Google Search Console's Rich-results test and mobile-friendly test. Here are the results: - Rich-results test: https://search.google.com/test/rich-results?id=zXJ0x8Kt7ZbTwkp6rT41wA (view the...

By the way, I found these tools while watching the http://web.dev/live conference Day 1 video that was released a few days ago: https://youtu.be/H89hKw06iWs?t=9201 (at 2 hours 33 minutes it goes...

@waruqi I thought you commented about your xmake sitemap generator (I saw the email). That's neat!

Ah ok. Well if you happen to get the output right, it could be a good solution until we have the one from static site generation.