Best of MarkdownSeptember 2023

  1. 1
    Article
    Avatar of notedNoted·3y

    10 Self-Hosted Apps to Boost your Productivity

    These self-hosted apps have helped me become much more productive in both work and play time. Here's 10 apps that have boosted my own productivity. The Self Hosted To-Do App to Organize Your Life Vikunja is a self hosted to-do portal with a bunch of awesome features like email reminders, category tags, notes.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Create Diagrams as Code with Mermaid, GitHub, and Visual Studio Code

    How to Generate Diagrams as Code with Mermaid is a JavaScript-based tool that transforms Markdown-style text into dynamic diagrams. VSCode First, install a Markdown previewer that has the support for Mermaid. You can add Mermaid diagrams to create compelling README files in GitHub.

  3. 3
    Article
    Avatar of devtoDEV·3y

    GitHub Markdown Issue Templates

    GitHub Markdown Issue Templates are an easy way to set up a markdown template for issues. In this 2 chapters series, we'll see how to use this tool to help contributors write better issues. You can find the full content in this video, or you can keep reading for Chapter 1.