Skip to content

Commit 8eafb8a

Browse files
add related posts section to program contexts
1 parent fa5512a commit 8eafb8a

File tree

2 files changed

+131
-0
lines changed

2 files changed

+131
-0
lines changed

src/context/program-index.html

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,71 @@ <h3><a href="#">Better Internet</a></h3>
127127
</ul>
128128
</article>
129129

130+
131+
<article class="related-posts">
132+
<h2>Related posts</h2>
133+
134+
<article class="authored-posts highlight">
135+
136+
<article>
137+
<header>
138+
<h2><a href="#">Open Access in Practice: A Conversation with President Larry Kramer of The Hewlett Foundation</a></h2>
139+
<span class="byline">by <a href="#">Brigitte Vezina</a>, <a href="#">Ony Anukem</a></span>
140+
<span class="categories"><a href=#">Open Culture</a></span>
141+
142+
</header>
143+
144+
<figure>
145+
<img src="../imgs/image.jpg" />
146+
147+
<span class="attribution">"<a href="https://thegreats.co/artworks/the-more-we-share-the-more-we-have-series-22">The More We Share, The More We Have (series 1/2)</a>" by <a href="https://thegreats.co/artists/pietro-soldi">Pietro Soldi</a> for Creative Commons &amp; Fine Acts is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a></span>
148+
</figure>
149+
<p>As part of our #20CC anniversary, last year we joined forces with Fine Acts to spark a global dialogue on what better sharing looks like in action. Our #BetterSharing collection of illustrations was the result — we gathered insights from 12 prominent open advocates around the world and tasked 12 renowned artists who embrace openness</p>
150+
<!-- <ul>
151+
<li><a href="#">category</a></li>
152+
</ul> -->
153+
</article>
154+
155+
<article>
156+
<header>
157+
<h2><a href="#">Open Access in Practice: A Conversation with President Larry Kramer of The Hewlett Foundation</a></h2>
158+
159+
<span class="byline">by <a href="#">Brigitte Vezina</a>, <a href="#">Ony Anukem</a></span>
160+
<span class="categories"><a href=#">Open Culture</a></span>
161+
162+
</header>
163+
<figure>
164+
<img src="../imgs/image2.jpg" />
165+
<span class="attribution"><span>"</span><a href="https://www.flickr.com/photos/47691521@N07/8249753855" target="_blank" rel="noopener noreferrer">Creative Commons a vessel ideas</a><span>" by&nbsp;</span><a href="https://www.flickr.com/photos/47691521@N07" target="_blank" rel="noopener noreferrer">opensourceway</a><span>&nbsp;is licensed under&nbsp;</span><a href="https://creativecommons.org/licenses/by-sa/2.0/?ref=openverse" target="_blank" rel="noopener noreferrer">CC BY-SA 2.0</a></span>
166+
</figure>
167+
<p>The Creative Commons Open Education Team is pleased to provide a snapshot of progress made toward opening access and equity in education, through a look at our collective efforts in 2022.1 We laud the CC open education community for its important work throughout 2022. CC and community members’ open education efforts in 2022 included, but </p>
168+
169+
</article>
170+
171+
<article>
172+
<header>
173+
<h2><a href="#">Open Access in Practice: A Conversation with President Larry Kramer of The Hewlett Foundation</a></h2>
174+
<span class="byline">by <a href="#">Brigitte Vezina</a>, <a href="#">Ony Anukem</a></span>
175+
<span class="categories"><a href=#">Open Culture</a></span>
176+
177+
</header>
178+
<p>In search of answers, we looked at past research, notably Andrea Wallace's Barriers to Open Access — Open GLAM, and asked more than 30 experts in the open culture movement. You can watch what they told us in our CC Open Culture VOICES vlog series. Here's a small sample of what we heard</p>
179+
</article>
180+
181+
<article>
182+
<header>
183+
<h2><a href="#">Open Access in Practice: A Conversation with President Larry Kramer of The Hewlett Foundation</a></h2>
184+
<span class="byline">by <a href="#">Brigitte Vezina</a>, <a href="#">Ony Anukem</a></span>
185+
<span class="categories"><a href=#">Open Culture</a></span>
186+
187+
</header>
188+
<p>In search of answers, we looked at past research, notably Andrea Wallace's Barriers to Open Access — Open GLAM, and asked more than 30 experts in the open culture movement. You can watch what they told us in our CC Open Culture VOICES vlog series. Here's a small sample of what we heard</p>
189+
</article>
190+
191+
192+
</article>
193+
</article>
194+
130195

