To build bgolly:
sudo apt-get install libwxgtk3.0-dev
cd gui-wx
make -f makefile-gtk clean make -f makefile-gtk bgolly
./bgolly -o stdout stdin
./bgolly -m {maxgen} -F {function} -o stdout stdin note: maxgen defaults to 0 if unspecified
./bgolly -m 100 -F pop -o stdout stdin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.