1 Commits

Author SHA1 Message Date
Mike Newbon
0a07ee9c85 Updated Imagery and Text for 2020 2020-04-29 12:58:24 +02:00
11 changed files with 53 additions and 43 deletions

View File

@@ -378,3 +378,14 @@ section.pricing
.btn .btn
margin-top: 15px margin-top: 15px
min-width: 200px min-width: 200px
.coffee-run-gradient
&::after
content: close-quote
display: block
background: linear-gradient(76.03deg, rgba(47, 17, 61, 0.5) 29.81%, rgba(234, 9, 57, 0) 63%)
width: 100%
height: 100%
position: absolute
left: 0
top: 0

View File

@@ -38,17 +38,16 @@ li.pr-1
| {% block body %} | {% block body %}
#page-container.join #page-container.join
#page-header( #page-header.coffee-run-gradient(
style="background-image: url({{ url_for('static', filename='assets/img/backgrounds/background_spring_02.jpg')}})") style="background-image: url({{ url_for('static', filename='coffee-run-header-nogradient.png')}})")
.container.wide-on-sm .container
.row .row
.col-sm-8.col-md-6.col-lg-6 .col-sm-12.col-md-8.col-lg-6
.page-title .page-title.text-sm-center
| Blender Cloud | Learn animation from our movies,<br> with the Blender Cloud!
.page-title-summary. .page-title-summary.text-sm.center.
Join the production platform as used daily by a world-class Follow our open projects, with rigged assets, production lessons and more!
team of artists and developers.
#page-content #page-content
section.page-card-header section.page-card-header
@@ -58,42 +57,42 @@ li.pr-1
.page-triplet-container.homepage .page-triplet-container.homepage
.row .row
.col-md-4 .col-md-4
.triplet-card(data-url="/p/spring/") .triplet-card(data-url="/p/settlers/")
.triplet-card-thumbnail .triplet-card-thumbnail
img( img(
alt="Spring Open Movie", alt="Settlers",
src="{{ url_for('static', filename='assets/img/features/open_movies_spring_02.jpg')}}") src="{{ url_for('static', filename='assets/img/projects/settlers.png')}}")
.triplet-card-info .triplet-card-info
h3 Spring Open Movie h3 Settlers
p. p.
Explore the production assets of the latest Blender Animation Studio short film. A gift from the Blender Animation Studio team to the community. Free character rigs and sets to let your imagination run wild!
a.triplet-cta(href="/p/spring/") a.triplet-cta(href="/p/settlers/")
| LEARN MORE | LEARN MORE
.col-md-4 .col-md-4
.triplet-card(data-url="/p/speed-sculpting/") .triplet-card(data-url="/p/coffee-run/")
.triplet-card-thumbnail .triplet-card-thumbnail
img( img(
alt="Speed Sculpting Workshop", alt="Coffee Run",
src="{{ url_for('static', filename='assets/img/features/training_speed_sculpting.jpg')}}") src="{{ url_for('static', filename='assets/img/projects/coffee-run.png')}}")
.triplet-card-info .triplet-card-info
h3 Speed Sculpting h3 Coffee Run
p. p.
Learn speed sculpting in Blender 2.8 with Julien Kaspar. This 2d-scroller-inspired short film will take you on the journey of a lifetime, as we sip on a cup of coffee.
a.triplet-cta(href="/p/speed-sculpting/") a.triplet-cta(href="/p/coffee-run/")
| LEARN MORE | LEARN MORE
.col-md-4 .col-md-4
.triplet-card(data-url="/p/grease-pencil-fundamentals/") .triplet-card(data-url="/p/stylized-character-workflow/")
.triplet-card-thumbnail .triplet-card-thumbnail
img( img(
alt="Grease Pencil Fundamentals", alt="Stylized Character Workflow",
src="{{ url_for('static', filename='assets/img/features/training_grease_pencil.jpg')}}") src="{{ url_for('static', filename='assets/img/projects/charachter-workflow.png')}}")
.triplet-card-info .triplet-card-info
h3 Grease Pencil h3 Stylized Character Workflow
p. p.
Become proficient with the latest Blender 2.8 Grease Pencil. 3D Artist Julien Kaspar from the Blender Studio will give a detailed guide on how to create a stylized character for film production.
a.triplet-cta(href="/p/grease-pencil-fundamentals/") a.triplet-cta(href="/p/stylized-character-workflow/")
| LEARN MORE | LEARN MORE
.row.training-other .row.training-other
@@ -171,7 +170,7 @@ li.pr-1
a.page-card-image(href="/p/scripting-for-artists/") a.page-card-image(href="/p/scripting-for-artists/")
img( img(
alt="Sybren teaches Python Scripting with Blender", alt="Sybren teaches Python Scripting with Blender",
src="{{ url_for('static', filename='assets/img/backgrounds/background_sybren_01.jpg')}}") src="{{ url_for('static', filename='assets/img/backgrounds/training.png')}}")
@@ -202,7 +201,7 @@ li.pr-1
a.page-card-image(href="{{ url_for('cloud.open_projects') }}") a.page-card-image(href="{{ url_for('cloud.open_projects') }}")
img( img(
alt="Open Movie Posters", alt="Open Movie Posters",
src="{{ url_for('static', filename='assets/img/backgrounds/background_open_movies_01.png')}}") src="{{ url_for('static', filename='assets/img/backgrounds/open-movie-tiles.png')}}")
section.page-card-header section.page-card-header
@@ -212,16 +211,16 @@ li.pr-1
.page-triplet-container.homepage .page-triplet-container.homepage
.row .row
.col-md-4 .col-md-4
.triplet-card(data-url="/p/hero/") .triplet-card(data-url="/p/coffee-run/")
.triplet-card-thumbnail .triplet-card-thumbnail
img( img(
alt="Hero", alt="Coffee Run",
src="{{ url_for('static', filename='assets/img/features/open_movies_hero.jpg')}}") src="{{ url_for('static', filename='assets/img/features/coffee-run.png')}}")
.triplet-card-info .triplet-card-info
h3 Hero h3 Coffee Run
p. p.
The first ever Grease Pencil open movie made with Blender 2.8 This short film will take you on the journey of a lifetime, as we sip on a cup of coffee.
a.triplet-cta(href="/p/hero/") a.triplet-cta(href="/p/coffee-run/")
| LEARN MORE | LEARN MORE
.col-md-4 .col-md-4
@@ -229,25 +228,25 @@ li.pr-1
.triplet-card-thumbnail .triplet-card-thumbnail
img( img(
alt="Spring", alt="Spring",
src="{{ url_for('static', filename='assets/img/features/open_movies_spring.jpg')}}") src="{{ url_for('static', filename='assets/img/features/spring.png')}}")
.triplet-card-info .triplet-card-info
h3 Spring h3 Spring
p. p.
A poetic fantasy film. #[br] A stunning visual journey. A poetic fantasy film written and directed by Andy Goralczyk.
a.triplet-cta(href="/p/spring/") a.triplet-cta(href="/p/spring/")
| LEARN MORE | LEARN MORE
.col-md-4 .col-md-4
.triplet-card(data-url="/p/caminandes-3/") .triplet-card(data-url="/p/hero/")
.triplet-card-thumbnail .triplet-card-thumbnail
img( img(
alt="Caminandes", alt="Hero",
src="{{ url_for('static', filename='assets/img/features/open_movies_caminandes_llamigos.jpg')}}") src="{{ url_for('static', filename='assets/img/features/hero.png')}}")
.triplet-card-info .triplet-card-info
h3 Caminandes h3 Hero
p. p.
Follow the adventures of Koro through the Patagonian pampas. The first ever Grease Pencil open movie made with Blender 2.8.
a.triplet-cta(href="/p/caminandes-3/") a.triplet-cta(href="/p/hero/")
| LEARN MORE | LEARN MORE
.row.training-other .row.training-other

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB