Skip to content

Commit 271c814

Browse files
committed
feat: update tutorials page with v1.9.0 demos and restructure layout
Part of PecanProject/pecan#3610 Signed-off-by: Aritra Dey <[email protected]>
1 parent b9e3d02 commit 271c814

File tree

1 file changed

+21
-7
lines changed

1 file changed

+21
-7
lines changed

src/pages/tutorials.js

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,27 @@ function Tutorials() {
1111
<h1>
1212
<a name="background" class="anchor" href="#background"><span class="octicon octicon-link"></span></a>Hands On Demos:</h1>
1313

14+
<div>PEcAn Tutorial v1.10.0
15+
&nbsp; &nbsp; &nbsp; &nbsp;
16+
<a href="https://pecanproject.github.io/pecan-documentation/develop/run-demo-1.html" target="_blank" rel="nofollow">Tutorial 1</a>
17+
&nbsp; &nbsp; &nbsp; &nbsp;
18+
<a href="https://pecanproject.github.io/pecan-documentation/develop/run-demo-2.html" target="_blank" rel="nofollow">Tutorial 2</a>
19+
</div>
20+
21+
<div><br /></div>
22+
23+
<h4>Flux Course 2012: PEcAn Tutorial</h4>
24+
25+
<section id="main_content" class="inner">
26+
27+
<iframe width="560" height="315" src="//www.youtube.com/embed/S_y6SnO7Hbw" frameborder="0" allowfullscreen></iframe>
28+
29+
</section>
30+
31+
<div><br /></div>
32+
33+
<h1>Tutorials from previous Releases</h1>
34+
1435
<div>PEcAn Tutorial v1.5.2
1536
&nbsp; &nbsp; &nbsp; &nbsp;
1637
<a href="https://pecanproject.github.io/pecan-documentation/tutorials/Demo01.html" target="_blank" rel="nofollow">Tutorial 1</a>
@@ -123,13 +144,6 @@ function Tutorials() {
123144
{/* <!--<div>In 2012 PEcAn was used in an educational setting at two different summer short courses, PalEON's "Assimilating Long-Term Data into Ecosystem Models" week-long summer course" and the Niwot Ridge flux course ""Summer Course in Flux Measurements and Advanced Modeling". PEcAn was also used at the Ecosystem Demography Model training workshop at Harvard University in January 2012.</div>
124145
<div><br /></div> --> */}
125146

126-
<h4>Flux Course 2012: PEcAn Tutorial</h4>
127-
128-
<section id="main_content" class="inner">
129-
130-
<iframe width="560" height="315" src="//www.youtube.com/embed/S_y6SnO7Hbw" frameborder="0" allowfullscreen></iframe>
131-
132-
</section>
133147
</div>
134148
</div>
135149
</Layout>

0 commit comments

Comments
 (0)