The Blender Studio website project. https://studio.blender.org/
Go to file
Márton Lente 418c455392 Version: Bump from 2.2.4 to 2.2.5 2024-04-19 11:51:58 +02:00
assets_shared@67ddb477a1 Chore: Update git submodule web-assets to v2.0.0-alpha.6 2024-04-12 11:33:33 +02:00
blog Fix: Fix style override btn-row selector scope 2024-04-16 11:13:18 +02:00
characters UI: Improve style colours contrast for theme light 2024-04-11 17:34:42 +02:00
cloud_import Cloud files: minor fixes to the helper script 2022-11-02 17:24:55 +01:00
comments Fix: Fix js comments function postEdit content on submit 2024-04-19 11:19:18 +02:00
common UI: Add asset img file-icon theme fill colour variants 2024-04-19 11:51:33 +02:00
docs Docs: Update docs web assets migrate guidelines for planning 2024-03-29 13:03:50 +01:00
emails Remove refrences to Cloud 2021-10-21 13:00:14 +02:00
films UI: Improve template films component production_log_entry styles 2024-04-15 16:05:55 +02:00
logentry_admin [Admin] Show/search all admin log entries 2021-12-15 16:41:29 +01:00
playbooks Chore: Run post web-assets v2 upgrade script bash helper 2024-03-25 11:27:04 +01:00
profiles Fix migration 0006_post_modify_oauth_user_id 2023-12-14 17:56:11 +01:00
search UI: Improve template search layout and style 2024-04-16 12:19:39 +02:00
static_assets Admin: display save buttons on top of asset forms 2024-01-22 11:41:19 +01:00
stats UI: Migrate template stats to web-assets 2024-03-28 15:34:04 +01:00
studio UI: Add Django pipeline js web-assets 2024-04-09 17:59:25 +02:00
subscriptions UI: Improve style colours contrast for theme light 2024-04-11 17:34:42 +02:00
training UI: Improve style colours contrast for theme light 2024-04-11 17:34:42 +02:00
users UI: Improve template users component avatar layout behaviour 2024-04-15 18:11:20 +02:00
.env.example Example .env: DATABASE_URL should be omitted for default to be used 2024-01-16 13:52:25 +01:00
.eslintignore Fix formatting and global namespace pollution 2020-03-06 09:45:40 +01:00
.eslintrc.js Update eslint 2021-03-11 12:34:12 +01:00
.gitignore Cleanup: Git ignore helpers 2024-01-31 14:25:32 +01:00
.gitmodules Config: Init git submodule web-assets branch v2 upgrade 2024-03-25 11:27:04 +01:00
.pre-commit-config.yaml Hooks: update flake8 URL (the old one is no more) 2023-12-15 10:13:57 +01:00
.prettierignore Fix formatting and global namespace pollution 2020-03-06 09:45:40 +01:00
.prettierrc.js Commits working 2020-02-20 17:45:09 +01:00
.stylelintignore Massive refactor: split into apps 2020-02-26 12:19:22 +01:00
LICENSE Chore: Add LICENSE 2024-04-18 17:19:45 +02:00
README.md Installation and deploy playbooks 2022-11-10 00:45:42 +01:00
VERSION Version: Bump from 2.2.4 to 2.2.5 2024-04-19 11:51:58 +02:00
deploy.sh Update deploy.sh 2024-01-31 14:44:43 +01:00
manage.py Move envfile loading to settings.py 2023-05-23 15:02:45 +02:00
manage.sh Initial structure 2020-02-13 15:02:28 +01:00
meilisearch-0.24.0 Closes T93325: Upgrade meilisearch to latest stable version 2022-03-04 15:57:23 +01:00
mypy.ini Refactor production log views slightly, exclude tests from mypy 2020-07-02 23:28:29 +02:00
package-lock.json Update eslint 2021-03-11 12:34:12 +01:00
package.json Update eslint 2021-03-11 12:34:12 +01:00
poetry.lock Admin: upload new asset files directly to S3 2024-01-16 13:52:25 +01:00
pyproject.toml Admin: upload new asset files directly to S3 2024-01-16 13:52:25 +01:00
setup.cfg PEP,flake8: ignore rule conflicting with black 2023-12-15 10:17:34 +01:00
sf_takes_paths.csv Command for uploading Sprite Fright takes 2021-11-23 09:33:42 +01:00
stylelint.config.js Commits working 2020-02-20 17:45:09 +01:00
test.sh Add flake8 and flake8-docstrings (PEP8 and PEP 257) checkers as pre-commit hooks 2020-10-05 15:24:23 +02:00
yarn.lock Update yarn.lock 2022-01-22 23:01:12 +01:00

README.md

Blender Studio

This is the publishing platform of Blender Studio, available on studio.blender.org.

By subscribing to Blender Studio you support the creation of open content, the development of high-end production tools like Blender and access a unique set of learning and creative resources.

Development

The project is written in Django, with Django templates and some Javascript.

The full developer documentation is in the docs folder.

Table of contents