home.social

#font-awesome — Public Fediverse posts

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

fetched live
  1. 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
  2. #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

  3. 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.

  4. 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?

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

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

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

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

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

  7. 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

  8. 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 )

  9. #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

  10. 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

  11. Disappeared down a rabbit hole expecting that it would be straightforward to use a Font Awesome icon as a Quarto dashboard valuebox icon instead of the Bootstrap ones. Ended up faking it using a bslib value_box instead setting showcase= fontawesome::fa(name) call instead. ...I'm probably missing something really simple 🤔
    rstudio.github.io/bslib/articl
    #FontAwesome #Quarto