Skip to content

DemolitionStudios/visualprogramming.net

Repository files navigation

visualprogramming.net

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published