Sybren A. Stüvel df8afb8b14 Append license notes to Algolia index
So we can keep nodes without description or uploaded by other users (like
textures), with clean names and still be able to search them easily by
their copyright notes.

Reviewers: sybren, fsiddi

Reviewed By: sybren, fsiddi

Differential Revision: https://developer.blender.org/D2225
2016-09-14 09:39:19 +02:00
2016-08-19 09:19:06 +02:00
2016-08-19 09:19:06 +02:00
2015-10-28 15:33:39 +01:00
2016-08-19 09:19:06 +02:00
2016-08-31 11:28:38 +02:00
2016-08-31 11:28:38 +02:00
2016-08-19 09:19:06 +02:00

Pillar

This is the latest iteration on the Attract project. We are building a unified framework called Pillar. Pillar will combine Blender Cloud and Attract. You can see Pillar in action on the Blender Cloud.

Custom fonts

The icons on the website are drawn using a custom font, stored in pillar/web/static/font. This font is generated via Fontello by uploading pillar/web/static/font/config.json.

Note that we only use the WOFF and WOFF2 formats, and discard the others supplied by Fontello.

After replacing the font files & config.json, edit the Fontello-supplied font.css to remove all font formats except woff and woff2. Then upload it to css2sass to convert it to SASS, and place it in src/styles/_font-pillar.sass.

Don't forget to Gulp!

Description
Pillar
Readme 7.5 MiB
Languages
Python 65.7%
JavaScript 12.5%
Sass 11.8%
Pug 7.9%
CSS 1.7%
Other 0.4%