๐Ÿ† Loura

๐Ÿฅ‡ Weblog
๐Ÿฅˆ Now
๐Ÿฅ‰ Projects
๐Ÿ„ ๐Ÿฐ ๐Ÿ‘ป ๐ŸŒผ ๐Ÿ‘‘ ๐Ÿ’ฃ ๐ŸŒ ๐ŸŽฎ ๐Ÿข
  • Here is my content. Weep!

    A group of animated characters lies contently on a hillside gazing at a large, animated rock formation shaped like a phoenix.

  • I am a long time user of micro.blog and one of the reasons why is the ability to use alternative applications with the service. For example, I currently use lillihub.com as the my preferred web application for micro.blog and I want to give a shout out to Louraโ€™s fantastic work on the application. She conti... frankmcpherson.blog

  • It’s just me and my son tonight. So pizza, ice cream, and some MTG battles it is. He already beat my bird and cat deck. Let’s see if this commander battle goes any differently ๐Ÿ˜‚

  • Seeing if this test works…

  • Hello World

    Just a test

    Testing things out. Does this update?

    • sdfsdf
    • sdfsdf
    • sdfsdfsd
    • fsdfsdfsf
    • sdfsdfsdf
    • sdfsdf
    • sdfsdf
    • sdfsdf
    • sdfsdf

  • Testing out a draft post now. Edited

    ย #homeschooling

  • Test post from image…. With an edit for good measure….

    ย #lillihub

  • Does crossposting work from the mico.blog app?

  • Testing out cross-posting with micro.blog

  • Here is a test post

  • Here is the last little test before I email.

    ย #Public

  • Frustrating.

    Hmmmmm.

  • Here is another things….

    ย #Private

  • Why is it erroring out when the image is added?

    ย #Public

  • Is the issue the new post?

    ย #Public

  • Okay, forget the image… Does this edit. Okay, editz for realz

    ย #Public

  • Post with a different destination that’s been edited. Again. One more time is the charm.

    ย #Tai Chiย #Private

  • Here we go. Sending along categories. This one I keep trying to edit……..

  • .@heyloura Maybe this mention will work.

  • Thanks to @manton for updating the bookmarks JSON api this afternoon to include tags so now you can use @sod’s wonderful bookmark plugin to display them (assuming you have the premium Micro.blog plan). You will need to use a custom template like he details in his documentation. The trick is to use the {{ .tags }} inside the {{ range .items }}. Here’s how I’m doing it on my site:

    {{< bookmarks >}}
    {{ range .items }}
    {{ $url := urls.Parse .url }}
    {{ if not (hasPrefix .id "link") }}
    <figure class="bookmark">
    <blockquote>
    <p>{{ replace (replace ( .content_html | plainify | truncate 300 ) "Reader: " "") $url.Host "" }}</p>
    </blockquote>
    <figcaption><cite><a class="u-bookmark-of" href="{{ .url }}">{{ $url.Host }}</a><br/><small>Bookmarked: {{ time.Format "Jan 2, 2006" .date_published}}</small><br/><small class="tags">{{ .tags }}</small></cite></figcaption>
    </figure>
    {{ end }}
    {{ end }}
    {{< /bookmarks >}}
    You might have noticed I further customized it with longer preview text and some extra replace statements. That’s because the .content_html includes some extra links to the micro.blog reader text which looked a bit strange after you stripped out the html with plainify. That’s where the {{ replace (replace ( .content_html | plainify | truncate 300 ) "Reader: " "") $url.Host "" }} line comes in.

  • A picture and some text. How super fancy!

  • For personal projects I try to write clean and minimal code ๐Ÿ‘ฉโ€๐Ÿ’ป. Then I go to my 9-5 and it’s an absolute mess. It’s so hard not to take a figurative scrub brush and start cleaning the entire code base ๐Ÿ˜†

  • For mbnov I need to come up with something using the word license. With my migraine I don’t see that happening ๐Ÿค•

  • In reply to heyloura-test.micro.blog/2022/11/0…

    Can I self reply? ๐Ÿ˜†

  • Hello from Omnibear! ๐ŸŽ‰

  • Hello from Quill

  • U2FsdGVkX1+KKbyapT99sVniWdTLWnY6noZ5Z3sISdseYxFOvw5GNvLfbIpwS2Xe

    ย #Private

  • Hello

  • Tai Chi is just what I needed after a long stressful day โ˜ฏ๏ธ

    ย #Tai Chi

  • Welcome to your test blog! You can create new posts here to test theme and design changes.