Arash Golmohammadi

Results 15 comments of Arash Golmohammadi

I'm a novice in site deployment, yet I think the 34k lines for building the site (as reported in GitHub actions) are a bit too much. Also, it seems most...

It's very interesting to have this feature. Is there any update on this?

I managed to do this some time ago on a private deployment for`png` and `jpg`. I can take up this task if no one is already working on it.

@george-gca, @MarkWieczorek Please check my PR out.

The most recent push, fixes the location of the vertical line of blockquote with `&`: ``` [dir=rtl] & { border-right: 5px solid var(--global-theme-color); border-left: none; ``` **Note**: It seems to...

Happy to help. And thanks for the awesome template!

> Also, we have a great font for writing `Persian (Farsi)` called `Vazirmatn`. It would be very good if we can somehow add custom fonts to this site. I'll just...

Any update on this? Should I modify anything?

Hi, I synced my fork to include the nice sidebar feature and adapted my repo. My new commits include the followings: 1. Adding "Vazirmatn" font for `rtl` content, 2. ensuring...

AFAK `--vote` doesn't accept zero as an argument. So, assigning `0` to unlimited votes wouldn't clash with its functionality, and in principle a good idea.