0
0
Fork 0
The Blender Studio website project.
Go to file
Anna Sirota 1923257bde Search: a better fix for loading more results immediately on tall screens 2023-11-13 17:07:59 +01:00
assets_shared@1297e7fecb Add Blender Web Assets submodule 2023-10-10 12:09:07 +02:00
blog Feed: Use smaller size thumbnail for post thumbnails 2023-10-05 19:51:25 +02:00
characters Characters: Add new Blender versions 2023-09-11 17:51:00 +02:00
cloud_import Cloud files: minor fixes to the helper script 2022-11-02 17:24:55 +01:00
comments Comments: Style and layout adjustments 2023-05-19 03:54:55 +02:00
common Search,bugfix: show more results immediately when first page fits into browser viewport 2023-11-13 12:58:13 +01:00
docs Docs: wrong version of Meiliseach, should be 0.25.2 2023-11-13 14:22:01 +01:00
emails Remove refrences to Cloud 2021-10-21 13:00:14 +02:00
films Search: a better fix for loading more results immediately on tall screens 2023-11-13 17:07:59 +01:00
logentry_admin [Admin] Show/search all admin log entries 2021-12-15 16:41:29 +01:00
playbooks Background service: supply EnvironmentFile 2023-11-06 15:47:39 +01:00
profiles Move Profile fields into a custom User model [D9913] 2020-12-22 10:28:57 +01:00
search Search: a better fix for loading more results immediately on tall screens 2023-11-13 17:07:59 +01:00
static_assets Update test flaking because of AWS config 2022-11-07 20:55:39 +01:00
stats Stats: Add timestamp to asset views and downloads 2023-06-12 00:32:53 +02:00
store_import T92108 Better docs about production deployment 2021-10-14 15:36:23 +02:00
studio Pipeline: Add stylesheet for assets_shared 2023-10-10 15:00:22 +02:00
subscriptions Footer: Dim links in simple footer 2023-05-22 00:01:49 +02:00
training Search: a better fix for loading more results immediately on tall screens 2023-11-13 17:07:59 +01:00
users Notifications: Style and layout adjustments 2023-05-22 00:01:22 +02:00
.env.example Dotenv example: set default MEILISEARCH_API_ADDRESS 2023-11-13 12:58:13 +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 Installation and deploy playbooks 2022-11-10 00:45:42 +01:00
.gitmodules Add Blender Web Assets submodule 2023-10-10 12:09:07 +02:00
.pre-commit-config.yaml Update and pin black 2022-07-25 13:17:13 +02: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
README.md Installation and deploy playbooks 2022-11-10 00:45:42 +01:00
deploy.sh Update deploy.sh 2023-05-17 21:44:13 +02: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 Performance: bump sorl dependency 2023-10-06 14:41:31 +02:00
pyproject.toml Performance: bump sorl dependency 2023-10-06 14:41:31 +02:00
setup.cfg Ignore PEP257 in template types modules 2021-01-06 11:41:38 +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
update_and_restart.sh Try to work around more incorrect permissions in the deploy script 2021-10-14 16:11:18 +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