Welcome Page: Add links to titles and images
This commit is contained in:
@@ -68,7 +68,8 @@ li
|
|||||||
style="background-image: url({{ url_for('static', filename='assets/img/backgrounds/background_orange_01.jpg')}})")
|
style="background-image: url({{ url_for('static', filename='assets/img/backgrounds/background_orange_01.jpg')}})")
|
||||||
|
|
||||||
.page-card-side.text
|
.page-card-side.text
|
||||||
h2.page-card-title Blender Training
|
a(href="{{ url_for('cloud.courses') }}")
|
||||||
|
h2.page-card-title Blender Training
|
||||||
.page-card-summary
|
.page-card-summary
|
||||||
p.
|
p.
|
||||||
Learn from the pros, learn like a pro.
|
Learn from the pros, learn like a pro.
|
||||||
@@ -83,13 +84,15 @@ li
|
|||||||
Learn by example. Watch animation reviews, narrated timelapses,
|
Learn by example. Watch animation reviews, narrated timelapses,
|
||||||
shot walk-throughs and more.
|
shot walk-throughs and more.
|
||||||
|
|
||||||
p
|
p.summary-action
|
||||||
a.page-card-cta(
|
a.page-card-cta(
|
||||||
href="https://cloud.blender.org/blog/introducing-blender-sync")
|
href="https://cloud.blender.org/blog/introducing-blender-sync")
|
||||||
| Subscribe for {{ price }}
|
| Subscribe for {{ price }}
|
||||||
|
|
||||||
|
| See #[a.learn(href="{{ url_for('cloud.courses') }}") Courses] & #[a.learn(href="{{ url_for('cloud.courses') }}") Workshops]
|
||||||
|
|
||||||
.page-card-side
|
.page-card-side
|
||||||
.page-card-image
|
a.page-card-image(href="https://cloud.blender.org/p/scripting-for-artists/")
|
||||||
img(src="{{ url_for('static', filename='assets/img/backgrounds/background_sybren_01.jpg')}}")
|
img(src="{{ url_for('static', filename='assets/img/backgrounds/background_sybren_01.jpg')}}")
|
||||||
|
|
||||||
|
|
||||||
@@ -170,11 +173,13 @@ li
|
|||||||
p.
|
p.
|
||||||
Help us to make more!
|
Help us to make more!
|
||||||
|
|
||||||
p
|
p.summary-action
|
||||||
a.page-card-cta(
|
a.page-card-cta(
|
||||||
href="https://cloud.blender.org/blog/introducing-blender-sync")
|
href="https://cloud.blender.org/blog/introducing-blender-sync")
|
||||||
| Subscribe for {{ price }}
|
| Subscribe for {{ price }}
|
||||||
|
|
||||||
|
a.learn(href="{{ url_for('cloud.open_projects') }}") Browse the Open Movies
|
||||||
|
|
||||||
.page-card-side
|
.page-card-side
|
||||||
a.page-card-image(href="{{ url_for('cloud.open_projects') }}")
|
a.page-card-image(href="{{ url_for('cloud.open_projects') }}")
|
||||||
img(src="{{ url_for('static', filename='assets/img/backgrounds/background_open_movies_01.png')}}")
|
img(src="{{ url_for('static', filename='assets/img/backgrounds/background_open_movies_01.png')}}")
|
||||||
@@ -247,7 +252,7 @@ li
|
|||||||
p.
|
p.
|
||||||
Organizations support is also available!
|
Organizations support is also available!
|
||||||
|
|
||||||
p
|
p.summary-action
|
||||||
a.page-card-cta(
|
a.page-card-cta(
|
||||||
href="https://cloud.blender.org/blog/introducing-blender-sync")
|
href="https://cloud.blender.org/blog/introducing-blender-sync")
|
||||||
| Subscribe for {{ price }}
|
| Subscribe for {{ price }}
|
||||||
|
Reference in New Issue
Block a user