Skip to content

Commit fb27270

Browse files
committed
Last blog refinements
1 parent b7840a3 commit fb27270

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

_blogposts/2021-03-03-rescript-association-rebranding.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
author: rescript-team
2+
author: rescript-association
33
date: "2021-03-03"
4+
previewImg: "https://res.cloudinary.com/dmm9n7v9f/image/upload/v1614782716/Reason%20Association/rescript-lang.org/ReScript_Rename_Header_kf10pl.jpg"
45
category: ecosystem
56
title: The ReScript Association
67
description: |
@@ -9,7 +10,7 @@ description: |
910

1011
## A Small Change for our Association
1112

12-
Last year, we rebranded from BuckleScript and Reason to [ReScript](/blog/bucklescript-is-rebranding). The Reason Association however, due to administrative reasons, lagged behind in name change until recently.
13+
Last year, our platform rebranded from BuckleScript and Reason to [ReScript](/blog/bucklescript-is-rebranding). The Reason Association however, due to administrative reasons, lagged behind in name change until recently.
1314

1415
Today, we are glad to announce that our organization is now known as the [**ReScript Association**](https://rescript-association.org).
1516

@@ -24,7 +25,7 @@ Founded in 2018, the ReScript Association provides a legal and financial foundat
2425
- Reason Conf 2018 & 2019. Post-covid, we’ll restart prioritizing these.
2526
- [rescript-lang.org](https://rescript-lang.org).
2627
- [Community forum](https://forum.rescript-lang.org) & server.
27-
- Domains and [analytics data](https://simpleanalytics.com/rescript-lang.org).
28+
- ReScript related domains and [analytics data](https://simpleanalytics.com/rescript-lang.org).
2829
- [genType’s](https://github.com/rescript-association/genType) release automation.
2930
- Help maintaining editor related tools such as [rescript-vscode](https://github.com/rescript-lang/rescript-vscode), [vim-rescript](https://github.com/rescript-lang/vim-rescript) and the underlying [editor-support](https://github.com/rescript-lang/rescript-editor-support).
3031
- Design & logo assets (together with our designer) for all of ReScript.
@@ -48,7 +49,7 @@ High quality, long-term Open Source work doesn’t come from some good words and
4849
If your company relies on the ReScript platform for building commercial products, please consider supporting our efforts by [sending a donation](https://rescript-association.org/donate). It’s the best way to future proof your product’s foundation. Alternatively, you can sponsor individual members like [ryyppy](https://github.com/sponsors/ryyppy/) on Github Sponsors.
4950

5051
We want to take this opportunity to thank our previous and active sponsors:
51-
- [Tezos Software Foundation](https://tezos-foundation.com) (2020-21)
52+
- [Tezos Software Foundation](https://tezos.foundation) (2020-21)
5253
- [Ahrefs](https://ahrefs.com) (2019)
5354
- [OCaml Software Foundation](https://ocaml-sf.org) (2018-19)
5455

@@ -62,9 +63,9 @@ We are an established non-profit organization under Austrian law, located in Vie
6263

6364
- We wrapped up our yearly donation reports and checked in with our partners regarding our new ReScript brand and roadmap. Our partners are satisfied with our plan!
6465
- Contrary to our compiler, Austrian bureaucracy is not known for its speed. Thankfully, in parallel, we took this time to reach a couple of major milestones on rescript-lang.org.
65-
- We had to refactor our brand assets, rework the association site, hook up new domains, renaming things while making nothing breaks, and communicate the goals within the ReScript team.
66+
- We had to refactor our brand assets, rework the association site, hook up new domains, rename things while making sure nothing breaks, and communicate the goals within the ReScript team.
6667

67-
Luckily, most of the challenging work is done! We only need to wait for Austrian authorities to verify the new amendments of our statues.
68+
Luckily, most of the challenging work is done! We only need to wait for legal authorities to verify the new amendments of our statutes.
6869

6970
## Conclusion
7071

data/blog_authors.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,12 @@
4747
"role": "Core Development",
4848
"img_url": "https://pbs.twimg.com/profile_images/1358354824660541440/YMKNWE1V_400x400.png",
4949
"twitter": "rescriptlang"
50+
},
51+
{
52+
"username": "rescript-association",
53+
"fullname": "ReScript Association",
54+
"role": "Foundation",
55+
"img_url": "https://pbs.twimg.com/profile_images/1045362176117100545/MioTQoTp_400x400.jpg",
56+
"twitter": "ReScriptAssoc"
5057
}
5158
]

0 commit comments

Comments
 (0)