Hyperzine: Difference between revisions
No edit summary |
|||
Line 16: | Line 16: | ||
==Jinja to generate Zine== | ==Jinja to generate Zine== | ||
===wiki explanation:=== | |||
[[Jinja]] | [[Jinja]] | ||
The scripts: | ===The scripts:=== | ||
Stored in <code>cerealbox/var/www/SI26/hyperzine</code> | Stored in <code>cerealbox/var/www/SI26/hyperzine</code><br> | ||
<code> | <code> | ||
nano template.html | nano template.html | ||
Line 26: | Line 27: | ||
</code> | </code> | ||
To activate Jinja:<br> | |||
<code> | <code> | ||
source venv/bin | source venv/bin |
Revision as of 12:56, 25 March 2025
*`¯´*.¸¸SuperVisual HyperZine¸¸.*`¯´*
A Zine out of all the screenshots we made during working & trying on our web extensions and various projects from SI26.
Sections
1. Typography
2. Broken Websites/Elements
3. Shapes and Colors
4. Pictures of Screens, weird stuff
Cloud
https://cloud.nubo.coop/s/6oX4DCWjMLHsjxn?path=%2F
Pad with To Do's & decisions:
https://pad.xpub.nl/p/hyperzine
Jinja to generate Zine
wiki explanation:
The scripts:
Stored in cerealbox/var/www/SI26/hyperzine
nano template.html
nano make_
python3 make_html_page.py
To activate Jinja:
source venv/bin
source venv/bin/activate
[you should see now (venv) xpub1@cereal-box: