Skip to content

Commit e7df8b9

Browse files
authored
Branding rename (playfulprogramming#1116)
🤫🤐
2 parents 61bfd28 + bc78207 commit e7df8b9

File tree

232 files changed

+1584
-1205
lines changed

Some content is hidden

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

232 files changed

+1584
-1205
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
open_collective: unicorn-utterances
1+
open_collective: playfulprogramming

.github/ISSUE_TEMPLATE/content-suggestion.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ body:
77
- type: markdown
88
attributes:
99
value: >-
10-
> This is a proposed article to be written (by anyone) for Unicorn
11-
Utterances. If this topic seems interesting to you and you'd like to
10+
> This is a proposed article to be written (by anyone) for Playful Programming.
11+
If this topic seems interesting to you and you'd like to
1212
write it, just leave a comment saying so and let us know what we can do
1313
to help.
1414
- type: input

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ a project may be further defined and clarified by project maintainers.
5656

5757
Instances of abusive, harassing, or otherwise unacceptable behavior may be
5858
reported by contacting the project team in [our Discord](https://discord.gg/FMcvc6T)
59-
(tag the @unicorn-umpire role, they're the admins/team members). All complaints
59+
(tag the @playground-protector role, they're the admins/team members). All complaints
6060
will be reviewed and investigated and will result in a response that
6161
is deemed necessary and appropriate to the circumstances. The project team is
6262
obligated to maintain confidentiality with regard to the reporter of an incident.

CONTRIBUTING.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
As a community, we welcome anyone to write and submit posts to the Unicorn Utterances blog! In this document, we'll go over how to create a new post in UU and submit it as a pull request.
1+
As a community, we welcome anyone to write and submit posts to the Playful Programming blog! In this document, we'll go over how to create a new post in UU and submit it as a pull request.
22

33
> [!NOTE]
44
> For a general tutorial on contributing to a project with GitHub, you may want to go through [the First Contributions guide](https://github.com/firstcontributions/first-contributions) before continuing through this page.
@@ -20,7 +20,7 @@ Contents:
2020

2121
# Creating an author profile
2222

23-
Before creating a post, you'll need to add some information about yourself. To do this, create a new folder in [`content/`](./content/data/unicorns.json) with your username, and add an `index.md` inside it; e.g. `content/eric/index.md`.
23+
Before creating a post, you'll need to add some information about yourself. To do this, create a new folder in [`content/`](./content/) with your username, and add an `index.md` inside it; e.g. `content/eric/index.md`.
2424

2525
Here's an example of what your `index.md` might look like:
2626

@@ -29,12 +29,12 @@ Here's an example of what your `index.md` might look like:
2929
{
3030
// "name" should be your displayed name, however you want it
3131
// to appear on your posts
32-
name: "Eric Utterances",
32+
name: "Eric Programmer",
3333

3434
// "firstName" and "lastName" are unfortunately needed for
3535
// OpenGraph tags - fill these out however you feel is appropriate
3636
firstName: "Eric",
37-
lastName: "Utterances",
37+
lastName: "Programmer",
3838

3939
// "description" is a short bio that will be shown on your profile page
4040
description: "Haskell programmer, fanfiction author, and an omniscient unicorn.",
@@ -45,7 +45,7 @@ Here's an example of what your `index.md` might look like:
4545
socials: {
4646
mastodon: "https://hachyderm.io/@UnicornUtterances",
4747
github: "unicorn-utterances",
48-
website: "https://unicorn-utterances.com/"
48+
website: "https://playfulprogramming.com/"
4949
},
5050

5151
// "pronouns" are optional, but encouraged to include on your profile
@@ -69,7 +69,7 @@ Once your profile is created, you'll be ready to proceed to the next step...
6969

7070
# Writing a new post
7171

72-
All posts on Unicorn Utterances live in a `content/{username}/posts/` folder - we structure this with a subfolder for each post, containing a markdown file named `index.md`. The naming of this post folder will match its URL on the site.
72+
All posts on Playful Programming live in a `content/{username}/posts/` folder - we structure this with a subfolder for each post, containing a markdown file named `index.md`. The naming of this post folder will match its URL on the site.
7373

7474
> **New to Markdown?**
7575
>
@@ -81,7 +81,7 @@ When writing your post, you'll need to include some metadata in the frontmatter
8181
---
8282
{
8383
title: "My First Post",
84-
description: "This is my first post on the Unicorn Utterances site!",
84+
description: "This is my first post on the Playful Programming site!",
8585
published: '2023-04-11',
8686
tags: ["meta"],
8787
license: 'cc-by-4'

README.es.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<p align="center">
2-
<img alt="Unicorn Utterances logo" width="256" src="./src/assets/unicorn_utterances_logo_512.png"/>
2+
<img alt="Playful Programming logo" width="256" src="./src/assets/playfulprogramming_logo_512.png"/>
33
</p>
44
<h1 align="center">
5-
Página Web de Unicorn Utterances
5+
Página Web de Playful Programming
66
</h1>
77
<div align="center">
88

@@ -12,12 +12,12 @@
1212

1313
</div>
1414

15-
Este repository actúa como la ubicación del código fuente para el [blog de Unicorn Utterances](https://unicorn-utterances.com).
15+
Este repository actúa como la ubicación del código fuente para el [blog de Playful Programming](https://playfulprogramming.com).
1616

1717
## Patrocinadores
1818

19-
<a href="https://www.thepolyglotdeveloper.com/" target="_blank" rel="noopener noreferrer sponsored"><img alt="The Polyglot Developer" src="https://unicorn-utterances.com/sponsors/the-polyglot-developer.svg" width="300"/></a>
20-
<a href="https://oceanbit.dev/" target="_blank" rel="noopener noreferrer sponsored"><img alt="OceanBit" src="https://unicorn-utterances.com/sponsors/oceanbit.svg" width="300"/></a>
19+
<a href="https://www.thepolyglotdeveloper.com/" target="_blank" rel="noopener noreferrer sponsored"><img alt="The Polyglot Developer" src="https://playfulprogramming.com/sponsors/the-polyglot-developer.svg" width="300"/></a>
20+
<a href="https://oceanbit.dev/" target="_blank" rel="noopener noreferrer sponsored"><img alt="OceanBit" src="https://playfulprogramming.com/sponsors/oceanbit.svg" width="300"/></a>
2121

2222
[Reconocemos todos los patrocinios que compartimos abiertamente en GitHub](https://github.com/unicorn-utterances/unicorn-utterances/issues?q=is%3Aissue+label%3Adisclosure+is%3Aclosed)
2323

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<p align="center">
2-
<img alt="Unicorn Utterances logo" width="256" src="./src/assets/unicorn_utterances_logo_512.png"/>
2+
<img alt="Playful Programming logo" width="256" src="./src/assets/playfulprogramming_logo_512.png"/>
33
</p>
44
<h1 align="center">
5-
Unicorn Utterances Website
5+
Playful Programming Website
66
</h1>
77
<div align="center">
88

@@ -12,12 +12,12 @@
1212

1313
</div>
1414

15-
This repository acts as the source code location for [the Unicorn Utterances blog](https://unicorn-utterances.com).
15+
This repository acts as the source code location for [the Playful Programming blog](https://playfulprogramming.com).
1616

1717
## Sponsors
1818

19-
<a href="https://www.thepolyglotdeveloper.com/" target="_blank" rel="noopener noreferrer sponsored"><img alt="The Polyglot Developer" src="https://unicorn-utterances.com/sponsors/the-polyglot-developer.svg" width="300"/></a>
20-
<a href="https://oceanbit.dev/" target="_blank" rel="noopener noreferrer sponsored"><img alt="OceanBit" src="https://unicorn-utterances.com/sponsors/oceanbit.svg" width="300"/></a>
19+
<a href="https://www.thepolyglotdeveloper.com/" target="_blank" rel="noopener noreferrer sponsored"><img alt="The Polyglot Developer" src="https://playfulprogramming.com/sponsors/the-polyglot-developer.svg" width="300"/></a>
20+
<a href="https://oceanbit.dev/" target="_blank" rel="noopener noreferrer sponsored"><img alt="OceanBit" src="https://playfulprogramming.com/sponsors/oceanbit.svg" width="300"/></a>
2121

2222
[We disclose every sponsorship we share openly on GitHub](https://github.com/unicorn-utterances/unicorn-utterances/issues?q=is%3Aissue+label%3Adisclosure+is%3Aclosed)
2323

__mocks__/data/mock-collection.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
import { MockUnicorn } from "./mock-unicorn";
1+
import { MockPerson } from "./mock-person";
22
import { CollectionInfo } from "types/index";
33

44
export const MockCollection: CollectionInfo = {
55
kind: "collection",
6-
authors: [MockUnicorn.id],
6+
authors: [MockPerson.id],
77
tags: [],
88
postCount: 3,
99
coverImgMeta: {

__mocks__/data/mock-unicorn.ts renamed to __mocks__/data/mock-person.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import { MockRole } from "./mock-role";
2-
import { UnicornInfo } from "types/index";
2+
import { PersonInfo } from "types/index";
33

4-
export const MockUnicorn: UnicornInfo = {
5-
kind: "unicorn",
4+
export const MockPerson: PersonInfo = {
5+
kind: "person",
66
name: "Joe",
77
firstName: "Joe",
88
lastName: "Other",
@@ -36,8 +36,8 @@ export const MockUnicorn: UnicornInfo = {
3636
},
3737
};
3838

39-
export const MockUnicornTwo: UnicornInfo = {
40-
kind: "unicorn",
39+
export const MockPersonTwo: PersonInfo = {
40+
kind: "person",
4141
name: "Diane",
4242
firstName: "Diane",
4343
lastName: "",

__mocks__/data/mock-post.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { MockUnicorn, MockUnicornTwo } from "./mock-unicorn";
1+
import { MockPerson, MockPersonTwo } from "./mock-person";
22
import { MockLicense } from "./mock-license";
33
import { PostInfo } from "types/index";
44

@@ -10,7 +10,7 @@ export const MockPost: PostInfo = {
1010
tags: ["item1"],
1111
description: "This is a short description dunno why this would be this short",
1212
excerpt: "This is a short description dunno why this would be this short",
13-
authors: [MockUnicorn.id],
13+
authors: [MockPerson.id],
1414
license: MockLicense.id,
1515
locale: "en",
1616
locales: ["en", "es"],
@@ -31,7 +31,7 @@ export const MockMultiAuthorPost: PostInfo = {
3131
"This is another short description dunno why this would be this short",
3232
excerpt:
3333
"This is another short description dunno why this would be this short",
34-
authors: [MockUnicornTwo.id, MockUnicorn.id],
34+
authors: [MockPersonTwo.id, MockPerson.id],
3535
license: MockLicense.id,
3636
locale: "en",
3737
locales: ["en", "es"],
@@ -52,7 +52,7 @@ export const MockMuliLanguagePost: PostInfo = {
5252
"This is another short description dunno why this would be this short",
5353
excerpt:
5454
"This is another short description dunno why this would be this short",
55-
authors: [MockUnicornTwo.id, MockUnicorn.id],
55+
authors: [MockPersonTwo.id, MockPerson.id],
5656
license: MockLicense.id,
5757
locale: "en",
5858
locales: ["en", "es"],
@@ -74,7 +74,7 @@ export const MockCanonicalPost: PostInfo = {
7474
"This is another short description dunno why this would be this short",
7575
excerpt:
7676
"This is another short description dunno why this would be this short",
77-
authors: [MockUnicornTwo.id, MockUnicorn.id],
77+
authors: [MockPersonTwo.id, MockPerson.id],
7878
license: MockLicense.id,
7979
locale: "en",
8080
locales: ["en", "es"],

api/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)