This website serves as a tiny, little source of information about a specific tiny, little server sitting in a tiny, little house nestled in a tiny, little suburb of Charlotte, NC, USA, Earth.
You can see this site at: https://www.wonderdome.net/
git clone https://git.itsericwoodward.com/eric/wonderdome-site.git wonderdome
cd wonderdome
npm install
base_uri
(or copy the supplied one, based on your chosen environment):cp base_uri.production base_uri
gulp build
The build command will output to the www
directory.
Point the web server to the www
directory.
Share and enjoy!