Skip to content

Commit 4b8fbe5

Browse files
committed
Update snippet to article in collections
1 parent c8a6fb3 commit 4b8fbe5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+127
-129
lines changed

content/collections/css/animation.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ parent: css
66
languageMatcher: css
77
tagMatcher: animation
88
description: >-
9-
The CSS snippet collection contains utilities and interactive examples for
9+
The CSS article collection contains utilities and interactive examples for
1010
CSS3. It includes modern techniques for creating commonly-used layouts,
11-
styling and animating elements, as well as snippets for handling user
11+
styling and animating elements, as well as articles for handling user
1212
interactions.
1313
shortDescription: >-
14-
A snippet collection of interactive CSS3 animation code snippets with
14+
An article collection of interactive CSS3 animation code articles with
1515
interactive examples.
1616
splash: camera

content/collections/css/index.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
slug: css
2-
title: CSS Snippets
2+
title: CSS Articles
33
shortTitle: CSS
44
topLevel: true
55
languageMatcher: css
66
listed: true
77
description: >-
8-
The CSS snippet collection contains utilities and interactive examples for
8+
The CSS article collection contains utilities and interactive examples for
99
CSS3. It includes modern techniques for creating commonly-used layouts,
10-
styling and animating elements, as well as snippets for handling user
10+
styling and animating elements, as well as articles for handling user
1111
interactions.
1212
shortDescription: >-
13-
A snippet collection of interactive CSS3 examples, covering layouts, styling,
13+
An article collection of interactive CSS3 examples, covering layouts, styling,
1414
animation and user interactions.
1515
splash: camera
+4-4
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
slug: css/interactivity
2-
title: CSS Interactivity Snippets
2+
title: CSS Interactivity Articles
33
shortTitle: CSS Interactivity
44
miniTitle: Interactivity
55
listed: true
66
parent: css
77
languageMatcher: css
88
tagMatcher: interactivity
99
description: >-
10-
The CSS snippet collection contains utilities and interactive examples for
10+
The CSS article collection contains utilities and interactive examples for
1111
CSS3. It includes modern techniques for creating commonly-used layouts,
12-
styling and animating elements, as well as snippets for handling user
12+
styling and animating elements, as well as articles for handling user
1313
interactions.
1414
shortDescription: >-
15-
A snippet collection of CSS3 code snippets and examples covering common user
15+
An article collection of CSS3 code articles and examples covering common user
1616
interactions.
1717
splash: camera

content/collections/css/layout.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ parent: css
66
languageMatcher: css
77
tagMatcher: layout
88
description: >-
9-
The CSS snippet collection contains utilities and interactive examples for
9+
The CSS article collection contains utilities and interactive examples for
1010
CSS3. It includes modern techniques for creating commonly-used layouts,
11-
styling and animating elements, as well as snippets for handling user
11+
styling and animating elements, as well as articles for handling user
1212
interactions.
1313
shortDescription: >-
1414
Learn how to create common layouts with CSS3, using modern techniques such as

content/collections/css/visual.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
slug: css/visual
2-
title: CSS Visual Snippets
2+
title: CSS Visual Articles
33
shortTitle: CSS Visual
44
miniTitle: Visual
55
listed: true
66
parent: css
77
languageMatcher: css
88
tagMatcher: visual
99
description: >-
10-
The CSS snippet collection contains utilities and interactive examples for
10+
The CSS article collection contains utilities and interactive examples for
1111
CSS3. It includes modern techniques for creating commonly-used layouts,
12-
styling and animating elements, as well as snippets for handling user
12+
styling and animating elements, as well as articles for handling user
1313
interactions.
1414
shortDescription: >-
15-
A snippet collection of interactive CSS3 visual code snippets with
15+
An article collection of interactive CSS3 visual code articles with
1616
interactive examples.
1717
splash: camera

