Re: [PR] Apache Kafka documentation in markdown [kafka-site]

2025-07-08 Thread via GitHub
hvishwanath closed pull request #692: Apache Kafka documentation in markdown URL: https://github.com/apache/kafka-site/pull/692 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[PR] Apache Kafka documentation in markdown [kafka-site]

2025-05-24 Thread via GitHub
hvishwanath opened a new pull request, #692: URL: https://github.com/apache/kafka-site/pull/692 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

APACHE KAFKA DOCUMENTATION

2025-02-28 Thread oshione esiemokhai
I hope this email finds you well. I am currently researching the Apache Kafka documentation and would like to confirm whether it is generated using *ASP pages* or a different documentation framework. Could you please clarify the format and tools used in creating and maintaining the official Kafka

Re: Proposal for converting Apache Kafka Documentation and Website source to Markdown

2025-01-15 Thread Harish Vishwanath
gt; > > >>> and Istio <https://github.com/istio/istio.io>. > > > > >>> > > > > >>> This approach brings a few benefits: > > > > >>> > > > > >>> - > > > > >>> > > >

Re: Proposal for converting Apache Kafka Documentation and Website source to Markdown

2025-01-15 Thread Divij Vaidya
ability > > > >>> - > > > >>> > > > >>>Markdown is simpler and more readable than raw HTML, making > > > >>>contributions easier for developers of all skill levels. > Further, > > > with > > > >>>Hugo’s built-

Re: Proposal for converting Apache Kafka Documentation and Website source to Markdown

2025-01-14 Thread Luke Chen
> > >>>contributions easier for developers of all skill levels. Further, > > with > > >>>Hugo’s built-in live preview feature, contributors can instantly > > see how > > >>>their changes will render. > > >>>-

Re: Proposal for converting Apache Kafka Documentation and Website source to Markdown

2025-01-14 Thread David Arthur
> >>> - > >>> > >>>Themes such as “Docsy” provide a clean, responsive design with > >>>built-in support for features like local search, support for > >>>internationalization etc., > >>> > >>> > >>

Re: Proposal for converting Apache Kafka Documentation and Website source to Markdown

2025-01-13 Thread Swikar Patel
gt;> - >>> >>>Themes such as “Docsy” provide a clean, responsive design with >>>built-in support for features like local search, support for >>>internationalization etc., >>> >>> >>> - >>> >>> We can

Re: Proposal for converting Apache Kafka Documentation and Website source to Markdown

2025-01-13 Thread Swikar Patel
e and update our >> content to improve readability and maintainability >> - >> >> Improved Portability/Testability >> - >> >> Static sites generated by Hugo are server-agnostic, simplifying >> deployment. >> - >> >>

Re: Proposal for converting Apache Kafka Documentation and Website source to Markdown

2025-01-13 Thread Swikar Patel
ontent to improve readability and maintainability > - > > Improved Portability/Testability > - > > Static sites generated by Hugo are server-agnostic, simplifying > deployment. > - > > Improves local testing as well as CI testing > > To

Proposal for converting Apache Kafka Documentation and Website source to Markdown

2025-01-13 Thread Harish Vishwanath
eadability and maintainability - Improved Portability/Testability - Static sites generated by Hugo are server-agnostic, simplifying deployment. - Improves local testing as well as CI testing To demonstrate the feasibility of this transition, I created a working