📰 Github Flavored Markdown News
Github Flavored Markdown News Today
Fast, Ad-Free News Updates
Stay updated with breaking news from Github Flavored Markdown. Real-time updates on events, politics, business and more.
November 19, 2022
Atom is a hackable text editor for the 21st century, designed to be deeply customizable but still approachable using the default configuration.
November 4, 2022
Who writes the developer documentation for your product? During the early days of my tech career, I worked on a database replication product at IBM. My immediate team had developers and testers but not a single technical writer. I can speak for myself when I say that I never bothered to know who keeps writing the lengthy and complex documentation for every release. Since then, many companies in tech (including companies like IBM) have taken a modern approach to documentation. This “modernizati...
November 2, 2022
/PRNewswire/ -- Octopus Deploy, the universal deployment automation company, today announced the availability of GitHub Actions for Octopus Deploy v2. The new...
March 8, 2022
Atom is a hackable text editor for the 21st century, designed to be deeply customizable but still approachable using the default configuration.
February 8, 2022
Atom is a hackable text editor for the 21st century, designed to be deeply customizable but still approachable using the default configuration.
January 14, 2022
Markdown is a simple syntax that formats text as headers, lists, boldface, and so on. This markup language is popular, and you definitely have apps that support it. Here’s a quick primer on what Markdown is, and how and where you can use it.
May 11, 2021
May 11, 2021 11:36 EDT with 0 comments Atom is a text editor thats modern, approachable, yet hackable to the core—a tool you can customize to do anything but also use productively without ever touching a config file. Atom comes pre-installed with four UI and eight syntax themes in both dark and light colors. If you cant find what youre looking for, you can also install themes created by the Atom community or create your own. Atom helps you write code faster with a smart, flexibl...
April 30, 2021
What is Obsidian for Mac Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files. For portability, Obsidian supports CommonMark and GitHub Flavored Markdown (GFM). Links as First-Class Citizens We want your second brain to work like a real brain, so Obsidian encourages you to make connections between your notes. Simply type [[ and Obsidian will auto-complete the link. With connections in place, you can navigate your notes and get inspiration with ...
March 10, 2021
Mar 9, 2021 23:54 EST with 0 comments Atom is a text editor thats modern, approachable, yet hackable to the core—a tool you can customize to do anything but also use productively without ever touching a config file. Atom comes pre-installed with four UI and eight syntax themes in both dark and light colors. If you cant find what youre looking for, you can also install themes created by the Atom community or create your own. Atom helps you write code faster with a smart, flexible...
December 19, 2020
Notebook Is A Better Readme A lot of the times newcomers to open source projects are kindly asked to contribute to readme or documentation before they can do any real work. Same thing starting a new job. Many smaller projects get their readme as an afterthought. We also tend to forget to keep readme/documentation up-to-date rendering them even more confusing. Id been writing my project for over a year and hoping to get help, buy-in, and collaboration. Then I realized that I hadnt updated my Re...