|
You are here |
oliverroick.net | ||
| | | | |
www.poppastring.com
|
|
| | | | | I am pleased to share that DasBlog has been upgraded to support .NET 8! It has ... | |
| | | | |
blog.nobugware.com
|
|
| | | | | I've always developed my own blog system, that's a good way to learn a new langage. But having to maintain a working server or hosting is no fun, there are some solutions like Jekyll or Hugo they generate static web pages based on some Markdown files you wrote. As it's just basic html files, they can be served by Github gh-pages. It opens the door to blogging from anywhere without internet connection or your own laptop, just write some Markdown then publish to github later or event edit your new blog pos... | |
| | | | |
blog.m5e.de
|
|
| | | | | Static site generators like Hugo, Jekyll or Nuxt are awesome. They provide way faster delivery of your contents to your customers than any PHP solution like WordPress. Unfortunately you have to create the Markdown files for your content yourself, but because every single post has a filename, title, date and often tags as well as a status for draft, I created a simple tool which takes care of doing exactly that. | |
| | | | |
eagain.net
|
|
| | | [AI summary] A technical guide explaining Git's internal object storage model, explaining the DAG structure, and contrasting merge and rebase workflows. | ||