Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3634945

Browse files
committed
Spring cleaning.
1 parent 10feefc commit 3634945

File tree

7 files changed

+27
-33
lines changed

7 files changed

+27
-33
lines changed

assets/css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ opacity:0.8;
182182
article{width:695px; float:left; margin-left:20px; padding:0px; }
183183
article.full{}
184184

185+
section-head { margin-bottom:20px; display:inline-block; width:100%; border-radius:8px; padding:0px; text-align: center; }
185186
section-area { margin-bottom:20px; display:inline-block; width:100%; border-radius:8px; padding:0px; text-align: center; border: 1px solid #f9d72c; background:#e5f1d3; }
186187
section-area h1 { padding: 8px 20px 8px 20px; }
187188
section-area p { padding: 8px 20px 8px 20px; }

community.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h1>Community</h1>
7777

7878
<article>
7979

80-
<section-area style="width: 100%;">
80+
<section-head>
8181
<div class="link-grid">
8282
<div class="link-button">
8383
<h1><a href="https://web.libera.chat/?channel=#openscad">Chat</a></h1>
@@ -92,7 +92,7 @@ <h1><a href="https://github.com/openscad/openscad/issues">Bug reports</a></h1>
9292
<small>Report bugs and request features on github</small>
9393
</div>
9494
</div>
95-
</section-area>
95+
</section-head>
9696

9797
<section id="get-involved">
9898
<h1>Get Involved</h1>
@@ -125,27 +125,28 @@ <h2>Donations</h2>
125125
<section id="forum">
126126
<h1>Forum / Mailing List</h1>
127127
<ul>
128-
<li><s><a href="https://forum.openscad.org" target="_blank">Forum</a> (provided by Nabble)</s></li>
129128
<li><a href="https://lists.openscad.org/list/discuss.lists.openscad.org" target="_blank">Mailing list info</a></li>
130129
<li><a href="https://lists.openscad.org/empathy/list/discuss.lists.openscad.org" target="_blank">Mailing list archive</a></li>
131130
</ul>
132131
<br/>
133-
<p>Note: As of 2021-06-21 the forum and mailing list are not connected anymore. Please hold on posting there for now.
134-
You can use the mailing list directly via email <code>[email protected]</code> or use the web interface
135-
linked above as "Mailing list archive".</p>
136132
<p>Posting via the web interface of the mailing list may require creating a new login via
137-
<a href="https://lists.openscad.org/register">https://lists.openscad.org/register</a>
138-
using the same email address that was used for the subscription before.</p>
133+
<a target="_blank" href="https://lists.openscad.org/register">https://lists.openscad.org/register</a>
134+
using the same email address that was used for the mailing list subscription before.</p>
139135
</section>
140136

141137
<section id="irc">
142138
<h1>Chat / IRC Channel</h1>
143139
<ul>
144140
<li>Join via the libera.chat <a href="https://web.libera.chat/?channel=#openscad">web chat</a> (KiwiIRC)</li>
145141
<li>Connect with an IRC client to <a href="irc:[email protected]" target="_blank">#openscad</a> on <a href="ircs://irc.libera.chat:6697">irc.libera.chat</a> +6697 (TLS)</li>
146-
<li>The chat room is also available via <a href="https://matrix.org/">Matrix</a> as <a href="https://matrix.to/#/#openscad:libera.chat">#openscad:libera.chat</a></li>
142+
<li style="text-decoration: line-through;">The chat room is also available via <a href="https://matrix.org/">Matrix</a> as <a href="https://matrix.to/#/#openscad:libera.chat">#openscad:libera.chat</a></li>
147143
<li>Additional documentation on how to connect can be found at <a href="https://libera.chat/guides">https://libera.chat/guides</a></li>
148144
</ul>
145+
<br/>
146+
<p>The Matrix room got disconnected due to issues with the bridge
147+
<a href="https://matrix.org/blog/2023/07/deportalling-libera-chat/">Deportalling from Libera Chat</a>.
148+
Unfortunately there is no solution yet for reconnecting the existing room, a ticket with Matrix support
149+
is so far unanswered. If you can help fixing this issue, please reach out.</p>
149150
</section>
150151

151152
<section id="social-media">

documentation-articles.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h1><a href="documentation-articles.html">Articles / Blogs</a></h1>
8686
</div>
8787

8888
<article>
89-
<section-area>
89+
<section-head>
9090
<div class="link-grid">
9191
<div class="link-button">
9292
<a href="documentation.html"><i class="fas fa-scroll"></i></a>
@@ -105,7 +105,7 @@ <h1><a href="documentation-videos.html">Videos</a></h1>
105105
<h1><a href="documentation-articles.html">Articles / Blogs</a></h1>
106106
</div>
107107
</div>
108-
</section-area>
108+
</section-head>
109109

110110
<section id="tutorials-blogs">
111111
<h1>Articles / Blogs</h1>

documentation-books.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h1><a href="documentation-articles.html">Articles / Blogs</a></h1>
8989
</div>
9090

9191
<article>
92-
<section-area>
92+
<section-head>
9393
<div class="link-grid">
9494
<div class="link-button">
9595
<a href="documentation.html"><i class="fas fa-scroll"></i></a>
@@ -108,7 +108,7 @@ <h1><a href="documentation-videos.html">Videos</a></h1>
108108
<h1><a href="documentation-articles.html">Articles / Blogs</a></h1>
109109
</div>
110110
</div>
111-
</section-area>
111+
</section-head>
112112

113113
<section id="books-english">
114114
<h1>English</h1>

documentation-videos.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h1><a href="documentation-articles.html">Articles / Blogs</a></h1>
8686
</div>
8787

8888
<article>
89-
<section-area>
89+
<section-head>
9090
<div class="link-grid">
9191
<div class="link-button">
9292
<a href="documentation.html"><i class="fas fa-scroll"></i></a>
@@ -105,7 +105,7 @@ <h1><a href="documentation-videos.html">Videos</a></h1>
105105
<h1><a href="documentation-articles.html">Articles / Blogs</a></h1>
106106
</div>
107107
</div>
108-
</section-area>
108+
</section-head>
109109

110110
<section id="tutorials-video">
111111
<h1>Videos</h1>

documentation.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h1><a href="documentation-articles.html">Articles / Blogs</a></h1>
8686
</div>
8787

8888
<article>
89-
<section-area>
89+
<section-head>
9090
<div class="link-grid">
9191
<div class="link-button">
9292
<a href="documentation.html"><i class="fas fa-scroll selected"></i></a>
@@ -105,7 +105,7 @@ <h1><a href="documentation-videos.html">Videos</a></h1>
105105
<h1><a href="documentation-articles.html">Articles / Blogs</a></h1>
106106
</div>
107107
</div>
108-
</section-area>
108+
</section-head>
109109

110110
<section id="tutorial">
111111
<h1><a href="https://en.wikibooks.org/wiki/OpenSCAD_Tutorial">OpenSCAD Tutorial</a></h1>

index.html

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
<link href="assets/fontawesome/css/brands.min.css" rel="stylesheet">
1919
<link href="assets/fontawesome/css/fontawesome.min.css" rel="stylesheet">
2020

21-
<script src="advent-calendar-2023/snow.js"></script>
2221
<script src="assets/js/jquery-1.9.1.min.js"></script>
2322
<script src="assets/js/modernizr-1.7.min.js"></script>
2423

@@ -36,11 +35,6 @@
3635
<script src="inc/win_release_links.js"></script>
3736
<script src="assets/js/home.js"></script>
3837
<script src="assets/js/header.js"></script>
39-
<script type="text/javascript">
40-
document.addEventListener("DOMContentLoaded", function() {
41-
new Snow('#snow', { number:12, r: 2.5, v: 1 });
42-
});
43-
</script>
4438
<style>
4539
.header {
4640
background-color: #444;
@@ -113,21 +107,19 @@ <h1>Recent News</h1>
113107
</div>
114108

115109
<article>
116-
<div id="snow">
117-
<section-area id="ticker" class="snow">
110+
<section-area id="ticker">
118111
<div class="ticker-wrap">
119112
<div class="ticker-move ticker-animation">
120-
<div class="ticker-item"><div class="ticker-content"><big><a href="/advent-calendar-2023">OpenSCAD Advent Calendar 2023</a></big></div></div>
121113
<div class="ticker-item"><div class="ticker-content">OpenSCAD Chat: <a target="_blank" href="https://web.libera.chat/?channel=#openscad">#openscad</a> (on IRC network <a target="_blank" href="https://libera.chat/">libera.chat</a>)</div></div>
122-
<div class="ticker-item"><div class="ticker-content">New Book: <a href="documentation-books.html#make-trigonometry">Make: Trigonometry</a><br><i>Build your way from triangles to analytic geometry</i></div></div>
123-
<div class="ticker-item"><div class="ticker-content">New Book: <a href="documentation-books.html#make-calculus">Make: Calculus</a><br><i>Build models to learn, visualize and explore</i></div></div>
124-
<div class="ticker-item"><div class="ticker-content">OpenSCAD on social media: <a href="https://fosstodon.org/@OpenSCAD">Mastodon</a> | <a href="https://twitter.com/openscad">Twitter</a></div></div>
114+
<div class="ticker-item"><div class="ticker-content">OpenSCAD on <a href="https://fosstodon.org/@OpenSCAD">Mastodon</a></div></div>
125115
<div class="ticker-item"><div class="ticker-content">Share customizable designs: <a href="https://www.3dcustomizer.net/">3dcustomizer.net</a></div></div>
126-
<div class="ticker-item"><div class="ticker-content"><big><a href="/advent-calendar-2023">OpenSCAD Advent Calendar 2023</a></big></div></div>
116+
<div class="ticker-item"><div class="ticker-content"><a href="https://en.wikibooks.org/wiki/OpenSCAD_Tutorial">OpenSCAD Tutorial</a> on Wikibooks</div></div>
117+
<div class="ticker-item"><div class="ticker-content">Find OpenSCAD Designs on <a href="https://www.printables.com/search/models?q=tag:openscad">Printables</a> and <a href="https://www.thingiverse.com/tag:openscad">Thingiverse</a></div></div>
118+
<div class="ticker-item"><div class="ticker-content"><a href="https://openscad.org/documentation-books.html">OpenSCAD Books</a></div></div>
119+
<div class="ticker-item"><div class="ticker-content">OpenSCAD Chat: <a target="_blank" href="https://web.libera.chat/?channel=#openscad">#openscad</a> (on IRC network <a target="_blank" href="https://libera.chat/">libera.chat</a>)</div></div>
127120
</div>
128121
</div>
129122
</section-area>
130-
</div>
131123

132124
<section>
133125
<h1><strong><span class="green">Open</span>SCAD</strong> is software for creating solid 3D CAD objects.</h1>
@@ -149,7 +141,7 @@ <h4 style="position:absolute; left:135px; bottom:35px;"><a href="downloads.html"
149141
</div>
150142
</section>
151143

152-
<section-area>
144+
<section-head>
153145
<div class="link-grid">
154146
<div class="link-button">
155147
<a href="documentation.html#tutorial"><i class="fas fa-scroll"></i></a>
@@ -172,7 +164,7 @@ <h1><a href="cheatsheet/index.html" target="_blank">Cheat Sheet</a></h1>
172164
<small>Overview of modules and functions</small>
173165
</div>
174166
</div>
175-
</section-area>
167+
</section-head>
176168

177169
</article>
178170

0 commit comments

Comments
 (0)