Added Latex Support

Posted by : on

Category : jekyll


You can now use LaTex to write equations :

In the frontmatter of the article add this :

usemathjax: true

After that, simply wrap the math symbols of your article with two double-dollar sign $$:

For Example :

  • use this $$E=mc^2$$

You should be able to see it in your post as: \(E=mc^2\)

use $$mean = \frac{\displaystyle\sum_{i=1}^{n} x_{i}}{n}$$ to write :

\[mean = \frac{\displaystyle\sum_{i=1}^{n} x_{i}}{n}\]
  • Use k_{n+1} = n^2 + k_n^2 - k_{n-1} to write
\[k_{n+1} = n^2 + k_n^2 - k_{n-1}\]
About Divaldo Barros
Divaldo Barros

Full Stack Web Developer, based in Lisbon, Portugal

Email : di.pabarros@gmail.com

Website : https://seager21.github.io

About Divaldo Barros

Hello! I'm a passionate Full Stack Web Developer with a knack for building innovative, user-friendly websites and applications. With experience in both frontend and backend development, I specialize in creating seamless, responsive, and dynamic digital experiences. Over the years, I’ve honed my skills in HTML5, CSS3, JavaScript, PHP, MySQL, and modern frameworks like React and Vue.js, alongside CMS platforms like WordPress, WooCommerce, and Jekyll. Whether it's designing sleek user interfaces or engineering robust backend systems, I thrive on bringing ideas to life through code. Beyond technical expertise, I bring a strong problem-solving mindset and a collaborative approach to every project. My commitment to optimizing performance and ensuring intuitive user experiences has been a cornerstone of my work. When I’m not coding, you’ll find me exploring new technologies, boxing, or producing some new record tracks. Let’s create something extraordinary together!

Star
Useful Links