This repository has been archived on 2023-02-19 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
master
Explicit setting of nighlty build usage Disable most nightly jobs
Blender Buildbot
This repo contains the theme, CSS, HTML and public configurations of Blender's builder.blender.org web site.
Running locally
sudo apt-get install buildbotorpip install buildbot<0.9cp master_private_template.py master_private.pyand edit the file.git submodule initgit submodule update
Changing CSS stuff
sudo npm install -g grunt-- this installs to/usr/local/lib/node_modulesand/usr/local/binnpm install-- this installs to./node_modules
After editing public_html/assets/sass/main.sass, run grunt.
Description
Languages
Python
96.5%
Shell
3.5%