* Add link to navbar sections and refactor names
* Prevent duplicate tags and categories information
* Add style to the widget links
* refactor: add `taxonomy` widget
Replaces `categories` and `tag-cloud` widget.
* style: remove unused `font_size_{{ .Count }}` in `taxonomy` widget
---------
Co-authored-by: Jimmy Cai <hi@jimmycai.com>
* update the localization based on Arabic syntax
readingTime variable updated to match the exact syntax for Arabic language
One variable in Arabic no need to add the count variable for 1 minute, there is a word to describe that specifically.
Other variable localization updated to match Arabic grammar tenses.
* remove unnecessary leading space
Co-authored-by: Jimmy Cai <github@jimmycai.com>