Re: New Website Layout

2020-08-12 Thread Ben Stopford
thanks Folks On Wed, 12 Aug 2020 at 07:28, Luke Chen wrote: > Hi Tom, Ben, > PR is ready to address the issue you saw: > https://github.com/apache/kafka-site/pull/292 > > Thanks. > > On Wed, Aug 12, 2020 at 1:09 AM Tom Bentley wrote: > > > Hi Ben, > > > > Thanks for fixing that. Another problem

Re: New Website Layout

2020-08-11 Thread Luke Chen
Hi Tom, Ben, PR is ready to address the issue you saw: https://github.com/apache/kafka-site/pull/292 Thanks. On Wed, Aug 12, 2020 at 1:09 AM Tom Bentley wrote: > Hi Ben, > > Thanks for fixing that. Another problem I've just noticed is a couple of > garbled headings. E.g. scroll down from > http

Re: New Website Layout

2020-08-11 Thread Tom Bentley
Hi Ben, Thanks for fixing that. Another problem I've just noticed is a couple of garbled headings. E.g. scroll down from https://kafka.apache.org/documentation.html#design_compactionbasics and the "What guarantees does log compaction provide?" section is rendering as $1 class="anchor-heading">$8$

Re: New Website Layout

2020-08-10 Thread Ben Stopford
Good spot. Thanks. On Thu, 6 Aug 2020 at 18:59, Ben Weintraub wrote: > Plus one to Tom's request - the ability to easily generate links to > specific config options is extremely valuable. > > On Thu, Aug 6, 2020 at 10:09 AM Tom Bentley wrote: > > > Hi Ben, > > > > The documentation for the conf

Re: New Website Layout

2020-08-06 Thread Ben Weintraub
Plus one to Tom's request - the ability to easily generate links to specific config options is extremely valuable. On Thu, Aug 6, 2020 at 10:09 AM Tom Bentley wrote: > Hi Ben, > > The documentation for the configs (broker, producer etc) used to function > as links as well as anchors, which made

Re: New Website Layout

2020-08-06 Thread Tom Bentley
Hi Ben, The documentation for the configs (broker, producer etc) used to function as links as well as anchors, which made the url fragments more discoverable, because you could click on the link and then copy+paste the browser URL: batch.size What seems to have happened with the new layo

Re: New Website Layout

2020-08-05 Thread Luke Chen
When entering streams doc, it'll always show: *You're viewing documentation for an older version of Kafka - check out our current documentation here.* On Wed, Aug 5, 2020 at 6:44 PM Ben Stopford wrote: > Thanks for the PR and feedback Michael. Appreciated. > > On Wed, 5 Aug 2020 at 10:49, Mick

Re: New Website Layout

2020-08-05 Thread Ben Stopford
Thanks for the PR and feedback Michael. Appreciated. On Wed, 5 Aug 2020 at 10:49, Mickael Maison wrote: > Thank you, it looks great! > > I found a couple of small issues: > - It's not rendering correctly with http. > - It's printing "called" to the console. I opened a PR to remove the > console.

Re: New Website Layout

2020-08-05 Thread Mickael Maison
Thank you, it looks great! I found a couple of small issues: - It's not rendering correctly with http. - It's printing "called" to the console. I opened a PR to remove the console.log() call: https://github.com/apache/kafka-site/pull/278 On Wed, Aug 5, 2020 at 9:45 AM Ben Stopford wrote: > > The

Re: New Website Layout

2020-08-05 Thread Ben Stopford
The new website layout has gone live as you may have seen. There are a couple of rendering issues in the streams developer guide that we're getting addressed. If anyone spots anything else could they please reply to this thread. Thanks Ben On Fri, 26 Jun 2020 at 11:48, Ben Stopford wrote: > He

Re: New Website Layout

2020-08-04 Thread Ben Stopford
Thanks, Guozhang. I'm sure we can get that small change in. Jorge, I think we're stuck with different UX for the docs page in this first release. The docs are such a goliath they need it but we'll address this in the next version. If anyone else has final comments before this merges now's the tim

Re: New Website Layout

2020-08-03 Thread Guozhang Wang
Hello Ben, I took a look at the corresponding PR and that looks great to me. Just one minor comment otherwise I'm all in for the new UX! * The "see full list" at the homepage just has a drop-down list, maybe better to re-direct to "powered by" if we click it. Guozhang On Fri, Jun 26, 2020 at 5:

Re: New Website Layout

2020-06-26 Thread Jorge Esteban Quilcate Otoya
Looks great!! A small comment about menus: `Get Started` and `Docs` pages have different UX. While Get Started pages use the whole page, Docs have a menu on the left side. I'd like Docs pages to also use most of the page. For instance, config and metrics tables could look more readable using more