-
Updated
Jun 3, 2020 - C++
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Jun 3, 2020 - Python
Play as a fire truck in a web-based, fire mayhem game created for Ludum Dare competition.
Scala
-
Updated
Jun 3, 2020 - Kotlin
-
Updated
Jun 3, 2020 - Python
Capture the Flag
May 06, 2020 - June 12, 2020 • Online
-
Updated
Jun 1, 2020 - Java
Pageclip
Pageclip is a simple way to save information from your website via forms or front-end JavaScript. That is, you can save data from your website without a server—Pageclip is your server.
Pageclip is perfect compliment to your GitHub pages site: collect leads for your new product, setup a contact form, capture emails for a Newsletter, or create white-Labeled survey forms. All from your static website and without a server.
Given the immense popularity of Docker and the need to harden it different per platform (see ideas below) - we'd like to start writing a Docker best practices section.
You're welcome to contribute ideas and write best practices - writing and brainstorming will people is an amazing way to deepen your Docker understanding.
At first, we want to collect ideas for best practices, solidify a list
-
Updated
Jun 3, 2020 - Go
-
Updated
Jun 2, 2020 - C++
Write docs
-
Updated
Jun 3, 2020 - Python
I noticed in the documentation on fontawesome.com, that in the 'Using Font Awesome With' section there is no page for the world's second most popular CMS, Drupal.
A community-contributed Drupal module for Font Awesome integration already exists. Do you just need someone to write the docs? I could help with this.
-
Updated
Jun 2, 2020
-
Updated
Jun 3, 2020 - CMake
-
Updated
May 31, 2020
-
Updated
Jun 2, 2020
A bit of context, we introduced swr two weeks ago to our codebase. Everything is working fine, but we started to get some reports about some parts of the app being broken in slightly older browsers (Chrome 49, Firefox 59, Edge 18, etc…)
We found out that swr was causing a syntax error in these browsers because webpack by default picked the ESM build (rightly so) but because it's not transp
-
Updated
May 23, 2020 - JavaScript
-
Updated
Jun 2, 2020 - Vue
-
Updated
Jun 3, 2020 - Elixir
-
Updated
Jun 3, 2020 - Python
Jumping to a subsection via the sidenav will sometimes cause the page header to overlap the anchor point. When navigation is working correctly, there's a perceptible flicker/jump, so I'm guessing javascript is being used to calculate the offsets. Looking at mkdocs's docs, this isn't an issue. I'm wondering if this is something that will be fixed by upgrading mkdocs (#6623), or if it's a theme issu
Imgbot
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.
The comments around
from_seed_slicespecify that this is a dangerous method only to be used for testing, however the upper ofPairuses it without that information passed on and the client is using the same functionality to generate the tests keys forAlice,Bob, etc.We should clarify the documentation to clearly stated under which circumstances this features is to be expected to be us