# My Blog Go to see site by following the [Link](https://blog.ladas552.me/) ## Reminders - smaller image sizes used this command to resize: `convert -resize 720x720 -quality 100 image1.jpg image2.jpg` - nerdfonts modified nerdfontsOnlySymbols file with fontforge-gtk to only have like 4 symbols, and import it using css from nerdfonts github repo, it decreases the size user needs to download to see icons ## Todo - add code block expansion - Table of Content can render too long for the user to use on small width phone with a lot of headings. So I hid it on small width devices. But there is probably a better way for it, without making ToC scrollable because that would be 1000 times worse - I want a [project oriented pages too](https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/about-custom-domains-and-github-pages#using-a-custom-domain-across-multiple-repositories) - better rss.xml theme, like [boltless](https://github.com/boltlessengineer/boltlessengineer.github.io/blob/989b409505d56f2c9fcbaf3cec1db8aac52156c7/templates/rss.xml#L2)