content/collections/git/branch.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
slug: git/branch
2-
title: Git Branch Snippets
2+
title: Git Branch Articles
33
shortTitle: Git Branches
44
miniTitle: Branch
55
listed: true
66
parent: git
77
languageMatcher: git
88
tagMatcher: branch
99
description: >-
10-
The Git snippet collection contains a variety of short tips and tricks for all
10+
The Git article collection contains a variety of short tips and tricks for all
1111
currently maintained versions of git. It includes most commonly-used commands
1212
and covers various use-cases in the form of simplified documentation, complete
1313
with multiple examples.
1414
shortDescription: >-
15-
Master git branch commands with this snippet collection of simplified git
15+
Master git branch commands with this article collection of simplified git
1616
documentation and tips.
1717
splash: keyboard-coffee

content/collections/git/commit.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
slug: git/commit
2-
title: Git Commit Snippets
2+
title: Git Commit Articles
33
shortTitle: Git Commits
44
miniTitle: Commit
55
listed: true
66
parent: git
77
languageMatcher: git
88
tagMatcher: commit
99
description: >-
10-
The Git snippet collection contains a variety of short tips and tricks for all
10+
The Git article collection contains a variety of short tips and tricks for all
1111
currently maintained versions of git. It includes most commonly-used commands
1212
and covers various use-cases in the form of simplified documentation, complete
1313
with multiple examples.
1414
shortDescription: >-
15-
A snippet collection of simplified git documentation and tips covering git
15+
An article collection of simplified git documentation and tips covering git
1616
commit commands.
1717
splash: keyboard-coffee
+3-3
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
slug: git/configuration
2-
title: Git Configuration Snippets
2+
title: Git Configuration Articles
33
shortTitle: Git Configuration
44
miniTitle: Configuration
55
listed: true
66
parent: git
77
languageMatcher: git
88
tagMatcher: configuration
99
description: >-
10-
The Git snippet collection contains a variety of short tips and tricks for all
10+
The Git article collection contains a variety of short tips and tricks for all
1111
currently maintained versions of git. It includes most commonly-used commands
1212
and covers various use-cases in the form of simplified documentation, complete
1313
with multiple examples.
1414
shortDescription: >-
15-
Create and manage git configurations with this snippet collection of
15+
Create and manage git configurations with this article collection of
1616
simplified git documentation and tips.
1717
splash: keyboard-coffee

content/collections/git/index.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
slug: git
2-
title: Git Snippets
2+
title: Git Articles
33
shortTitle: Git
44
topLevel: true
55
languageMatcher: git
66
listed: true
77
description: >-
8-
The Git snippet collection contains a variety of short tips and tricks for all
8+
The Git article collection contains a variety of short tips and tricks for all
99
currently maintained versions of git. It includes most commonly-used commands
1010
and covers various use-cases in the form of simplified documentation, complete
1111
with multiple examples.
1212
shortDescription: >-
13-
A snippet collection of simplified git documentation and tips, covering most
13+
An article collection of simplified git documentation and tips, covering most
1414
commonly-used commands and covering various use-cases.
1515
splash: keyboard-coffee
+3-3
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
slug: git/repository
2-
title: Git Repository Snippets
2+
title: Git Repository Articles
33
shortTitle: Git Repositories
44
miniTitle: Repository
55
listed: true
66
parent: git
77
languageMatcher: git
88
tagMatcher: repository
99
description: >-
10-
The Git snippet collection contains a variety of short tips and tricks for all
10+
The Git article collection contains a variety of short tips and tricks for all
1111
currently maintained versions of git. It includes most commonly-used commands
1212
and covers various use-cases in the form of simplified documentation, complete
1313
with multiple examples.
1414
shortDescription: >-
15-
Organize your git repositories with this snippet collection of simplified git
15+
Organize your git repositories with this article collection of simplified git
1616
documentation and tips.
1717
splash: keyboard-coffee

