The Wayback Machine - https://web.archive.org/web/20211027022035/https://github.com/topics/hacktoberfest
Skip to content
#

Hacktoberfest

hacktoberfest logo

Hacktoberfest is a month-long celebration of open source software. Each October, open source maintainers give new contributors extra attention as they guide developers through their first pull requests on GitHub.

Here are 95,205 public repositories matching this topic...

public-apis
pawelborkar
pawelborkar commented Oct 3, 2021
  • Projects based on Blockchain Technology other than Cryptocurrencies should be added to the Blockchain Category
  • Projects which uses blockchain technology and are Cryptocurrencies should be added to the Cryptocurrency category only and not to the Blockchain category.
  • No API should be added to both the categories. If it's crypto then add it to cryptocurrency if it's not and uses blockchain te
ohmyzsh

🙃 A delightful community-driven (with 1900+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
  • Updated Oct 26, 2021
  • Shell
material-ui
orenmizr
orenmizr commented Oct 20, 2021

version: mui 5.x
os: windows
browser: all

the library gives you a way to specify the number of grid columns. the typescript compiler won't:

export type GridSize = 'auto' | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12;

this will not allow you to set the column option

<Grid container spacing={2} columns={24}>
  <Grid item xs={16}>
    <Item>xs=16</Item>
  </
transformers
scrapy
strapi
hkovacs
hkovacs commented Jun 22, 2020

Describe the bug
Using xframe ALLOW-FROM throws error in console: Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.

https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR

Created by DigitalOcean and GitHub

Released October 2014

Website
hacktoberfest.digitalocean.com