Skip to content

Commit bab3d65

Browse files
committed
Post #3 - Published
1 parent da197fe commit bab3d65

File tree

5 files changed

+17
-22
lines changed

5 files changed

+17
-22
lines changed

website/blog/2023-lcf/2023-02-02/02_YouSayLowISayCode.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ Welcome to `Day 02` of #30DaysOfLowCode!
3838
* How are the Benefits?
3939
* What does Power Platform Provide?
4040
* How can we extend Power Platform?
41-
* _Activity_: Join the [Cloud Skills Challenge](https://aka.ms/lowcode-february/challenge)
42-
* _Resources_: Explore the [Low Code February Collection](https://aka.ms/lowcode-february/collection)
41+
* **Activity**: Join the [Cloud Skills Challenge](https://aka.ms/lowcode-february/challenge)
42+
* **Resources**: Explore the [Low Code February Collection](https://aka.ms/lowcode-february/collection)
4343

44-
![Empty Banner Placeholder](./../../../static/img/og/30-02.png)
44+
![You say Low, I say Code!](./../../../static/img/og/30-02.png)
4545

4646

4747
## You say Low, I say Code!

website/blog/2023-lcf/2023-02-03/01 - Get onboard with Power Platform.md

+12-17
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,31 @@
22
slug: 2023-day3
33
title: 3. DevTools & Onboarding
44
authors: [marcel]
5-
draft: true
5+
draft: false
66
hide_table_of_contents: false
77
toc_min_heading_level: 2
88
toc_max_heading_level: 3
9-
keywords: [FIXME, comma, separated, keywords, for, metatags]
10-
image: ../../static/img/banner.png
11-
description: "FIXME: Used in meta tag. If not specified, becomes first line of Markdown"
9+
keywords: [low code, developer tools, onboarding, power platform]
10+
image: https://microsoft.github.io/Low-Code/img/og/30-03.png
11+
description: "Learn how you can get onboard with Power Platform by signing up forthe Power Apps Developer Plan!"
1212
tags: [low-code-february, 30-days-of-lowcode, learn-live, zero-to-hero, ask-the-expert,fusion-teams, power-platform]
1313
---
1414

1515
<head>
1616
<meta name="twitter:url"
17-
content="https://microsoft.github.io/Low-Code/blog/slug-FIXME" />
17+
content="https://microsoft.github.io/Low-Code/blog/2023-day3" />
1818
<meta name="twitter:title"
19-
content="FIXME: Title Of Post" />
19+
content="3. DevTools & Onboarding" />
2020
<meta name="twitter:description"
21-
content="FIXME: Post Description" />
21+
content="Learn how you can get onboard with Power Platform by signing up forthe Power Apps Developer Plan!" />
2222
<meta name="twitter:image"
23-
content="FIXME: Post Image" />
23+
content="https://microsoft.github.io/Low-Code/img/og/30-03.png" />
2424
<meta name="twitter:card" content="summary_large_image" />
2525
<meta name="twitter:creator"
2626
content="@nitya" />
2727
<meta name="twitter:site" content="@AzureAdvocates" />
2828
<link rel="canonical"
29-
href="https://microsoft.github.io/Low-Code/blog/slug-FIXME" />
29+
href="https://microsoft.github.io/Low-Code/blog/2023-day3" />
3030
</head>
3131

3232
Welcome to `Day #03` of #30DaysOfLowCode!
@@ -36,17 +36,12 @@ Welcome to `Day #03` of #30DaysOfLowCode!
3636
* Get onboard with Power Platform
3737
* Sign up for the Power Apps Developer Plan
3838
* Get familiar with the tools
39-
* Activity: Sign on your [Developer Plan](https://aka.ms/lowcode-february/devplan)
40-
* Resources: Explore the [Low Code February Collection](https://aka.ms/lowcode-february/collection)
39+
* **Activity**: Sign up for your [Developer Plan](https://aka.ms/lowcode-february/devplan)
40+
* **Resource**s: Explore the [Low Code February Collection](https://aka.ms/lowcode-february/collection)
4141

42-
<!-- FIXME: banner image -->
43-
![blog03](./01%20-%20Feb3.png)
42+
![Developer Tools and Onboarding](./../../../static/img/og/30-03.png)
4443

4544

46-
<!-- ************************************* -->
47-
<!-- AUTHORS: ONLY UPDATE BELOW THIS LINE -->
48-
<!-- ************************************* -->
49-
5045
## Get onboard with Power Platform!
5146

5247
I'm excited to announce that now you can create up to 3 developer environments with the Power Apps Developer Plan! Let's take this opportunity to review how to get a free environment to get started.

website/blog/2023-lcf/zero-to-hero/2023-02-04-devstories.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
slug: zero-to-hero-01
2+
slug: zero-to-hero-00
33
title: 🚀 Zero To Hero With Developers!
44
authors: [sonja]
55
draft: true

website/src/pages/lowcode-february/ZeroToHero.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ const ContentItems = [
6363
topic: 'Announcements',
6464
topiclink: 'https://powerapps.microsoft.com/blog/category/uncategorized/',
6565
imglink: 'https://powerappsblogscdn.azureedge.net/wp-content/uploads/2023/02/AssesmentTool.png',
66-
link: "https://powerapps.microsoft.com/en-us/blog/whats-new-power-apps-january-2023-feature-update/",
66+
link: "https://powerapps.microsoft.com/blog/whats-new-power-apps-january-2023-feature-update/",
6767
description: "Welcome to the Power Apps monthly feature update! We will use this blog to share a summary of product, community, and learning updates from throughout the month so you can access it in one easy place."
6868
},
6969

0 commit comments

Comments
 (0)