Hi Denis, Ivan
I was able to resolve the issue in local. I missed the Includes in the
following line
Options FollowSymLinks Multiviews Includes
Once I added Includes in the end then the css files started loading.
Thank you for your help and support.
Regards,
Saikat
On Tue, Feb 16, 2021 at
Denis, Ivan
Thank you for your reply. I have not been able to troubleshoot further, I
will look into it and share more details.
My apologies for the late response.
Regards,
Saikat
On Tue, Feb 2, 2021 at 9:27 AM Ivan Daschinsky wrote:
> Ops, i'm very sorry. Really, nothing common with docs.
>
Ops, i'm very sorry. Really, nothing common with docs.
пн, 1 февр. 2021 г. в 16:10, Denis Magda :
> Ivan,
>
> Saikat is updating the page below which doesn’t not belong to the docs and
> doesn’t not require a Jekyll setup:
>
> https://ignite.apache.org/features/streaming.html
>
> On Sunday, Janua
Ivan,
Saikat is updating the page below which doesn’t not belong to the docs and
doesn’t not require a Jekyll setup:
https://ignite.apache.org/features/streaming.html
On Sunday, January 31, 2021, Ivan Daschinsky wrote:
> Saikat, have you tried build and run locally docs using docker? I just
>
Saikat, have you tried build and run locally docs using docker? I just
tried latest master -- everything is working as expected.
Checked this in chrome incognito mode. I usually check docs locally using
these steps:
1 cd docs
2. docker run -v "$PWD:/srv/jekyll" -p 4000:4000 jekyll/jekyll:latest
jek
Saikat,
Attach the screenshot with what you see. Please also check what errors the
browser is printing out while rendering the page.
You don't need to install Jekyll unless you build the docs locally. So,
skip this step. Also, you don't need to uncomment the "include virtual".
-
Denis
On Sun,
Hi Denis, Ivan
Thank you for your email. I have verified the below lines in httpd.conf
AddType text/html .html
AddOutputFilter INCLUDES .html
I have also pull latest changes from master.
I still see the issue in local, let me check if I need to make any
other changes.
Also another change I did
Hi, Saikat. Do you have https://issues.apache.org/jira/browse/IGNITE-13659
commit in yout local branch?
In this patch, this issue was solved. Namely, docs/assets/css/docs.scss
and docs/assets/css/styles.scss are corrected.
Jekyll required that in custom stiles, first two lines contains this char
se
Hi Saikat,
Please double check that you configured the Apache server strictly
following steps 3-5. As far as I remember, I had the exact CSS issue until
did this (step 5):
AddType text/html .html
AddOutputFilter INCLUDES .html
-
Denis
On Sat, Jan 30, 2021 at 1:38 PM Saikat Maitra
wrote:
> H
Hi,
I was working on updating the ignite-website page[1] for Ignite Extensions
and I observed that in local when we are running the ignite-website then it
is not loading the css.
I have followed the instructions as mentioned in confluence page[2]
[1] https://ignite.apache.org/features/streaming
10 matches
Mail list logo