Best of MarkdownNovember 2024

  1. 1
    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.

  2. 2
    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.

  3. 3
    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.