-
In production, our client is just a bunch of static files. When you input a non-existent file path into the address bar (or the browser tries to redirect to it), the navigation fails with a 404 - no s…
-
It's much better to publish documentation on a dedicated static hosting solution.
https://docs.github.com/en/pages/getting-started-with-github-pages or https://medium.com/swlh/publish-a-static-webs…
-
I'm lost in the weeds with dependency injection here.
```csharp
using System.CommandLine;
using System.CommandLine.Builder;
using System.CommandLine.Hosting;
using System.CommandLine.Invocation…
-
The deploy process is simple enough plus CF custom resources can be flaky sometimes mixed with Code Build image run times not being regularly updated to match EOL for the Node.js language.
Should p…
-
This font no longer exists in https://github.com/google/material-design-icons/tree/master/font:
![image](https://github.com/google/material-design-icons/assets/42562517/c40855c6-1925-4289-986b-ac86…
-
Maybe You will be interested in hosting API Explorer online:
[![Static Badge](https://img.shields.io/badge/API%20Docs-DNDocs-190088?logo=readme&logoColor=white)](https://dndocs.com/?packageName=SmtpS…
-
**Built-in Proxy/VPN**
My suggestion is that you should add a button that takes you to a built in proxy you can take some of the code from lunaar.org : https://github.com/Parcoil/lunaar.org If you can…
-
### Describe the feature
Support Node 18 & 20 lts for building static HTML/CSS/JS which is served by a rust process, example being [Astrox](https://github.com/versecafe/astrox) where node is needed i…
-
Comments for [Static Website Hosting - GitHub Pages vs Netlify vs Cloudflare Pages](https://fictionbecomesfact.com/static-website-hosting)
-
### Background and motivation
We want to start with an empty console host for our console app, and nothing needs to be configured for the `HostApplicationBuilderSettings`, currently we had to use `…