-
-
Notifications
You must be signed in to change notification settings - Fork 16.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do you write mathematical formulas? #557
Comments
This link is dead. I could not find information on using mathjax or kramdown to display mathematical formulas. |
FAQ are here https://beautifuljekyll.com/faq In there you'll find a link to #195 |
You can now use |
adam-abed-abud
pushed a commit
to adam-abed-abud/adam-abed-abud.github.io
that referenced
this issue
Oct 30, 2024
This feature adds a horizontal bar under the top menu which tracks the vertical scroll position. Such a feature can be useful to represent how much is left to read on the current page more aesthetically. As this is an optional feature, `enable_progressbar` must be set to `true` in `_config.yml` to activate the functionality. I am not the original author of this code. I just made it compatible with the current version of the template at the time of this commit. The original code was most likely authored by Pankaj Parashar in this [post](https://css-tricks.com/reading-position-indicator/) made a few years before the first inclusion in an `al-folio` site. Then, the code was adapted for compatibility with the template at Anthony Plantanios' site. Finally, I did the last updates to have the code fit the new conventions used in the project. This was discussed in daattali#557 Co-authored-by: rohandebsarkar <rohandebsarkar@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
can beautiful-jekyll support mathematical formulas ?
if so, What is the syntax for writing a formula?
if not, do we have other options to support mathematical formulas jut like includes plugins?
By the way, thanks,beautiful-jekyll is an amazing project!
The text was updated successfully, but these errors were encountered: