Tech

How do you decide whether the content should be a post or a page? What’s the difference for readers (aside from not being able to comment)? What about indexing and backend functionality? 🤔

I’m still figuring out whether to use NotePlan or Logseq for my daily logs. NotePlan feels more intuitive, but I’m a bit scared of their pricing practice. While Logseq is free, the queries look like something I have to learn for weeks just to get a weekly summary. 😅

👩‍💻Created a visual book note of 📚 Soundtracks in 10 minutes using my new favorite whiteboard app—Guga. Highly recommended both the book and the app.

👩‍💻 I just got the 9.99 USD deal for Agenda app from Stack Social, which will give you all the current features plus 12 months updates you get to keep forever (+6 months bonus with a referral link when you activate it before purchasing the deal.) What a steal!

👩‍💻 Bought a domain from Porkbun! Now that I finally have a proper name, it’s time to get more serious on this blogging thing. I guess… we’ll see 😁

I was trying to use IFTTT to cross-post with no success (it wouldn’t post only my specific feed, but all of them!) Then I realized I could have just used Drafts to post on both micro.blog and my 2nd twitter account instead lol. There’s always another way to look at things. 😁

👩‍💻 I finally figured out how to hide pages from the navigation bar!

nav a\[href="/stats/"],
nav a\[href="/photos/"],
nav a\[href="/feeds/"] \{
  display:none;
}

I moved these pages to the footer instead. Only changing a favicon left!

👩‍💻As someone who doesn’t know how to code, I’m so proud of what I’ve done with my micro.blog colors. Now, how can hide the plug-in pages from the navigation bar!!? 😂

👩‍💻Designing a website without CSS knowledge is like copying your friend’s homework. Cheat once, then you need to cheat your way through forever 😂