/SnapSite

The social website for the Snap! programming language/environment

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Snap Social Platform

The social website for the Snap! programming language/environment

Build System

This site is powered by a super simple home-brewed page descriptor system I named Snippets. Check it out at https://github.com/bromagosa/Snippets.

To build the site, do:

$ Snippets/build.sh

You can also start a webserver with -s, and watch changes for a live-reload experience with -w:

$ Snippets/build.sh -w -s

Third Party Packages

Live Instance

Ssssh, don't tell anyone, but you can visit the pre-alpha site here. Feel free to publish your projects there.

Contributing

Please read CONTRIBUTING.md before sending us any pull requests. Thank you!