Aditya Telange

Results 98 comments of Aditya Telange
trafficstars

Hi @foosel, I am thinking of using icons instead of text to represent the status. This is to overcome translations for these strings in future. - Draft - https://fonts.google.com/icons?selected=Material%20Symbols%20Outlined%3Aedit_note%3AFILL%400%3Bwght%40400%3BGRAD%400%3Bopsz%4048 ![image](https://user-images.githubusercontent.com/21258296/216768434-351cce0a-68dd-4307-aa10-bf4ae831d0d3.png)...

This make the card more confusing for the user. It is better the way it is now.

I haven't tested this on org files. Using markdown is recommended with PaperMod

Hi @pradyunsg , I am thinking of using icons instead of text to represent the status. > This is to overcome translations for these strings in future. > - Draft...

An interesting feature indeed. - It can be installed as a native-alike application and will be available as a separate App Icon to users using chromium based browsers. X/Twitter is...

+1,very useful if we can add this. https://docs.docker.com/reference/cli/docker/container/pause/

Hi @yoching hope you are setting proper baseURL for each language. https://gohugo.io/content-management/multilingual/#configure-multilingual-multihost

@yoching do you think this might be related? https://github.com/gohugoio/hugo/issues/8109

@yoching looks like this issue is related to #1504 - https://github.com/adityatelange/hugo-PaperMod/issues/1504#issuecomment-2117491255

Hi, yes that's the default with all hugo themes: https://github.com/gohugoio/hugo/blob/a6e84391760ca3786bf580344e2a013ac54b4b4a/tpl/tplimpl/embedded/templates/twitter_cards.html#L3 Right now unsure how to solve this without adding a config variable. Lets see