Skip to content

Commit 46e7ae2

Browse files
authored
Merge branch 'master' into feat/frontenddogma
2 parents 60a161b + 2cf4383 commit 46e7ae2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

2025.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,16 @@ <h3>Kudos to these websites who <!-- TODO: got --> plan to get naked in 2025!</h
5959
Use the name of the website for sorting if no author is present.
6060
Thank you!
6161
-->
62+
<li><a href="https://wagnerbeethoven.com.br/">Wagner Beethoven</a></li>
6263
<li><a href="https://www.bbergeron.xyz/">B. Bergeron</a></li>
6364
<li><a href="https://chrisburnell.com/">Chris Burnell</a></li>
65+
<li><a href="https://shkspr.mobi/blog/">Terence Eden</a></li>
6466
<li><a href="https://frontenddogma.com/">Frontend Dogma</a></li>
6567
<li><a href="https://fyr.io/">fyr.io</a></li>
6668
<li><a href="https://michaelhans.com/eclecticism/">Michael Hanscom</a></li>
69+
<li><a href="https://tomhazledine.com/">Tom Hazledine</a> (some of which is <a href="https://tomhazledine.com/css-naked-day/">always naked</a>)</li>
6770
<li><a href="https://knowler.dev/">Nathan Knowler</a></li>
71+
<li><a href="https://kuberwastaken.github.io/">Kuber Mehta</a></li>
6872
<li><a href="https://ariscript.org/">Ari Prakash</a></li>
6973
<li><a href="https://davidroessli.com/">David Roessli</a></li>
7074
<li><a href="https://silvanzwick.com/">www.silvanzwick.com</a></li>

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ <h3><a id="tools" href="#tools">Tools and plugins</a></h3>
115115
<li><a href="https://jefftriplett.com/">Jeff Triplett</a> gives us a nice <a href="https://www.djangosnippets.org/snippets/1421/">Django Snippet</a> for you Python folk.</li>
116116
<li>Drupal users, <a href="https://www.drupal.org/project/naked">get the module</a>!</li>
117117
<li>If you are game you can use <a href="https://weblog.200ok.com.au/">Ben Buchanan</a>’s <a href="https://bitbucket.org/snippets/200ok/dKpk">JavaScript snippet</a>. Works anywhere, removes everything, buyer beware!</li>
118+
<li>If you are a Gopher, check out the <a href="https://github.com/omz13/today-go">today-go</a> package by <a href="https://omz13.com/">David Somers</a>.</li>
118119
<li>If you are a Rails developer, check out the <a href="https://github.com/danielsellergren/css_naked_day_rails">css_naked_day_rails</a> gem by <a href="https://danielsellergren.com/">Daniel Sellergren</a>.</li>
119120
<li>If you have lots of raw HTML, use <a href="https://gist.github.com/alifeee/75df204c2be3815806e1d4be47e54d08">this bash script</a> to remove style sheets, <code>style</code> elements, and inline styles.</li>
120121
</ul>
@@ -138,4 +139,4 @@ <h3>Famous words</h3>
138139
</div>
139140
</div>
140141
</body>
141-
</html>
142+
</html>

0 commit comments

Comments
 (0)