Skip to content

Commit

Permalink
[blog][s]: Ola's Jul-Aug updates blog post (#1026)
Browse files Browse the repository at this point in the history
  • Loading branch information
olayway committed Sep 25, 2023
1 parent aec67de commit 06d3977
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
69 changes: 69 additions & 0 deletions site/content/blog/summer-updates-2023.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
---
title: What We Shipped in Jul-Aug 2023
authors: ['ola-rubaj']
date: 2023-09-2
---

Hey everyone! 👋 Summer has been in full swing, and while I've managed to catch some vacation vibes, I've also been deep into code. I'm super excited to share some of the latest updates and features we've rolled out over the past two months. Let's dive in:

## 🌷 Flowershow

https://flowershow.app/

1. **CLI is old news**: the Flowershow CLI has been deprecated in favor of our new [Flowershow Obsidian plugin](https://github.com/datopian/obsidian-flowershow).

2. **Self-publishing made even easier**: I wrote a [self-publish tutorial](https://flowershow.app/docs/publish-howto) to guide you through using our Obsidian plugin for publishing your digital garden.

3. **Cloud-publishing MVP**: The first version of our Flowershow Cloud which aims to make publishing your digital garden notes a breeze! [Check out the overview](https://flowershow.app#cloud-publish) and stay tuned 📻!

4. **Hydration errors from Obsidian transclusions/note embeddings are fixed**: For now, note transclusions will convert to regular links, but stay tuned — support for note embeds may be on the horizon. [Learn more](https://github.com/datopian/flowershow/issues/545)

5. **New Obsidian tags list format support**: I added support for Obsidian's new tag list format, so now your notes can be even more organized. [Learn more](https://github.com/datopian/flowershow/issues/543)

## 🗂️ MarkdownDB

https://github.com/datopian/markdowndb

1. **Auto-Publishing to npm**: Changesets now trigger auto-publishing, so we're always up to date.
2. **Obsidian-style wiki links**: Extracting wiki links with Obsidian-style shortest paths is supported now.

## 📚 The Guide

https://portaljs.org/guide

I’ve sketched overviews for two upcoming tutorials:

1. **Collaborating with others on your website**: Learn how to make your website projects a team effort. [See it here](https://portaljs.org/guide#tutorial-3-collaborating-with-others-on-your-website-project)
2. **Customising your website and previewing your changes locally**: Customize and preview your site changes locally, without headaches. [See it here](https://portaljs.org/guide#tutorial-4-customising-your-website-locally-and-previewing-your-changes-locally)

## 🌐 LifeItself.org

https://lifeitself.org/

LifeItself.org is our website built on the Flowershow template, and it's been getting some extra care too.

1. New blog home page layout with:

- **Team Top Selection**

![[life-itself-top-picks.png]]

- **Latest Blog Posts**

![[life-itself-latest-blogs.png]]

- And the long awaited filtering by category 🎉

![[life-itself-categories.png]]

[👉 Check out the changes!](https://lifeitself.org/blog)

2. **Blog posts layout revamp**: Refreshed design with share options, reading time estimates, and more.

![[life-itself-blog-post.png]]

---

That wraps it up for now! As always, I'm eager to hear your thoughts and feedback. Feel free to report issues or ask for features on our GitHub repositories. Until next time and happy publishing!

— Ola Rubaj, Developer at Datopian

1 comment on commit 06d3977

@vercel
Copy link

@vercel vercel bot commented on 06d3977 Sep 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.