Dropblog main instance

Calendar

Kalender!

Note

Dies ist ein neuer Post. Was hälst du davon?

Code

Testing C# code:

private void OnContentChanged()
{
    // This ensures the content is properly synchronized
    StateHasChanged();
}

And some PHP:

<?php
echo "Hello World!";

The syntax highlighting should work smoothly without any warnings or errors! 🎉

Code

So nun testen wir Code-Blöcke:

private void OnContentChanged()
    {
        // This ensures the content is properly synchronized
        // when the user types and then immediately clicks post; also this simulates a very long line. those should not be wrapped or any thing
        StateHasChanged();
    }
Quote

Nice, this is totally nice!

Calendar

Merkt euch, bald ist es soweit!

Shopping

Hier ist mein erster Shopping-Content.

Rant

Dies ist mein erster Ranttext

Rant

Hier ein kleiner Rant! Nur zum Test.

Announcement

Und nun gibt's auch schon Kategorien. Weil's mir gefällt.

Note

Leider kam überraschend der Feiertag und ich konnte noch keine Posts ohne DB droppen. Das sollte mit dem aktuellen Update behoben sein. Wenn ihr das lesen könnt, ist es wohl auch technisch so. :)

Überraschend kann man nun auch Posts updaten.