Re: [I] Fix Syntax Highlighting in Code Blocks (Sphinx Docs) [airflow-site]
potiuk closed issue #1344: Fix Syntax Highlighting in Code Blocks (Sphinx Docs) URL: https://github.com/apache/airflow-site/issues/1344 -- 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, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] Fix Syntax Highlighting in Code Blocks (Sphinx Docs) [airflow-site]
choo121600 commented on issue #1344: URL: https://github.com/apache/airflow-site/issues/1344#issuecomment-3912620123 Cool :) -- 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, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] Fix Syntax Highlighting in Code Blocks (Sphinx Docs) [airflow-site]
ulekarsiddhant0-boop commented on issue #1344: URL: https://github.com/apache/airflow-site/issues/1344#issuecomment-3912108436 Hi @choo121600 , sorry for late replying. I am interested in this issue but due to my exams I was not able to work on it. I started working on this issue. Thank you! -- 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, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] Fix Syntax Highlighting in Code Blocks (Sphinx Docs) [airflow-site]
Jamijunky commented on issue #1344: URL: https://github.com/apache/airflow-site/issues/1344#issuecomment-3903496294 @choo121600 I’ve submitted a PR addressing this issue. May you please review it when you have time? Thank You! -- 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, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] Fix Syntax Highlighting in Code Blocks (Sphinx Docs) [airflow-site]
choo121600 commented on issue #1344: URL: https://github.com/apache/airflow-site/issues/1344#issuecomment-3853280776 @pujasharma004 @ulekarsiddhant0-boop are you still planning to work on this issue? -- 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, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] Fix Syntax Highlighting in Code Blocks (Sphinx Docs) [airflow-site]
SHASHI9705 commented on issue #1344: URL: https://github.com/apache/airflow-site/issues/1344#issuecomment-3848294253 > Hi [@SHASHI9705](https://github.com/SHASHI9705), just checking in — are you still working on this issue, or would it be okay if someone else picks it up? No rush at all, just wanted to coordinate. Thanks! i am not working on this , it will be alright if someone else picks this up. -- 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, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] Fix Syntax Highlighting in Code Blocks (Sphinx Docs) [airflow-site]
choo121600 commented on issue #1344: URL: https://github.com/apache/airflow-site/issues/1344#issuecomment-3847080187 Hi @SHASHI9705, just checking in — are you still working on this issue, or would it be okay if someone else picks it up? No rush at all, just wanted to coordinate. Thanks! -- 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, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] Fix Syntax Highlighting in Code Blocks (Sphinx Docs) [airflow-site]
pujasharma004 commented on issue #1344: URL: https://github.com/apache/airflow-site/issues/1344#issuecomment-3704964339 Hii, @kaxil, I went through the issue, and it looks mainly related to css/scss styling for pygments syntax highlighting and theme-aware colors in the sphinx docs. here is the short overview of how I will proceed, my plan is to make the token colors theme-aware, adjust the namespace styling, and avoid conflicts with the sphinx-generated pygments.css. I have experience with CSS and would really like to work on this. please assign this issue #1344 to me . Thankyou ! -- 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, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] Fix Syntax Highlighting in Code Blocks (Sphinx Docs) [airflow-site]
ulekarsiddhant0-boop commented on issue #1344: URL: https://github.com/apache/airflow-site/issues/1344#issuecomment-3704744111 Hi @kaxil , I am interested in this #1344 issue. I wanted resolve it and create pr for it .So, please assign this issue to me to take actions immediately. Thank You! -- 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, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] Fix Syntax Highlighting in Code Blocks (Sphinx Docs) [airflow-site]
SHASHI9705 commented on issue #1344: URL: https://github.com/apache/airflow-site/issues/1344#issuecomment-3694587595 I am getting this in my local env when i am running npm start, ERROR deprecated: config: languages.local.imports: custom params on the language top level was deprecated in Hugo v0.112.0 and will be removed in Hugo 0.126.0. Put the value below [languages.local.params]. See https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120 Error: failed to load modules: module "github.com/twbs/bootstrap" not found in "/mnt/c/gsocapache/airflow-site/landing-pages/site/themes/github.com/twbs/bootstrap"; either add it as a Hugo Module or store it in "/mnt/c/gsocapache/airflow-site/landing-pages/site/themes".: module does not exist ERROR: "start:hugo" exited with 1. I am not able to start the site locally , i have tried many fixes even though i got this again and again. -- 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, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] Fix Syntax Highlighting in Code Blocks (Sphinx Docs) [airflow-site]
kaxil commented on issue #1344: URL: https://github.com/apache/airflow-site/issues/1344#issuecomment-3687491506 > Hi @kaxil , apologies for the delay,I was tied up with my exams. > Thanks for the mention. I’ve started looking into this and will share an update soon. Awesome -- 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, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] Fix Syntax Highlighting in Code Blocks (Sphinx Docs) [airflow-site]
SHASHI9705 commented on issue #1344: URL: https://github.com/apache/airflow-site/issues/1344#issuecomment-3687355178 Hi @kaxil , apologies for the delay,I was tied up with my exams. Thanks for the mention. I’ve started looking into this and will share an update soon. -- 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, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] Fix Syntax Highlighting in Code Blocks (Sphinx Docs) [airflow-site]
kaxil commented on issue #1344: URL: https://github.com/apache/airflow-site/issues/1344#issuecomment-3672269869 cc @SHASHI9705 -- 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, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
