You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 2024.html
+34-1Lines changed: 34 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -57,13 +57,46 @@ <h3>Kudos to these websites who <!-- @@ got --> plan to get naked in 2024!</h3>
57
57
Use the name of the website for sorting if no author is present.
58
58
Thank you!
59
59
-->
60
+
<li>alifeee's <ahref="https://alifeee.co.uk/">website</a>, <ahref="https://blog.alifeee.co.uk/">blog</a>, and <ahref="https://weeknotes.alifeee.co.uk/">weeknotes</a></li>
Copy file name to clipboardExpand all lines: index.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -115,6 +115,7 @@ <h3><a id="tools" href="#tools">Tools and plugins</a></h3>
115
115
<li>Drupal users, <ahref="https://www.drupal.org/project/naked">get the module</a>!</li>
116
116
<li>If you are game you can use <ahref="https://weblog.200ok.com.au/">Ben Buchanan</a>’s <ahref="https://bitbucket.org/snippets/200ok/dKpk">JavaScript snippet</a>. Works anywhere, removes everything, buyer beware!</li>
117
117
<li>If you are a Rails developer, check out the <ahref="https://github.com/danielsellergren/css_naked_day_rails">css_naked_day_rails</a> gem by <ahref="https://danielsellergren.com/">Daniel Sellergren</a>.</li>
118
+
<li>If you have lots of raw HTML, use <ahref="https://gist.github.com/alifeee/75df204c2be3815806e1d4be47e54d08">this bash script</a> to remove style sheets, <code>style</code> elements, and inline styles.</li>
0 commit comments