home.social

#fontawesome — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fontawesome, aggregated by home.social.

fetched live
  1. 1er essai loupé de ne pas charger toutes les icones Font Awesome mais la vingtaine dont j'ai besoin 😬 Mais ça semble à ma portée kinsta.com/blog/wordpress-icon

    #FontAwesome #Wordpress

  2. Das ewige und immer weiter zunehmende #KatzUndMausSpiel bei in den letzten 20+ Jahren populären #CMS (#ContenManagementSystemen) aus Updaten und Patchen wegen #Sicherheitslücken, dann wieder höhere Versionen von #PHP und #mySQL / MariaDB bzw. #Postgres wegen Kompatibilität mit den Updates geht mir zunehmend auf den Sack.

    Ich will deshalb perspektivisch meine
    #Joomla #Instanzen zu einer statischen #Webseite umbauen und dazu einen #SSG (#StaticSiteGenerator) nutzen. Eigentlich habe ich mich auch schon für #Hugo entschieden.

    Die Daten der kleinsten Webseite habe ich auch bereits mit
    https://github.com/davetcc/hugojoomla aus der #Datenbank extrahiert.

    Nun brauche ich noch ein schickes
    #Template. Ja, kann man selber bauen. Da würde ich aber durchaus wie schon bei Joomla ein paar Euro dafür in die Hand nehmen.

    Da Hugo für mich absolutes Neuland ist, ist die Frage nach einem guten Anbieter für Hugo Templates - idealerweise einer, der auch mit dem Template kompatible Erweiterugen wie (falls das alles überhaupt mit einer statischen Seite möglich ist)
    #Slider, #Bildergalerie, #Akkordeon, #Kontaktformular, #FontAwesome, #Downloadverwaltung, #Kalender mit #Buchungssystem anbietet und - noch idealer, für gekaufte Produkte auch guten Support / Hilfestellung anbietet.

    Zwar bin ich natürlich des Englischen mächtig, doch manches lässt sich in der Muttersprache einfacher klären, das i-Tüpfelchen wäre also deutschsprachiger Support.

    Falls also jemand Erfahrungen, Kontakte, Ideen hat, die mir weiter helfen, immer her damit.

    Bitte
    #Boost für mehr Reichweite.

  3. Das ewige und immer weiter zunehmende #KatzUndMausSpiel bei in den letzten 20+ Jahren populären #CMS (#ContenManagementSystemen) aus Updaten und Patchen wegen #Sicherheitslücken, dann wieder höhere Versionen von #PHP und #mySQL / MariaDB bzw. #Postgres wegen Kompatibilität mit den Updates geht mir zunehmend auf den Sack.

    Ich will deshalb perspektivisch meine
    #Joomla #Instanzen zu einer statischen #Webseite umbauen und dazu einen #SSG (#StaticSiteGenerator) nutzen. Eigentlich habe ich mich auch schon für #Hugo entschieden.

    Die Daten der kleinsten Webseite habe ich auch bereits mit
    https://github.com/davetcc/hugojoomla aus der #Datenbank extrahiert.

    Nun brauche ich noch ein schickes
    #Template. Ja, kann man selber bauen. Da würde ich aber durchaus wie schon bei Joomla ein paar Euro dafür in die Hand nehmen.

    Da Hugo für mich absolutes Neuland ist, ist die Frage nach einem guten Anbieter für Hugo Templates - idealerweise einer, der auch mit dem Template kompatible Erweiterugen wie (falls das alles überhaupt mit einer statischen Seite möglich ist)
    #Slider, #Bildergalerie, #Akkordeon, #Kontaktformular, #FontAwesome, #Downloadverwaltung, #Kalender mit #Buchungssystem anbietet und - noch idealer, für gekaufte Produkte auch guten Support / Hilfestellung anbietet.

    Zwar bin ich natürlich des Englischen mächtig, doch manches lässt sich in der Muttersprache einfacher klären, das i-Tüpfelchen wäre also deutschsprachiger Support.

    Falls also jemand Erfahrungen, Kontakte, Ideen hat, die mir weiter helfen, immer her damit.

    Bitte
    #Boost für mehr Reichweite.

  4. Trying to figure out the CodePen 2.0 editor

    Recently, CodePen introduced CodePen 2.0, and since then, I have been trying to figure out how to modify my workflow for this blog to use it. I have been using CodePen to host my code demos for over six years now, and it feels weird to change, but it seems like a positive development. Lately, I have been writing a lot of posts about how to use Vue.js with Web Awesome. Let’s start with something that we can use to demonstrate basic functionality with Vue.js, Web Awesome, and Font Awesome.

    So, what’s going on here? In previous demos (like the one for More Web Awesome Dropdowns), there were three files for each pen (the markup, CSS, and JavaScript). For 2.0 pens, you can have many more (and it uses Vite). In the demo above, App.vue handles the application layout, Header.vue handles the header, and CounterButton.vue handles the button’s behavior. I have done A LOT of experimentation since the 2.0 editor dropped, and I can’t get a few things (like Vue Router) to work, but I am hoping that will come with time. Since I can add more files, I added the social meta tags and a manifest.json. It means that the result should be more shareable on its own. I also added a light-mode/dark-mode toggle, a link to view the files, and a link to the blog post.

    I think that, moving forward, I will keep using the same header. I hope that you appreciate the result.

    Example: https://strange-scene-malamute.codepen.app

    #CodePen #FontAwesome #VueJs #WebAwesome
  5. Trying to figure out the CodePen 2.0 editor

    Recently, CodePen introduced CodePen 2.0, and since then, I have been trying to figure out how to modify my workflow for this blog to use it. I have been using CodePen to host my code demos for over six years now, and it feels weird to change, but it seems like a positive development. Lately, I have been writing a lot of posts about how to use Vue.js with Web Awesome. Let’s start with something that we can use to demonstrate basic functionality with Vue.js, Web Awesome, and Font Awesome.

    So, what’s going on here? In previous demos (like the one for More Web Awesome Dropdowns), there were three files for each pen (the markup, CSS, and JavaScript). For 2.0 pens, you can have many more (and it uses Vite). In the demo above, App.vue handles the application layout, Header.vue handles the header, and CounterButton.vue handles the button’s behavior. I have done A LOT of experimentation since the 2.0 editor dropped, and I can’t get a few things (like Vue Router) to work, but I am hoping that will come with time. Since I can add more files, I added the social meta tags and a manifest.json. It means that the result should be more shareable on its own. I also added a light-mode/dark-mode toggle, a link to view the files, and a link to the blog post.

    I think that, moving forward, I will keep using the same header. I hope that you appreciate the result.

    Example: https://strange-scene-malamute.codepen.app

    #CodePen #FontAwesome #VueJs #WebAwesome
  6. #11ty is an awesome open source static site generator I use and support for a while now.

    The project recently got part of the #fontawesome universe. I understand @zachleat ’s goal of the transition was to keep the project sustianable and alive for many years ahead.

    I supported Build Awesome on the kickstarter campaign and you can be aweome too

    ➡️ kickstarter.com/projects/fonta

  7. is trying to add more custom emoji to the #GoToSocial :GoToSocial:​ instance. Yes, those are all #FontAwesome :font_awesome_bw:​ icons, and yes, I am a paying user.

  8. is trying to add more custom emoji to the #GoToSocial :GoToSocial:​ instance. Yes, those are all #FontAwesome :font_awesome_bw:​ icons, and yes, I am a paying user.

  9. Has anyone tried adding @fontawesome and @webawesome to a 2.0 pen on @codepen? In https://www.youtube.com/shorts/CO_9Zx9ELEc, @chriscoyier adds an import to script.js that references the NPM package for Web Awesome, and then #CodePen generates a package.json. I'm still trying to figure out how to do that with an NPM auth token.

    #WebAwesome #FontAwesome #NPM

    Has anyone figured this out?

  10. Has anyone tried adding @fontawesome and @webawesome to a 2.0 pen on @codepen? In https://www.youtube.com/shorts/CO_9Zx9ELEc, @chriscoyier adds an import to script.js that references the NPM package for Web Awesome, and then #CodePen generates a package.json. I'm still trying to figure out how to do that with an NPM auth token.

    #WebAwesome #FontAwesome #NPM

    Has anyone figured this out?

  11. 🆕 Νέο plugin για το @ONLYOFFICE Icons! 🖼️

    Προσθέστε χιλιάδες διανυσματικά εικονίδια από τη βιβλιοθήκη Font Awesome στα έγγραφά σας. Πλήρως προσαρμόσιμο (χρώμα, μέγεθος, στυλ) και φυσικά 100% δωρεάν. 💾✨

    Ιδανικό για όσους θέλουν να συνδυάσουν την παραγωγικότητα με τη δημιουργικότητα.

    🔗 Οδηγός εγκατάστασης & χρήσης 👉 onlyoffice.com/blog/el/2026/03

  12. 🆕 Νέο plugin για το @ONLYOFFICE Icons! 🖼️

    Προσθέστε χιλιάδες διανυσματικά εικονίδια από τη βιβλιοθήκη Font Awesome στα έγγραφά σας. Πλήρως προσαρμόσιμο (χρώμα, μέγεθος, στυλ) και φυσικά 100% δωρεάν. 💾✨

    Ιδανικό για όσους θέλουν να συνδυάσουν την παραγωγικότητα με τη δημιουργικότητα.

    🔗 Οδηγός εγκατάστασης & χρήσης 👉 onlyoffice.com/blog/el/2026/03

    #FOSS #ONLYOFFICE #OpenSource #FontAwesome #Tech #CreativeCommons #Plugins

  13. Maaaaadness, first they add #xmpp and now the #Fediverse icon also made it into #FontAwesome v7.2:

    fontawesome.com/icons/fediverse?f=brands&s=solid

    🚂🚋🚋🚋🚋🚋🚋💨 Woooooot!

    RE:
    fedia.social/notes/aiknycz4mohummq5

  14. Was nimmt man denn aus der #Opendata Ecke inzwischen statt #fontawesome? Gibt es einen fork?

  15. Was nimmt man denn aus der #Opendata Ecke inzwischen statt #fontawesome? Gibt es einen fork?

  16. One Open-source Project Daily

    Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more

    https://github.com/ryanoasis/nerd-fonts

    #1ospd #opensource #font #fontawesome #fonts #iconfont #iconicfonts #octicons #patchedfonts #patcher #powerline #python #shell #statusline

  17. One Open-source Project Daily

    Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more

    https://github.com/ryanoasis/nerd-fonts

    #1ospd #opensource #font #fontawesome #fonts #iconfont #iconicfonts #octicons #patchedfonts #patcher #powerline #python #shell #statusline

  18. Of course all the icons that I need (#Codeberg, #Forgejo, #Threema, #DeltaChat) aren't available in #FontAwesome.

    I had the genius Idea of saving time by using a website template. Now it takes me even longer to modify it to my needs than to build it from scratch.

  19. It's great that #Mastodon and #Pixelfed are already on the #FontAwesome classic collection.
    I would love to see here also something from @LemmyDev @peertube @bookwyrm
    and of course from the brand new @loops ( @dansup )

  20. It's great that #Mastodon and #Pixelfed are already on the #FontAwesome classic collection.
    I would love to see here also something from @LemmyDev @peertube @bookwyrm
    and of course from the brand new @loops ( @dansup )

  21. #Codeberg #FontAwesome icon request underway for 6 years. Please help give it some more votes, because I really need this icon 😉

    github.com/FortAwesome/Font-Aw

  22. #Codeberg #FontAwesome icon request underway for 6 years. Please help give it some more votes, because I really need this icon 😉

    github.com/FortAwesome/Font-Aw

  23. Add Mastodon and Lemmy social button. Mastodon icon is in fontawesome, but not Lemmy, so I had to trick a bit.

    It's good to know that unicode \f45c in is a full sized square.

    God I hate 😑

  24. New in IconFontCppHeaders, a set of icon fonts codepoints for C, C++, C#, Python, Rust and Go:
    patreon.com/posts/iconfontcpph
    - Added Font Awesome 7 free
    - Updated Google Material Symbols and Lucide
    - To make locating relevant files easier, added a table cross-referencing fonts with languages
    github.com/juliettef/IconFontC

    #OpenSource #Font #Icon #Cpp #Python #RustLang #Golang #Programming #DearImGUI #GameDev #IndieDev #FontAwesome

  25. New in IconFontCppHeaders, a set of icon fonts codepoints for C, C++, C#, Python, Rust and Go:
    patreon.com/posts/iconfontcpph
    - Added Font Awesome 7 free
    - Updated Google Material Symbols and Lucide
    - To make locating relevant files easier, added a table cross-referencing fonts with languages
    github.com/juliettef/IconFontC

    #OpenSource #Font #Icon #Cpp #Python #RustLang #Golang #Programming #DearImGUI #GameDev #IndieDev #FontAwesome