The new website for vvvv.
Local build:
- Download Hugo Extended, unzip and place that into your programs folder,
- Add it to your path (environment variables),
- Powershell:
- cd C:\dev\visualprogramming.net
- hugo server
- Open http://localhost:1313/ in your browser
To run in the browser and to be able to access the site from the same local wifi (eg. checking on mobile), run hugo with:
hugo serve --bind 0.0.0.0 --baseURL http://IP:1313
where IP is your IP from ipconfig
A date blogs from- and to- dates are specified in unix time, which can be converted to from date using e.g. this date -> timestamp converter
Mastodon:
{{< mastodon "mastodon.xyz/@vvvv/109598445063555699" 550 >}}
Parameters: Link [Height (default=550)]
Pixelfed:
{{< pixelfed "pixelfed.social/p/madewithvvvv/509678388578111219" 550 >}}
Parameters: Link [Height (default=550)]
Vimeo:
{{< vimeo 761078720 >}}
Parameters: Vimeo ID
Youtube:
{{< youtube 761078720 >}}
Parameters: Youtube ID