ShortUrl Service with GitHub Pages
In this article we will go over how to create a ShortURL Service, hosting it with GitHub pages.
Checkout out these articles! I mainly focus on Tech related topics with a heavy focus on .NET and anything relating to Game Development. But you will find some hidden gems about infrastructure like Kibana to Kubernetes!
In this article we will go over how to create a ShortURL Service, hosting it with GitHub pages.
To create a model for your Blazor Component just @inherits
from the model. 😊 Not much else than that is needed, checkout the example below for exact details.
Here are some gotchas I found when implementing ElectronJS.
Worked on getting a VoxEdit export into the game. I plan on using VoxEdit to create my Voxel art models. Since VoxEdit comes with a rigger and animation engine it should help to stream line the process a bit.
To use a variable in the CSS calc use SCSS Interpolation, example below.