* Make MathJax version 3 work
* Change my contributor link
* Add an optional featured image and table of contents
* Add an optional featured image and table of contents
* Add example of a featured image in post along with table of contents
* Remove word count criteria
* Fix formatting
* Add table of contents options
* Remove toc feature due to markdown bug
* Removing markup configuration
Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
* Hide hamburger menu button on mobile when there are no menu items fix 253
* Fix template identation
Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
Changing reading time from "XX minutes read" to "XX-minute read".
In English, a hyphen (-) joins a number to the noun that follows it. Also, the noun is always minute regardless of the number ('1-minute' and '2-minute' are correct, whereas '2-minutes' is incorrect).
Reference: https://www.grammarly.com/blog/hyphen/
>When numbers are used as the first part of a compound adjective, use a hyphen to connect them to the noun that follows them. This way, the reader knows that both words function like a unit to modify another noun. This applies whether the number is written in words or in digits.
>Example: The president of the company gave a 10-minute speech to the Board of Directors.
* Adding target if statements
* adding Tobias Lindberg to CONTRIBUTORS.md
* adding swedish language i18n file
* adding author to footer
* adjusting swedish translation made in fc7d7f62af52d180486d0074691ab3747fb1da07
* adding since year functionality in footer
* adding since which year if statement to footer
* removing unnecessary lines in footer file
* adjusting footer again a little