content/collections/html/index.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
slug: html
2-
title: HTML Snippets
2+
title: HTML Articles
33
shortTitle: HTML
44
topLevel: true
55
languageMatcher: html
66
listed: true
77
splash: tram-car-2
88
description: >-
9-
The HTML snippet collection contains tips, tricks and practical code examples
9+
The HTML article collection contains tips, tricks and practical code examples
1010
to help you master web development. This collection covers elements, tags,
1111
links, forms, tables and more.
1212
shortDescription: >-

content/collections/js/algorithm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ languageMatcher: javascript
77
tagMatcher: algorithm
88
description: >-
99
The JavaScript algorithms collection includes implementations and examples
10-
of popular algorithms in ES6. Algorithmic snippets are **primarily a
10+
of popular algorithms in ES6. Algorithmic implementations are **primarily a
1111
learning resource**, as they might already be implemented natively or
1212
require optimizations to run in production.
1313
shortDescription: >-

content/collections/js/array.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
slug: js/array
2-
title: JavaScript Array Snippets
2+
title: JavaScript Array Articles
33
shortTitle: JavaScript Arrays
44
miniTitle: Array
55
listed: true
66
parent: js
77
languageMatcher: javascript
88
tagMatcher: array
99
description: >-
10-
The JavaScript snippet collection contains a wide variety of ES6 helper
10+
The JavaScript article collection contains a wide variety of ES6 helper
1111
functions. It includes helpers for dealing with primitives, arrays and
1212
objects, as well as algorithms, DOM manipulation functions and Node.js
1313
utilities.
1414
shortDescription: >-
15-
Master array manipulation in JavaScript with this ES6 snippet collection.
15+
Master array manipulation in JavaScript with this ES6 article collection.
1616
splash: plant-screen

content/collections/js/browser.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
slug: js/browser
2-
title: JavaScript Browser Snippets
2+
title: JavaScript Browser Articles
33
shortTitle: JavaScript Browser
44
miniTitle: Browser
55
listed: true
66
parent: js
77
languageMatcher: javascript
88
tagMatcher: browser
99
description: >-
10-
The JavaScript snippet collection contains a wide variety of ES6 helper
11-
functions. Browser snippets include helper functions for selecting,
10+
The JavaScript article collection contains a wide variety of ES6 helper
11+
functions. Browser articles include helper functions for selecting,
1212
traversing, and manipulating DOM elements, while general-purpose helpers
13-
can be found in the JavaScript snippet collection.
13+
can be found in the JavaScript articles collection.
1414
shortDescription: >-
1515
Select, traverse and manipulate DOM elements with this collection of
16-
JavaScript ES6 snippets.
16+
JavaScript ES6 articles.
1717
splash: laptop-plant

content/collections/js/colors.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ snippetIds:
1111
splash: colorful-rocks
1212
description: >-
1313
Working with color in JavaScript requires some understanding of color formats
14-
and conversions. This snippet collection covers a lot of those needs from
14+
and conversions. This article collection covers a lot of those needs from
1515
generating random color hex codes to converting between hex and RGB values and
1616
even some more advanced tricks like using the HSL format to alter the
1717
lightness of a color.
1818
shortDescription: >-
1919
Working with color requires understanding of color formats and conversions.
20-
Luckily, this JavaScript snippet collection's got you covered.
20+
Luckily, this JavaScript article collection's got you covered.

content/collections/js/data-structures.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ snippetIds:
1818
splash: purple-flower
1919
description: >-
2020
The JavaScript data structures collection includes implementations and
21-
examples of some of the most commonly-used data structures. Data structure
22-
snippets are **best used as a learning resource**, as they might require
21+
examples of some of the most commonly-used data structures. Code presented in
22+
these articls is **best used as a learning resource**, as it might require
2323
optimizations to run in production.
2424
shortDescription: >-
2525
A guide to some of the most commonly-used data structures, along with

