Erlan, thanks for stepping in. Could you please update the instruction once
Maxim succeeds with all the steps on his end? It's important that community
members such as Maxim know exactly how to work with the new website.
https://cwiki.apache.org/confluence/display/IGNITE/Website+Development#WebsiteDevelopment-SettingUp

On Tue, Dec 21, 2021 at 8:01 AM Erlan Aytpaev <aytp...@gmail.com> wrote:

> Hi Maxim,
>
> What version of node js version did you use?
>
> On Tue, Dec 21, 2021 at 6:47 PM Maxim Muzafarov <mmu...@apache.org> wrote:
>
>> Folks,
>>
>>
>> Building the website becomes more and more complicated :-)
>> Can we update the documentation [1] with more details for the folks
>> who are not familiar with node.js?
>>
>> Actually, I'm stuck on the error below with compiling the project.
>> However, it seems to me that node.js require ES modules that are being
>> missed by my installation. Can anyone assist with this?
>>
>>
>> mario@mario:~/IdeaProjects/ignite-website$ gulp
>> /home/mmuzaf/IdeaProjects/ignite-website/gulpfile.js:1
>> import browserSync from 'browser-sync';
>>        ^^^^^^^^^^^
>>
>> SyntaxError: Unexpected identifier
>>     at Module._compile (internal/modules/cjs/loader.js:723:23)
>>     at Object.Module._extensions..js
>> (internal/modules/cjs/loader.js:789:10)
>>     at Module.load (internal/modules/cjs/loader.js:653:32)
>>     at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
>>     at Function.Module._load (internal/modules/cjs/loader.js:585:3)
>>     at Module.require (internal/modules/cjs/loader.js:692:17)
>>     at require (internal/modules/cjs/helpers.js:25:18)
>>     at requireOrImport
>>
>> (/usr/local/lib/node_modules/gulp-cli/lib/shared/require-or-import.js:19:11)
>>     at execute
>> (/usr/local/lib/node_modules/gulp-cli/lib/versioned/^4.0.0/index.js:37:3)
>>     at Liftoff.handleArguments
>> (/usr/local/lib/node_modules/gulp-cli/index.js:211:24)
>>
>>
>>
>> [1]
>> https://cwiki.apache.org/confluence/display/IGNITE/Website+Development#WebsiteDevelopment-SettingUp
>>
>> On Tue, 21 Dec 2021 at 15:40, Denis Magda <dma...@apache.org> wrote:
>> >
>> > Ops, yes, seems that we messed up with the releases dates. It
>> originates from the PUG files like this one:
>> >
>> https://github.com/apache/ignite-website/blob/master/_src/_components/download-binary.pug
>> >
>> > Would you be able to correct the dates? We can find the dates in a
>> previous version of download.html:
>> >
>> https://github.com/apache/ignite-website/blob/d45ad6211cd34e9a9c94726a6e61babe9c1d5fb8/download.html
>> >
>> > Lastly, would you please change version 2.11 to 2.11.1 for the button
>> from the header?
>> >
>> https://github.com/apache/ignite-website/blob/master/_src/_components/header.pug
>> >
>> > --
>> > Denis
>> >
>> > On Tue, Dec 21, 2021 at 7:06 AM Maxim Muzafarov <mmu...@apache.org>
>> wrote:
>> >>
>> >> Denis,
>> >>
>> >> Thanks for the update.
>> >> I've just recently found that all releases on the download page [1]
>> >> have the same release date. Is it correct?
>> >>
>> >> [1] https://ignite.apache.org/download.cgi
>> >>
>> >> On Tue, 21 Dec 2021 at 14:47, Denis Magda <dma...@apache.org> wrote:
>> >> >
>> >> > Hi Maxim,
>> >> >
>> >> > Just a reminder that since the release of the new website, we need
>> to update the download.pug [1] file in case of a release and then generate
>> the HTML version following this updated instruction. If you have any
>> questions, please reach out to Erlan (CC-ed).
>> >> >
>> >> > [1]
>> https://github.com/apache/ignite-website/blob/master/_src/download.pug
>> >> > [2]
>> https://cwiki.apache.org/confluence/display/IGNITE/Website+Development
>> >> >
>> >> > On Tue, Dec 21, 2021 at 4:36 AM Maxim Muzafarov <mmu...@apache.org>
>> wrote:
>> >> >>
>> >> >> Hello, Igniters!
>> >> >>
>> >> >>
>> >> >> Thanks to everyone. The vote is closed.
>> >> >> The emergency Apache Ignite 2.11.1 release (RC2) has been accepted.
>> >> >> I will continue on with the release.
>> >> >>
>> >> >> 5 - "+1" votes received and no "0", "-1" votes.
>> >> >>
>> >> >>
>> >> >> Here are the votes received:
>> >> >>
>> >> >> - Ilya Kasnacheev (binding)
>> >> >> - Pavel Tupitsyn (binding)
>> >> >> - Ivan Daschinsky
>> >> >> - Nikolay Izhikov (binding)
>> >> >> - Vyacheslav Koptilin
>> >> >> - Alex Plehanov (binding)
>> >> >> - Valentin Kulichenko (binding)
>> >> >>
>> >> >>
>> >> >> Here is the link to the voting thread:
>> >> >> https://lists.apache.org/thread/2pwc0fv0pczhnxbyfkdhl1m3yvh8vrpb
>> >> >>
>> >> >> Thank you!
>>
>

Reply via email to