What is the structure of UIBUILDER? How does it related to Node-RED and the browser?

This is a new website and is under active development. There will be some odd-looking layouts and colours while this is happening. Please bear with me and check back again to see any updates.
My First Blog Post
Published on: {frontmatter.updated} {{$page.title}}
Welcome to my new blog about learning Astro! Here, I will share my learning journey as I build a new website.
What I’ve accomplished
-
Installing Astro: First, I created a new Astro project and set up my online accounts.
-
Making Pages: I then learned how to make pages by creating new
.astro
files and placing them in thesrc/pages/
folder. -
Making Blog Posts: This is my first blog post! I now have Astro pages and Markdown posts!
What’s next
I will finish the Astro tutorial, and then keep adding more posts. Watch this space for more to come.
GFM
Autolink literals
www.example.com, https://example.com, and [email protected].
Footnote
A note1
Strikethrough
one or two tildes.
Table
a | b | c | d |
---|
Tasklist
- to do
- done
Callouts
A blockquote
NOTEA NOTE Callout
TIPA TIP Callout
Expressive Code
console.log('Title attribute example')
<div>File name comment example</div>
echo "This terminal frame has no title"
Write-Output "This one has a title!"
// Line 1 - targeted by line number// Line 2// Line 3// Line 4 - targeted by line number// Line 5// Line 6// Line 7 - targeted by range "7-8"// Line 8 - targeted by range "7-8"
Containers
warning: title
My paragraph with bold text
Some content
And some more
Footnotes
-
Big note. ↩