Giter Club home page Giter Club logo

blender-brussels.github.io's Introduction

Blender-Brussels

Blender-Brussels logo

The Blender-Brussels − also known as Blender BPY/BGE workshops or #bpybgebxl − are a series of monthly work sessions organized by Julien Deswaef (@xuv) and François Zajéga (@frankiezafe) with the aim of providing a regular gathering and knowledge sharing space for artists and developpers interested in Python scripting in the context of Blender.

This is the repository for jekyll files necessary to build the website of Blender-Brussels

How to announce a new workshop

Create a new html document under the _post/ folder. If you plan to write in english, use the en/ subfolder, fr/ for french. The best way to start is by copying an existing article and change the relevant content.

After you've tested your page (see below), commit your changes and push back on this server.

Don't forget to also announce it on the mailing list, the BBUg forums, Twitter, Facebook or any other place you see fit.

How to edit the website

If you plan to make big changes to this website, you better have Jekyll installed locally, so you don't waist time pushing every change to Github or break the actual site.

Steps to install Jekyll on a debian flavored system:

sudo apt-get install ruby ruby-dev
gem install jekyll
gem install jekyll-mentions

jekyll-mentions is a plugin used to display github usernames as links. Not really necessary, but activated on this website.

How to run it locally while editing the pages:
jekyll serve -w --config _config.local.yml

When you're done, push it back to Github for publishing changes to the world.

Note that Blender-Brussels communication is mainly done in english. But some articles are translated to french. The multi-lingual configuration has been inspired by Sylvain Durand.

blender-brussels.github.io's People

Contributors

xuv avatar frankiezafe avatar nebeor avatar sylvaindurand avatar

Stargazers

QuintenDeWilde avatar

Watchers

James Cloos avatar QuintenDeWilde avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

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

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.