Skip to content

Commit 82a1acd

Browse files
committed
MNT: try and embed discourse
1 parent ddf9ad0 commit 82a1acd

File tree

1 file changed

+4
-23
lines changed

1 file changed

+4
-23
lines changed

docs/body.html

+4-23
Original file line numberDiff line numberDiff line change
@@ -129,30 +129,10 @@ <h1>Matplotlib: Visualization with Python</h1>
129129
<!-- make these easier to visually differentiate !-->
130130
<!-- optional important news -->
131131
<h3>News</h3>
132-
<div class="news__item--highlight">
133-
<h5 class="date">March 30, 2021</h5>
134-
<h4 class="title">Matplolib 3.4.1 Released</h4>
135-
<p>
136-
This is the first bug-fix release for the 3.4 series and includes
137-
critical bug fixes for 3D scatters.
138-
</p>
139-
<a href="" class="link--offsite">Matplolib 3.4.1 Released</a>
140-
</div>
141-
142-
<!-- START NEWS ITEMS -->
143-
<div class="news__item">
144-
<h5 class="date">March 30, 2021</h5>
145-
<a href="" class="link--offsite">Matplotlib 3.4.0 release</a>
146-
</div>
147-
148-
<div class="news__item">
149-
<h5 class="date">March 11, 2021</h5>
150-
<a href="" class="link--offsite"
151-
>Matplotlib 3.4.0 release candidate 3</a
152-
>
153-
</div>
132+
133+
<d-topics-list discourse-url="https://discourse.matplotlib.org/" per-page="5">
134+
</d-topics-list>
154135
</div>
155-
156136
<!-- END NEWS ITEMS -->
157137
<!-- link to discourse -->
158138
<div class="news__discourse-link">
@@ -481,3 +461,4 @@ <h4>Donate</h4>
481461
</ul>
482462
</section>
483463
<script src="_static/script.js"></script>
464+
<script src="http://discourse.matplotlib.org/javascripts/embed-topics.js"></script>

0 commit comments

Comments
 (0)