Skip to content
View richbs's full-sized avatar

Block or report richbs

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. colourlenscolourlensPublic

    Working up a generic colour processing Django site. NOT PRODUCTION READY. Assumes a certain willingness to be baffled by rushed code written in a week.

    Python 2 3

  2. .vimrc.vimrc
    1
    ifempty(glob('~/.vim/autoload/plug.vim'))
    2
    silent!curl -fLo ~/.vim/autoload/plug.vim--create-dirs
    3
    \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
    4
    autocmdVimEnter* PlugInstall --sync | source$MYVIMRC
    5
    endif
  3. richbs.orgrichbs.orgPublic

    Out-of-date

    Ruby

  4. tategallery/collectiontategallery/collectionPublic

    Tate Collection metadata

    Python 529 187

  5. cooperhewitt/py-cooperhewitt-swatchbookcooperhewitt/py-cooperhewitt-swatchbookPublic

    Cooper Hewitt's Python tools for wrangling colours

    Python 10 8

  6. vanda/DigitalLabelsvanda/DigitalLabelsPublic archive

    Django app to generate an interactive gallery label interface, optimised for touch screens and tablets.

    Python 1 2