Best of Markdown โ€” 2024

  1. 1
    Article
    Avatar of communityCommunity Picksยท2y

    VS Code Setup - Recommended Extensions

    A curated list of recommended Visual Studio Code extensions categorized by their use cases, such as markdown support, general writing, GitHub integration, CSV handling, Japanese language tools, styling and themes, and various utility extensions. Includes a step-by-step guide for easy installation of all listed extensions via an `extensions.json` file.

  2. 2
    Article
    Avatar of devtoDEVยท2y

    How to Make Your Awesome GitHub Profile

    Learn how to create and customize your GitHub profile, get inspiration from other profiles, and find resources and tips to make it awesome.

  3. 3
    Article
    Avatar of devtoDEVยท2y

    ๐Ÿš€ Create An Attractive GitHub Profile README ๐Ÿ“

    Enhance your GitHub profile with a standout README using a comprehensive custom template. Your README is crucial for making a great first impression on potential employers and collaborators. Start by setting up a special README repository named exactly as your GitHub username. Add a warm introduction, an 'About Me' section, and detailed sections for resume, experience, coding handles, and tech stack. Highlight key projects, show stats and activity, and end with social links and contact information. Utilize GitHub Actions for automating recent activities and merged PRs. Incorporate additional elements like jokes or Spotify music for a personal touch. Follow the guide for a visually appealing and organized README.

  4. 4
    Article
    Avatar of atomicobjectAtomic Spinยท2y

    How I Take Smart Daily Notes as a Developer

    The author shares their journey in establishing a daily note-taking practice as a developer working remotely. Initially started for accountability, this habit grew into a comprehensive documentation system. The post discusses the evolution of tools used, from Evernote to Obsidian, and details the structure of daily notes. Key sections include tasks, logs, daily stand-up updates, pre-composed communications, and takeaways. This practice offers clarity on work progress, helps in drafting communications, and aids in meeting preparations.

  5. 5
    Article
    Avatar of hnHacker Newsยท2y

    My Obsidian Note-Taking Workflow

    The post details an individual's comprehensive knowledge management workflow using Obsidian for note-taking. It emphasizes the significance of plaintext files and Markdown, utilizing Vim motions for efficient note creation. The workflow aims to achieve a 'Deeper Life' by maintaining a 'Second Brain' for all personal and professional knowledge. Key components include a well-defined note-taking process, essential plugins, and the importance of open file formats. The author also shares insights on how this systematic approach has enhanced clarity, organization, and the ease of retrieving information.

  6. 6
    Article
    Avatar of notedNotedยท2y

    Tasks.md - Self-Hosted Markdown Based Task Manager

    Tasks.md is a self-hosted, Markdown file-based task management tool designed for simplicity and ease of use. Key features include creating cards, lanes, and tags, easy Docker installation, light and dark themes, high customizability, and the ability to install as a Progressive Web App. It offers a straightforward Kanban-style organization, with lanes corresponding to directories and tasks to files. Ideal for those seeking a minimalistic yet effective approach to task management without relying on cloud-based solutions.

  7. 7
    Article
    Avatar of itnextITNEXTยท1y

    Terminal-Based Presentations

    Terminal-based presentations streamline technical demonstrations by eliminating the need to switch between multiple tools like slides, terminal, and IDEs. They allow for live code demos, command outputs, and ASCII diagrams to be shown directly in the terminal. To set up, you need tools like Slides, Just, GitHub CLI, and a terminal slides template. Additional tools like PlantUML can enhance the presentation with ASCII diagrams. Custom themes can be applied for visual consistency.

  8. 8
    Article
    Avatar of lobstersLobstersยท2y

    Introducing Glow

    Introducing Glow, a new take on syntax highlighting that focuses solely on aesthetics and how your code looks. Glow is microscale, making it significantly smaller than other alternatives. It allows easy brand coloring and offers unlimited possibilities for styling. Glow also integrates with Nue, a content-first web development framework.

  9. 9
    Article
    Avatar of communityCommunity Picksยท2y

    Eraser โ€“ Docs and Diagrams for Engineering Teams

    Eraser is an all-in-one markdown editor and diagram-as-code builder designed for engineering teams. It features a collaborative canvas, robust file management, fast file search, GitHub integration, and a seamless user interface. Eraser also supports various export formats and flexible deployment options, making it easy to integrate into existing workflows.

  10. 10
    Article
    Avatar of freecodecampfreeCodeCampยท2y

    How to Create Notice Blocks in Markdown

    Learn how to create notice blocks in Markdown, including note, tip, warning, caution, and important blocks.

  11. 11
    Article
    Avatar of nordicapisNordic APIsยท2y

    10 Best API Documentation Tools for 2024

    API documentation is a pivotal aspect of both user experience (UX) and developer experience (DX). The post lists ten top API documentation tools for 2024, highlighting features like interactive documentation, AI-driven generation, and support for multiple programming languages. Notable mentions include Apiary, Slate, SwaggerHub, Knowl.ai, and Gitbook, each catering to different needs such as Markdown support, collaboration, and comprehensive API management. The right tool can significantly enhance API usability and developer productivity.

  12. 12
    Article
    Avatar of lobstersLobstersยท2y

    Text to diagram

    The post details various features and attributes of an open-source language designed for creating diagrams from text. Key highlights include CLI availability, support for server-side execution, configurable themes, editor support with extensions for VSCode and Vim, and essential diagram features like container edges, sequence diagrams, and SQL tables. Additional capabilities such as rendering Math equations in LaTeX, handling Markdown, and exporting to PDF are also covered.

  13. 13
    Article
    Avatar of hnHacker Newsยท2y

    MarkdownDown

    Convert webpages to clean markdown with images downloaded.

  14. 14
    Article
    Avatar of communityCommunity Picksยท2y

    Coding Career Advice: Keeping a Daily Work Journal

    Keeping a daily work journal can significantly benefit developers by boosting productivity, aiding in debugging, and providing valuable input for performance reviews. The practice involves documenting tasks, conversations, problems encountered, and priorities for the next day. Tools like Boostnote and VS Code are recommended for maintaining such journals electronically in Markdown format. Proper organization of entries by date can enhance the utility of the journal.

  15. 15
    Article
    Avatar of michaelnthiessenMichael Thiessenยท2y

    Create Beautiful PDFs with HTML, CSS, and Markdown

    A tool has been developed to create beautiful ebooks and PDFs using HTML, CSS, and Markdown, bypassing the complexities of traditional tools like Adobe InDesign. This tool uses the Prince engine for conversion, allowing hot-reloading for immediate previews, and integrates easily with existing branding and styles.

  16. 16
    Article
    Avatar of phProduct Huntยท2y

    HackMD - Your Collaborative Markdown Workspace for Knowledge Sharing

    HackMD is a collaborative markdown editing tool designed for knowledge sharing. Initially launched on April 12th, 2016, it allows multiple users to collaborate in real-time on markdown documents. The platform was featured on August 29th, 2024, and has a user rating of 3 out of 5 stars from 24 users.

  17. 17
    Article
    Avatar of lnLaravel Newsยท1y

    HydePHP is a Laravel-powered Static Site Generator

    HydePHP is a static site generator powered by Laravel, designed to help users create websites, blogs, and documentation pages using Markdown or Blade. It offers features like quick scaffolding of blog posts, documentation pages, and advanced page creation with Laravel Blade. HydePHP includes a TailwindCSS starter kit for immediate frontend development and ensures accessibility with semantic HTML and microdata. Comprehensive documentation and open-source code are available on GitHub.

  18. 18
    Article
    Avatar of alternativetoAlternativeToยท1y

    Obsidian has released a Web Clipper extension to enhance your knowledge management

    Obsidian has launched the Obsidian Web Clipper, a free and open-source extension that enhances note-taking by allowing users to highlight and capture web content directly in their browser. The tool supports various formats and converts HTML elements into plain text, ensuring offline accessibility and long-term preservation. It is compatible with major desktop and mobile browsers.

  19. 19
    Article
    Avatar of communityCommunity Picksยท1y

    A better Next.js? โ€ข Nue 1.0 (RC) is out

    Nue 1.0 (RC) introduces a static site generator focused on faster tooling, cleaner codebases, and superior performance compared to Next.js. Notable features include an advanced Markdown parser, hot-reloading mechanism, and a design engineering approach that reduces reliance on JavaScript. The update offers significant improvements such as custom syntaxes, variables and expressions in documents, and interactive elements, all while maintaining exceptional speeds and lightweight output.

  20. 20
    Article
    Avatar of communityCommunity Picksยท2y

    Vite & Vue Powered Static Site Generator

    Effortlessly create beautiful documentation sites with Vite and Vue.

  21. 21
    Article
    Avatar of cassidooCassidy's blogยท1y

    How I use Obsidian Templater

    Obsidian is a powerful markdown app that offers an open plugin system, allowing users to connect notes like a personal wiki. A particularly useful plugin is Obsidian Templater, which enables quick creation of notes with pre-set structures. The author shares specific examples, such as a customized 'contact' template for storing personal information and a structured template for newsletters. These templates streamline note-taking and enhance organization within Obsidian.

  22. 22
    Article
    Avatar of hnHacker Newsยท2y

    getomni-ai/zerox: Zero shot pdf OCR with gpt-4o-mini

    Zerox leverages GPT-4o-mini for efficient OCR of PDF documents, converting them into readable Markdown. It is cost-effective and provides higher accuracy compared to other tools. The process involves converting the PDF to images, processing each image with GPT, and aggregating the results. Key options include maintaining formatting and specifying concurrency. Dependencies like graphicsmagick and ghostscript are required for image processing.

  23. 23
    Article
    Avatar of selfhstselfh.stยท2y

    This Week in Self-Hosted (13 September 2024)

    This week, self-hosting news highlights the launch of a new icon collection project, the public beta release of Plex's dedicated photo apps for Android and iOS, and updates to several self-hosted software including Glance, Immich, and Komodo. Additionally, new self-hosted software such as AirTrail and Beaver Habit Tracker were introduced. Haptic, a lightweight Markdown note-taking app, is featured in the content spotlight.

  24. 24
    Article
    Avatar of medium_jsMediumยท2y

    Full Guide to Building a Professional Portfolio with Python, Markdown, Git, and GitHub Pages

    This guide explains how to create a professional portfolio using Python, Markdown, Git, and GitHub Pages. It covers setting up the necessary software, configuring the local environment, creating a custom website structure with mkdocs, and deploying it using GitHub Pages. The tutorial highlights iterative improvements, website configurations, and the use of mkdocs-material for an enhanced visual experience. Instructions for tracking site traffic via Google Analytics are also provided.

  25. 25
    Article
    Avatar of freecodecampfreeCodeCampยท2y

    How to Use Pandoc โ€“ An Open Source Tool for Technical Writers

    Pandoc is a free, open-source tool designed to simplify the conversion and merging of documents for technical writers. It enables the conversion between formats like Google Docs, Markdown, and Microsoft Word. By using Pandoc, technical writers can efficiently assemble complex documents from smaller components, leverage markdown for its readability and platform independence, and automate these processes to enhance overall workflow.