Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alifeee/html-fridge-magnets
https://github.com/alifeee/html-fridge-magnets
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alifeee/html-fridge-magnets
- Owner: alifeee
- Created: 2023-10-13T14:51:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-13T15:23:59.000Z (about 1 year ago)
- Last Synced: 2023-10-15T16:03:58.325Z (about 1 year ago)
- Language: Python
- Size: 698 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTML Fridge Magnets
[inspiration](https://nonnullish.pages.dev/posts/handwritten-websites/)
HTML fridge magnets!
![Fridge magnets with HTML fragments](images/magnets.png)
## Magnetic paper
The paper I use is from the [magnet shop](https://www.themagnetshop.co.uk/magnetic-sheets-printable/a4-magnetic-photo-paper-inkjet-compatible-magnets-matt/).
## Printing
I use an inkjet printer, as that's what the provider of the paper suggests.
## Cutting
I used a manual hand-guillotine.
## Setup (simple)
Print [`print.pdf`](./print.pdf) and cut it out.
![Three white pages, with HTML elements organised across them.](images/print_preview.png)
## Setup (complex)
Edit which tags are included in [`magnets.txt`](./magnets.txt). This is a CSV file with `£` as the delimiter.
Generate an SVG file with [`make.py`](./make.py). It will be organised in columns by number of characters.
Use an SVG editing software (e.g., [Inkscape](https://inkscape.org/)) to organise the tags onto A4 pages, as I did above.