Skip to content
#

font-awesome

Here are 1,358 public repositories matching this topic...

gladonias
gladonias commented Apr 26, 2020

I've just looked around the website and the issues section on the repository, and I couldn't find anything related to LibreGit. The closest I found was Gitea, since LibreGit is a public instance of Gitea and a free-as-in-freedom alternative to GitHub.

Icon

Here's the logo in PNG: [LibreGit](https://l

MartinP7r
MartinP7r commented Sep 16, 2018

When I set a navigation bar like below, the icon gets cut off.

let settingsBarButton = UIBarButtonItem()
settingsBarButton.setIcon(icon: .emoji(.gear), iconSize: 30)
navigationItem.rightBarButtonItems = [settingsBarButton]

image

Not sure what's wrong since the example in

grimen
grimen commented Jan 11, 2016

Git tree is ~30 MB large even though the project is very simple, this is because bower_components is still in the Git tree which makes no sense - cloning forever. I removed it from versioning in my fork, but didn't do the actual version histoy cleanup using git filter-branch --tree-filter 'rm -rf bower_components' --prune-empty HEAD because that require the project maintainer to be aware. Read

Flexible production-grade boilerplate with Next.js 9, Vercel and TypeScript. Includes multiple opt-in presets using Airtable, GraphQL, Analytics, CSS-in-JS, Monitoring, End-to-end testing, Internationalization, CI/CD and SaaS B2B multi single-tenancy (monorepo) support

  • Updated Jun 25, 2020
  • Ruby

Improve this page

Add a description, image, and links to the font-awesome topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the font-awesome topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.