131196

132197

src/context/program-page.html

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,72 @@ <h1>Program Page</h1>
107107

108108

109109
<p>placeholder here...</p>
110+
111+
112+
113+
<article class="related-posts">
114+
<h2>Related posts</h2>
115+
116+
<article class="authored-posts highlight">
117+
118+
<article>
119+
<header>
120+
<h2><a href="#">Open Access in Practice: A Conversation with President Larry Kramer of The Hewlett Foundation</a></h2>
121+
<span class="byline">by <a href="#">Brigitte Vezina</a>, <a href="#">Ony Anukem</a></span>
122+
<span class="categories"><a href=#">Open Culture</a></span>
123+
124+
</header>
125+
126+
<figure>
127+
<img src="../imgs/image.jpg" />
128+
129+
<span class="attribution">"<a href="https://thegreats.co/artworks/the-more-we-share-the-more-we-have-series-22">The More We Share, The More We Have (series 1/2)</a>" by <a href="https://thegreats.co/artists/pietro-soldi">Pietro Soldi</a> for Creative Commons &amp; Fine Acts is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a></span>
130+
</figure>
131+
<p>As part of our #20CC anniversary, last year we joined forces with Fine Acts to spark a global dialogue on what better sharing looks like in action. Our #BetterSharing collection of illustrations was the result — we gathered insights from 12 prominent open advocates around the world and tasked 12 renowned artists who embrace openness</p>
132+
<!-- <ul>
133+
<li><a href="#">category</a></li>
134+
</ul> -->
135+
</article>
136+
137+
<article>
138+
<header>
139+
<h2><a href="#">Open Access in Practice: A Conversation with President Larry Kramer of The Hewlett Foundation</a></h2>
140+
141+
<span class="byline">by <a href="#">Brigitte Vezina</a>, <a href="#">Ony Anukem</a></span>
142+
<span class="categories"><a href=#">Open Culture</a></span>
143+
144+
</header>
145+
<figure>
146+
<img src="../imgs/image2.jpg" />
147+
<span class="attribution"><span>"</span><a href="https://www.flickr.com/photos/47691521@N07/8249753855" target="_blank" rel="noopener noreferrer">Creative Commons a vessel ideas</a><span>" by&nbsp;</span><a href="https://www.flickr.com/photos/47691521@N07" target="_blank" rel="noopener noreferrer">opensourceway</a><span>&nbsp;is licensed under&nbsp;</span><a href="https://creativecommons.org/licenses/by-sa/2.0/?ref=openverse" target="_blank" rel="noopener noreferrer">CC BY-SA 2.0</a></span>
148+
</figure>
149+
<p>The Creative Commons Open Education Team is pleased to provide a snapshot of progress made toward opening access and equity in education, through a look at our collective efforts in 2022.1 We laud the CC open education community for its important work throughout 2022. CC and community members’ open education efforts in 2022 included, but </p>
150+
151+
</article>
152+
153+
<article>
154+
<header>
155+
<h2><a href="#">Open Access in Practice: A Conversation with President Larry Kramer of The Hewlett Foundation</a></h2>
156+
<span class="byline">by <a href="#">Brigitte Vezina</a>, <a href="#">Ony Anukem</a></span>
157+
<span class="categories"><a href=#">Open Culture</a></span>
158+
159+
</header>
160+
<p>In search of answers, we looked at past research, notably Andrea Wallace's Barriers to Open Access — Open GLAM, and asked more than 30 experts in the open culture movement. You can watch what they told us in our CC Open Culture VOICES vlog series. Here's a small sample of what we heard</p>
161+
</article>
162+
163+
<article>
164+
<header>
165+
<h2><a href="#">Open Access in Practice: A Conversation with President Larry Kramer of The Hewlett Foundation</a></h2>
166+
<span class="byline">by <a href="#">Brigitte Vezina</a>, <a href="#">Ony Anukem</a></span>
167+
<span class="categories"><a href=#">Open Culture</a></span>
168+
169+
</header>
170+
<p>In search of answers, we looked at past research, notably Andrea Wallace's Barriers to Open Access — Open GLAM, and asked more than 30 experts in the open culture movement. You can watch what they told us in our CC Open Culture VOICES vlog series. Here's a small sample of what we heard</p>
171+
</article>
172+
173+
174+
</article>
175+
</article>
110176

111177

112178

0 commit comments

Comments
 (0)