Skip to content
View borisbrue's full-sized avatar
:shipit:
Das sieht gut aus! Was soll schon kaputt gehen? Oh
:shipit:
Das sieht gut aus! Was soll schon kaputt gehen? Oh

Highlights

  • Pro
Block or Report

Block or report borisbrue

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. wagtail-tenants wagtail-tenants Public

    wagtail_tenants is a Django/Wagtail app to provide multitenancy to your wagtail project.

    Python 24 8

  2. hugo hugo Public

    Forked from gohugoio/hugo

    The world’s fastest framework for building websites.

    Go

  3. nuxt.js nuxt.js Public

    Forked from nuxt/nuxt

    The Vue.js Framework

    JavaScript

  4. vue vue Public

    Forked from vuejs/vue

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    JavaScript

  5. OSX Prep OSX Prep
    1
    defaults write NSGlobalDomain AppleKeyboardUIMode -int 3
    2
    # Set a blazingly fast keyboard repeat rate
    3
    defaults write NSGlobalDomain KeyRepeat -int 1
    4
    defaults write NSGlobalDomain InitialKeyRepeat -int 15
    5
    
                  
  6. django django Public

    Forked from django/django

    The Web framework for perfectionists with deadlines.

    Python