sujaykundu777 / devlopr-jekyll

(FREE SITE GENERATOR) - A Customizable/Hackable portfolio jekyll theme where you can blog using Markdown or CMS :rocket: in minutes built for developers. (with CMS) ✨
https://devlopr.netlify.app
MIT License
684 stars 985 forks source link

Add Mathjax Support #74

Closed sujaykundu777 closed 4 years ago

sujaykundu777 commented 4 years ago

Why Mathjax Currently when adding Formulas or anything related to Syntax, need to be parsed in Mathjax. Many Data Scientists and Developers using this formulas are facing issues, that can be fixed using Mathjax.

Describe the solution you'd like Integrate Mathjax to support Formulas or Equations like -> Sd = sqrt ( sigma ( x-xbar)**2/n)

Refer For more details you can refer the following: https://www.mathjax.org/ https://en.wikibooks.org/wiki/LaTeX/Mathematics http://blog.lostinmyterminal.com/webpages/2015/01/09/math-support-in-jekyll.html

preeti13456 commented 4 years ago

Please assign this to me

preeti13456 commented 4 years ago

I have done with the issue only left with bar hex code in part Xbar which I couldn't able to find will I push my HTML script?

preeti13456 commented 4 years ago

Not able to push the script to the repo getting error :remote: Permission to sujaykundu777/devlopr-jekyll.git denied to preeti13456. fatal: unable to access 'https://github.com/sujaykundu777/devlopr-jekyll.git/': The requested URL returned error: 403. Cns you pls check from your side??

sujaykundu777 commented 4 years ago

@preeti13456 Please raise a PR for the Issue, First fork the repo.. and push the changes under your fork repo.. and raise a MR to this repo.

preeti13456 commented 4 years ago

Sure

From: xplor4r notifications@github.com Sent: Wednesday, October 21, 2020 3:35:33 PM To: sujaykundu777/devlopr-jekyll devlopr-jekyll@noreply.github.com Cc: Preeti Sharma preetijecrc99@outlook.com; Mention mention@noreply.github.com Subject: Re: [sujaykundu777/devlopr-jekyll] Add Mathjax Support (#74)

@preeti13456https://github.com/preeti13456 Please raise a PR for the Issue

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/sujaykundu777/devlopr-jekyll/issues/74#issuecomment-713458976, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AITUUQ6RL4RUDYOAH7BMLO3SL2W63ANCNFSM4SXSKAXA.

preeti13456 commented 4 years ago

Forked and pushed the PR. Kindly check and let me know

sujaykundu777 commented 4 years ago

@preeti13456 Just 1 step more, push the changes to your repo : https://github.com/preeti13456/devlopr-jekyll from there raise a Pull Request to this repo.

preeti13456 commented 4 years ago

I have done that only after forking it

sujaykundu777 commented 4 years ago

@preeti13456 Can you share me the PR link

preeti13456 commented 4 years ago

https://github.com/preeti13456/devlopr-jekyll

sujaykundu777 commented 4 years ago

https://github.com/preeti13456/devlopr-jekyll

@preeti13456 This is the repo link. PR looks something like this https://github.com/sujaykundu777/devlopr-jekyll/pull/72

preeti13456 commented 4 years ago

Yes I'll try to push the file again.