Worked on the Atom blog post; Added a post sign off blurb
This commit is contained in:
parent
07d910fc48
commit
8038db2299
@ -16,4 +16,6 @@ Recently, back on June 8th of 2022, GitHub announced that it set an end-of-life
|
||||
|
||||
Atom brought along with it some pretty awesome technological advances, the primary one being Electron. Initially referred to as "Atom Shell", Electron quickly took off as a way to utilize the open source web browser Chromium as a base for desktop apps, and build on top of it using web technologies (HTML, CSS, and JavaScript) and Node.js.
|
||||
|
||||
<< Conclude the discussion of the blog post, plus shout out the [YouTube channel]({{ site.links.bitgoblin_channel }}), [Twitch channel]({{ site.links.twitch_channel }} [Patreon]({{ site.links.patreon_link }}), [Discord server]({{ site.links.discord_invite }}), etc >>
|
||||
### Signing Off...
|
||||
|
||||
Overall, I'm going to miss Atom. Sure, Sublime Text was more performant and VS Code has a much larger community these days, but it still has a place in my heart since I used it for several years when I started getting more serious in my IT career and I thought it was kinda awesome how the community around Atom exploded so quickly. It seemed like Atom's community shot well past that of the other well-established text editors of the time, practically overnight. Plus I always thought the "a hackable text editor for the 21st century" was such a cool slogan. Suffice to say it has a special place in my heart, so I'll simply end this post with "Farewell, Atom."
|
||||
|
@ -6,3 +6,5 @@ layout: default
|
||||
<p class="post-info">{{ page.date | date: "%a %b %d, %Y" }}</p>
|
||||
|
||||
{{ content }}
|
||||
|
||||
If you want to read more posts like this, be sure to subscribe to the [RSS feed](/feed.xml)! Else, if you like watching videos then head on over to [my YouTube channel]({{ site.links.bitgoblin_channel }}) or follow over on [Twitch]({{ site.links.twitch_channel }}) where I occasionally stream games. Feel free to join the Bit Goblin community on [Discord]({{ site.links.discord_invite }}) as it is growing. Finally, if you'd like to support me in my endeavors, head on over to [Patreon]({{ site.links.patreon_link }}) and pitch me a few bucks if you can.
|
||||
|
Loading…
Reference in New Issue
Block a user