Add Overmind Studios showcase

This commit is contained in:
Tobias Kummer 2023-09-26 19:38:23 +02:00 committed by GitHub
parent 8d634ac701
commit 5d3dcf3662
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,7 @@
**Overmind Studios** is a visual effects studio headquartered in Southern Germany.
The site is built by:
* [Tobias Kummer](https://www.overmind-studios.de/about/)

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

@ -0,0 +1,30 @@
---
title: Overmind Studios
date: 2023-01-23
description: "A fresh start to make things easier in the future."
# The URL to the site on the internet.
siteURL: https://www.overmind-studios.de/
# Link to the site's Hugo source code if public and you can/want to share.
# Remove or leave blank if not needed/wanted.
siteSource:
# Add credit to the article author. Leave blank or remove if not needed/wanted.
byline: "[tobkum](https://github.com/tobkum), Co-Founder Overmind Studios"
---
After running our site on the Wordpress CMS for quite some years, the downsides of this became more and more apparent. Plugins weren't updated to work with newer Wordpress versions, customization was hard, the page was slow to load due to all the added bloat.\
So we decided to have a fresh start. The main reasons that attracted me to Hugo:
- Fast to build and iterate
- No PHP needed
- Customization (we needed a range of different pages and layouts, as well as video backgrounds)
- Simplicity/easy to learn
- Security (no backend or MySQL database that can be broken into)
Since webdesign/programming is not our core business, we are happy that updating the website with new projects is a breeze now. We have a great Lighthouse score, the loading times are great from almost everywhere on earth and we have more time being creative instead of trying to work around the quirks and not breaking the website with every update.