blog post 'hshwd release' + hshwd project page
This commit is contained in:
34
index.html
34
index.html
@@ -98,6 +98,23 @@
|
||||
<div class="row" style="gap: 2em">
|
||||
<!-- blog -->
|
||||
<div class="column" style="--custom_width: 33%; gap: 1em">
|
||||
<a href="blog/hshwd_release.html" class="card" style="text-decoration: none;">
|
||||
<img src="projects/hshwd/thumb.png
|
||||
" alt="Release of hshwd
|
||||
" title="Release of hshwd
|
||||
" class="card_image"/>
|
||||
<div class="box">
|
||||
<div class="column" style="width: 100%;">
|
||||
<h3 class="card_title">Release of hshwd
|
||||
</h3>
|
||||
<p class="card_text">
|
||||
hshwd is an open-source offline tool that generates strong, unique passwords from weak ones in a deterministic way, using the properties of hash functions.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div><div class="column" style="--custom_width: 33%; gap: 1em">
|
||||
<a href="blog/gang_release.html" class="card" style="text-decoration: none;">
|
||||
<img src="projects/gang/thumb.png
|
||||
" alt="Release of Gang
|
||||
@@ -127,23 +144,6 @@
|
||||
<p class="card_text">
|
||||
If you’ve been following this blog since its beginnings in 2024, back when the URL was still ailyaut.robotfumeur.fr, then you’ve probably noticed that it hasn’t been updated much in the last year.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div><div class="column" style="--custom_width: 33%; gap: 1em">
|
||||
<a href="blog/202405_moxxy_progress_report.html" class="card" style="text-decoration: none;">
|
||||
<img src="blog/media/2024/20240407_moxxy_progress.png
|
||||
" alt="Moxxy UI: May 2024 progress report
|
||||
" title="Moxxy UI: May 2024 progress report
|
||||
" class="card_image"/>
|
||||
<div class="box">
|
||||
<div class="column" style="width: 100%;">
|
||||
<h3 class="card_title">Moxxy UI: May 2024 progress report
|
||||
</h3>
|
||||
<p class="card_text">
|
||||
Let's start with a little announcement: from now on, I'll be publishing my .penpot file in the moxxy/design repository on Codeberg on a monthly basis, so that everyone can tinker with the interface to their heart's content! I should have done it from the start, but better late than never!
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user