Welcome to Moonglade
Moonglade is the new blog system for https://edi.wang. It is a complete rewrite of the old system using .NET 6 and runs on Microsoft Azure. …
Moonglade is the new blog system for https://edi.wang. It is a complete rewrite of the old system using .NET 6 and runs on Microsoft Azure. …
Ever wished a animated typing effect in your webproject? If yes, you should definitive check out the typit.js library. Last days i stumbled upon that interesting library. The effect looks like: How could you implement it? Let we say, you would like to use this effect to show others your different job experiences. First place a tag inside your code like that one: Then …
This time i implemented a estimated time to read on ASP .NET Core with Razor Pages. Would like to iknow, how? Just read the article :-) …
As here explained, that the Ubuntu versions of Multimarkdown are broken. The result is, that you can't export Scrievener documents into Latex documents, because the compiling process breaks with a unknown error. With that steps i have fixed it, so i can export to Latex. …