This commit is contained in:
parent
b3efa3c460
commit
16b07de6c7
2 changed files with 2 additions and 2 deletions
|
|
@ -170,7 +170,7 @@ I should probably write a proper page about this one. When I do that I'll migrat
|
|||
|
||||
## 2025-11-14 papermod
|
||||
|
||||
[check it out I made a demo](https://nycki.net/papermod/)
|
||||
[check it out I made a demo](/papermod/)
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -152,7 +152,7 @@
|
|||
<h1>PaperMod</h1>
|
||||
<h2>the analog organizer</h2>
|
||||
<p>I used to use this thing called PocketMod to lay out my paper organizer every week. It's <a href="https://pocketmod.com/v2/">defunct</a> unless you can get Silverlight running somehow, so I made my own version with HTML and CSS.</p>
|
||||
<p>Just fill out the form, click "generate", and use your browser's "print" function to get an 8 page document. To convert it into a booklet, I recommend using <a href="https://nashhigh.itch.io/zinearranger">The Zine Arranger</a> by Nash High.</p>
|
||||
<p>Just fill out the form, click "generate", and use your browser's "print" function to get an 8 page document. To convert it into a booklet, I recommend using <a href="https://nashhigh.itch.io/zinearranger">The Zine Arranger</a> by Nash High.</p> or <a href="https://pocketverter.pages.dev/">Pocketverter</a> by <a href="https://github.com/Laur401/pocketverter">Laur401</a>.
|
||||
<div>
|
||||
<label for="date">date:</label>
|
||||
<input id="settings-date" type="date" name="date">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue