Hosting with Uberspace
Hosting with Uberspace
Fountain works with German webhost Uberspace.
A bit technical, but I’ll guide you.
Sign up.
Set a SSH password.
Upload the default Fountain folder structure to:
/var/www/virtual/…/
Then we need to install FontTools. Fountain is using Fontbro.
$ pip3.9 install python-fontbro --user
Then we need to symlink the python script to your home folder:
ln -s /var/www/virtual/fountain/site/plugins/fountain/src /home/fountain/src