fixes
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
title: Hello, world
|
||||
published: 2023-03-15
|
||||
description: The hello world post
|
||||
isFeatured: false
|
||||
---
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|
||||
|
@@ -2,7 +2,6 @@
|
||||
title: How this site is built
|
||||
published: 2024-09-29
|
||||
description: A technical explanation of how this site works
|
||||
isFeatured: false
|
||||
---
|
||||
|
||||
This site is built with [remix.run](https://remix.run). There is no database for the posts, instead the posts are written directly in [MDX](https://mdxjs.com/).
|
||||
|
@@ -2,7 +2,6 @@
|
||||
title: Run Shopify App without the App Bridge
|
||||
published: 2024-10-07
|
||||
description: Let's get rid of Shopify's app bridge.
|
||||
isFeatured: false
|
||||
---
|
||||
|
||||
This post wants to explain how to run a Shopify'app outside the [cli](https://github.com/Shopify/cli) and the [app bridge](https://shopify.dev/docs/api/app-bridge).
|
||||
|
Reference in New Issue
Block a user