Skip to content

Commit ed202b6

Browse files
committed
Add getting started tag, and add it to posts
1 parent 85bb5a0 commit ed202b6

File tree

4 files changed

+12
-7
lines changed

4 files changed

+12
-7
lines changed

tests/dummy/content/2018-10-15-ember-3-5-released.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Ember 3.5 Released
33
author: melanie
4-
tags: Releases, 2018, 3, 3.5
4+
tags:
5+
- getting-started
56
responsive: true
67
---
78

tests/dummy/content/2018-10-26-the-ember-times-issue-70.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,8 @@ authors:
44
- melanie
55
- jen
66
excerpt: This is a test... This week we have an Ember standard for i18n 🌍, more convenient **transitions** through your Ember apps with the **new Router Helpers & Element Modifiers RFC**, artisan ☕️ deprecations for **setting** your **component managers**, a **new version of Ember**, an exciting new Readers' Question 🤔 on the future of controllers, using GraphQL in Ember 💥, and more!
7-
tags:
8-
- Newsletter
9-
- Ember.js Times
10-
- Ember Times
11-
- 2018
7+
tags:
8+
- getting-started
129
alias : "blog/2018/10/26-the-ember-times-issue-70.html"
1310
responsive: true
1411
---

tests/dummy/content/2018-11-02-the-ember-times-issue-71.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
title: The Ember Times - Issue No. 71
33
author: melanie
44
#author: Chris Ng, Jessica Jordan, Ryan Mark, Kenneth Larsen, Alon Bukai, Amy Lam
5-
tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2018
5+
tags:
6+
- getting-started
67
alias : "blog/2018/11/02-the-ember-times-issue-71.html"
78
meta:
89
responsive: true

tests/dummy/tag/getting-started.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
name: Getting Started
3+
image:
4+
imageMeta:
5+
---
6+
A description for the Getting Started tag

0 commit comments

Comments
 (0)