content/collections/js/date.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
slug: js/date
2-
title: JavaScript Date Snippets
2+
title: JavaScript Date Articles
33
shortTitle: JavaScript Dates
44
miniTitle: Date
55
listed: true
66
parent: js
77
languageMatcher: javascript
88
tagMatcher: date
99
description: >-
10-
The JavaScript snippet collection contains a wide variety of ES6 helper
10+
The JavaScript article collection contains a wide variety of ES6 helper
1111
functions. It includes helpers for dealing with primitives, arrays and
1212
objects, as well as algorithms, DOM manipulation functions and Node.js
1313
utilities.
1414
shortDescription: >-
15-
An ES6 snippet collection for formatting and manipulating dates with native
15+
An ES6 article collection for formatting and manipulating dates with native
1616
JavaScript.
1717
splash: succulent

content/collections/js/function.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
slug: js/function
2-
title: JavaScript Function Snippets
2+
title: JavaScript Function Articles
33
miniTitle: Function
44
listed: true
55
parent: js
66
languageMatcher: javascript
77
tagMatcher: function
88
description: >-
9-
The JavaScript snippet collection contains a wide variety of ES6 helper
9+
The JavaScript article collection contains a wide variety of ES6 helper
1010
functions. It includes helpers for dealing with primitives, arrays and
1111
objects, as well as algorithms, DOM manipulation functions and Node.js
1212
utilities.
1313
shortDescription: >-
14-
Learn everything about JavaScript functions with this ES6 snippet collection.
14+
Learn everything about JavaScript functions with this ES6 article collection.
1515
splash: tablet

content/collections/js/functional-programming.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ description: >-
1717
Functional programming treats computation as the evaluation of mathematical
1818
functions and avoids changing-state and mutable data. Get started with this
1919
programming paradigm in JavaScript with this collection of introductory
20-
snippets.
20+
articles.
2121
shortDescription: >-
2222
Get started with functional programming in JavaScript with this collection of
23-
introductory snippets.
23+
introductory articles.
2424
splash: math

content/collections/js/geometry.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ description: >-
1414
two vectors, and the angle between them.
1515
shortDescription: >-
1616
Learn how to perform some basic geometric operations in JavaScript with this
17-
collection of snippets.
17+
collection of articles.

content/collections/js/http-requests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ snippetIds:
88
splash: laptop-plants-1
99
description: >-
1010
Making network requests is a crucial part of most web applications. This
11-
snippet collection introduces core concepts related to HTTP requests, as well
11+
article collection introduces core concepts related to HTTP requests, as well
1212
as how to make them in JavaScript.
1313
shortDescription: >-
1414
Easily perform HTTP requests in JavaScript and elevate your web development

content/collections/js/index.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
slug: js
2-
title: JavaScript Snippets
2+
title: JavaScript Articles
33
shortTitle: JavaScript
44
topLevel: true
55
languageMatcher: javascript
66
listed: true
77
description: >-
8-
The JavaScript snippet collection contains a wide variety of ES6 helper
8+
The JavaScript article collection contains a wide variety of ES6 helper
99
functions. It includes helpers for dealing with primitives, arrays and
1010
objects, as well as algorithms, DOM manipulation functions and Node.js
1111
utilities.

content/collections/js/math.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
slug: js/math
2-
title: JavaScript Math Snippets
2+
title: JavaScript Math Articles
33
shortTitle: JavaScript Math
44
miniTitle: Math
55
listed: true
66
parent: js
77
languageMatcher: javascript
88
tagMatcher: math
99
description: >-
10-
The JavaScript snippet collection contains a wide variety of ES6 helper
10+
The JavaScript article collection contains a wide variety of ES6 helper
1111
functions. It includes helpers for dealing with primitives, arrays and
1212
objects, as well as algorithms, DOM manipulation functions and Node.js
1313
utilities.
1414
shortDescription: >-
15-
A snippet collection of math helpers and algorithms implemented in JavaScript.
15+
An article collection of math helpers and algorithms implemented in JavaScript.
1616
splash: mobile

0 commit comments

Comments
 (0)