Voiceover Website
Voice acting is one of my secret hobbies, and this website is but a small
gateway. Many web applications consisting of HTML
, CSS
, & JavaScript
are
hidden away on my computer but consider this the first that actually does
something.
It’s made using a combination of PHP for dynamic content and Hugo for static content – a MySQL database for the backend, and Nginx as the web server. Everything sits behind a front controller and the project structure is based on a very barebones implementation of the Laravel framework.
The content of this site is stored in markdown files and the static components
of the website are recompiled by Hugo. The comment section
is handled by a PHP
commenting system called
HashOver.