-
-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add community blog and first blog post #946
Conversation
jderochervlk
commented
Dec 3, 2024
•
edited
Loading
edited
- added support for Bluesky for author socials
- updated the community page to include Bluesky and the new community blog
- added a community section to the blog, so now there is Official, Community, and Archived sections.
@jderochervlk is attempting to deploy a commit to the ReScript Association Team on Vercel. A member of the Team first needs to authorize it. |
Very nice! Some minor nits:
Other than that one idea that came to my mind is to include an URL to the original blogpost, e.g. if the author posted it on their personal blog first. |
…to community-blog
I re-synced my fork from master and things should be good now. I'll add in a link to the original post in the blog template. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Well, almost. The compiler is breaking reactivity unfortunately so I am not sure we can put that statement on the website, even if it's the community blog. |
JSX isn't technically JavaScript, so does that impact this statement? I think this also by nature excludes non JS files like svelte and vue. |
@jderochervlk Is this good to go? Ignore my previous comment. |
I'm going to take one more pass over this today to clean it up and it should be ready after that. |
@fhammerschmidt I did another pass on it and It's ready to review/merge! |
Hey, I added you as a collaborator to this repo so you could push this to the main repo directly so that it can build the PR deployment. |
Closing this to reopen from new branch. |
@@ -23,7 +23,8 @@ News are broadcasted on this site's blog, on Bluesky and X. Some extra, less imp | |||
|
|||
## Articles | |||
|
|||
- [Getting rid of your dead code in ReScript](https://dev.to/zth/getting-rid-of-your-dead-code-in-rescript-3mba) | |||
- [Community Blog](https://rescript-lang.org/blog/community) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you make that link relative?