Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-16 Thread Willem Jiang
+1 for providing some modern templates for the incubating projects. Cheers, Willem Jiang On Sun, Feb 11, 2024 at 1:26 PM tison wrote: > > I've pushed the code to 'docusarus' branch on this repo, and file a > ticket on INFRA [1] to ask for some privileges actions. > > Best, > tison. > > [1]

Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-14 Thread Alexander Alten-Lorenz
+1 (non-binding), quite important to make the onboarding for podlings much easier > On Feb 14, 2024, at 13:50, Alex Porcelli wrote: > > +1 (non-binding) > > Awesome initiative! > > > On Wed, Feb 14, 2024 at 7:48 AM Twice wrote: > >> +1. >> >> Docusaurus is super suitable for building

Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-14 Thread Alex Porcelli
+1 (non-binding) Awesome initiative! On Wed, Feb 14, 2024 at 7:48 AM Twice wrote: > +1. > > Docusaurus is super suitable for building open-source project > websites, and currently being used by lots of ASF projects. > > Replacing the original website template makes sense to me. > > Best, >

Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-14 Thread Twice
+1. Docusaurus is super suitable for building open-source project websites, and currently being used by lots of ASF projects. Replacing the original website template makes sense to me. Best, Twice On Wed, Feb 14, 2024 at 3:54 PM Suyan wrote: > > +1, that's great! > > Sincerely, > Suyan > >

Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-14 Thread Martin Grigorov
Hi, The Infra team wants someone (a group) to be responsible for the new template repo - https://issues.apache.org/jira/browse/INFRA-25494?focusedCommentId=17817366=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17817366 Could that be the Incubator PMC ?! Regards,

Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-13 Thread Suyan
+1, that's great! Sincerely, Suyan tison 于2024年2月4日周日 23:17写道: > > Hi, > > I finally find some time to prepare a demo for the new website template [1]. > > It may still open to be improved including a download page template > and a community page template, as well as some guides as its docs.

Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-13 Thread hulk
+1, thanks for proposing this. docusaurus is very easy to use as a website template! On Wed, 14 Feb 2024 at 10:07, Xuanwo wrote: > > docusaurus is a good start for most project website. Nice change! > > On Sun, Feb 4, 2024, at 23:16, tison wrote: > > Hi, > > > > I finally find some time to

Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-13 Thread Xuanwo
docusaurus is a good start for most project website. Nice change! On Sun, Feb 4, 2024, at 23:16, tison wrote: > Hi, > > I finally find some time to prepare a demo for the new website template [1]. > > It may still open to be improved including a download page template > and a community page

Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-10 Thread tison
I've pushed the code to 'docusarus' branch on this repo, and file a ticket on INFRA [1] to ask for some privileges actions. Best, tison. [1] https://issues.apache.org/jira/browse/INFRA-25486 tison 于2024年2月10日周六 18:32写道: > > It seems that the repo is foundation-wise that I have the permission

Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-10 Thread tison
It seems that the repo is foundation-wise that I have the permission to move forward this effort. I'll push the branch and update the README. And then ask for INFRA to make it the default branch, as well as setting the repo as a repo template. I believe comdev and the Incubator are related to

Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-04 Thread tison
Hi, I finally find some time to prepare a demo for the new website template [1]. It may still open to be improved including a download page template and a community page template, as well as some guides as its docs. But I'd like to first collecting feedback and finding which PMC is responsible

Re: Help to get the Wayang project website in shape

2024-01-29 Thread Alex Porcelli
Another shout-out for tison and the Apache Fury to provide such a nice starting point for new websites. I managed to put, for now, a simple placeholder website for Apache KIE (incubation). Thank you tison and the Apache Fury community! On Fri, Jan 26, 2024 at 4:10 AM Xuanwo wrote: > > > I

Re: Help to get the Wayang project website in shape

2024-01-26 Thread Xuanwo
> I managed to move our old website to Docusaurus in one day - using the > template > structure from Fury, if you don’t mind. Congrats! On Fri, Jan 26, 2024, at 17:07, Alexander Alten-Lorenz wrote: > Hey tison, > > Thank you for the head-up. I managed to move our old website to > Docusaurus

Re: Help to get the Wayang project website in shape

2024-01-26 Thread Alexander Alten-Lorenz
Hey tison, Thank you for the head-up. I managed to move our old website to Docusaurus in one day - using the template structure from Fury, if you don’t mind. Awesome stuff, would love when we’d had a template for the podlings to setup a good looking, SEO friendly project page. That’s needed to

Re: Help to get the Wayang project website in shape

2024-01-26 Thread Xuanwo
Ok, I re-check the json file, and find that: "apache": { "domain": "apache", "description": "Apache", "repositories": { "apache-website-template": { "description": "Apache Website Template",

Re: Help to get the Wayang project website in shape

2024-01-26 Thread Xuanwo
> I'm thinking of updating the website template [1] with Docu but have > not yet had time and understand which PMC manages this project. I assume the IPMC or comdev PMC oversees this project, but since the apache-website-template isn't included in their managed repositories, I'm uncertain. For

Re: Help to get the Wayang project website in shape

2024-01-25 Thread tison
Hi Alexander, I use Docusaurus for Kvrocks and Fury. Their configuration should be straightforward to follow already. The most simple one now is https://github.com/apache/incubator-fury-site. Also, Docu is well-documented https://docusaurus.io/docs. I'm thinking of updating the website template

Re: Help to get the Wayang project website in shape

2024-01-25 Thread Alexander Alten-Lorenz
Hi Xuanwo, Thank you, highly appreciated! Do you have any how-to for setting Docusaurus up? —Alex > On Jan 25, 2024, at 11:01, Xuanwo wrote: > > Hi, alexander > >> We aren't web designers and we would love to find helping hands to get >> the page in order, including re-organizing and

Re: Help to get the Wayang project website in shape

2024-01-25 Thread Xuanwo
Hi, alexander > We aren't web designers and we would love to find helping hands to get > the page in order, including re-organizing and rewriting. I'm with the OpenDAL Community, and we also lack web designers. Our community opted for Docusaurus[1], which we found easy to start with and set up.

Help to get the Wayang project website in shape

2024-01-25 Thread Alexander Alten
Hi incubator community, Would anyone be willing to help the Wayang project with our website? We aren't web designers and we would love to find helping hands to get the page in order, including re-organizing and rewriting. thank you, cheers, --alexander