Tagged articles

Markdown

132 articles · Page 2 of 2
Taobao Frontend Technology
Taobao Frontend Technology
Aug 17, 2021 · Frontend Development

Build Interactive Slides with JavaScript Using Reveal.js

This tutorial shows how to use the web‑based library reveal.js to create interactive slide decks with JavaScript, covering cloning the repository, setting up a simple HTML file, running a local server, using markdown, themes, math formulas, code highlighting, background images, and exporting to PDF.

MarkdownSlide Deckreveal.js
0 likes · 14 min read
Build Interactive Slides with JavaScript Using Reveal.js
ZhiKe AI
ZhiKe AI
Aug 12, 2021 · Frontend Development

How to Create a Beautiful Custom Theme for Typora

The author explains how to replace Typora's default, unattractive Markdown styling with a personalized, visually appealing theme by editing CSS variables and selectors, providing a complete stylesheet and a preview image, enabling users to improve readability and aesthetics of their technical documents.

Custom ThemeMarkdownStyling
0 likes · 15 min read
How to Create a Beautiful Custom Theme for Typora
Laravel Tech Community
Laravel Tech Community
Jun 27, 2021 · Fundamentals

Markdown Introduction and Cheat Sheet

This article introduces Markdown, explains its popularity, and provides a comprehensive cheat sheet covering both standard and extended syntax, accompanied by visual examples to help readers quickly reference formatting rules for writing.

Cheat SheetMarkdowndocumentation
0 likes · 2 min read
Markdown Introduction and Cheat Sheet
Infra Learning Club
Infra Learning Club
May 21, 2021 · Fundamentals

Google Technical Writing Course – Lesson 1: Core Principles and Practical Tips

This article is a detailed learning note from Google’s Technical Writing course, covering the first lesson’s objectives, essential guidelines such as using professional terminology, reducing pronouns, preferring active voice, crafting clear and concise sentences, structuring lists and tables, and applying Markdown for effective documentation.

GoogleMarkdownStyle Guide
0 likes · 12 min read
Google Technical Writing Course – Lesson 1: Core Principles and Practical Tips
Liangxu Linux
Liangxu Linux
Feb 16, 2021 · Fundamentals

How to Enable Automatic Image Upload in Typora with Plugins and Built‑in Support

This guide explains how to add image‑upload capabilities to the Typora markdown editor by using a third‑party Windows plugin, configuring the built‑in upload feature, and setting up various image hosting services such as GitHub, self‑hosted servers, Tencent OSS, Aliyun OSS, Qiniu, Gitee, and SM.MS, complete with installation steps and code snippets.

Image UploadMarkdownPlugin
0 likes · 11 min read
How to Enable Automatic Image Upload in Typora with Plugins and Built‑in Support
Java Backend Technology
Java Backend Technology
Jan 28, 2021 · Frontend Development

Enable Automatic Image Upload in Typora with Plugins and Built‑in Options

This guide explains how to add image‑upload capabilities to the Typora Markdown editor by using a third‑party Windows plugin, configuring built‑in upload support, and setting up various image hosting services such as GitHub, Tencent OSS, Aliyun OSS, Qiniu, and Gitee, complete with installation steps and code snippets.

GitHubImage UploadMarkdown
0 likes · 12 min read
Enable Automatic Image Upload in Typora with Plugins and Built‑in Options
Beike Product & Technology
Beike Product & Technology
Jan 21, 2021 · Frontend Development

Building Interactive Documentation Sites with ljbisheng (keDoc)

This guide explains how to use the React‑based ljbisheng framework to create a markdown‑driven documentation site, covering installation, script configuration, bisheng.config.js settings, theme structure, plugin mechanisms, webpack integration, and the two‑step process of parsing markdown data and rendering React components.

MarkdownPluginReAct
0 likes · 18 min read
Building Interactive Documentation Sites with ljbisheng (keDoc)
DevOps Cloud Academy
DevOps Cloud Academy
Jan 1, 2021 · Backend Development

Parsing WeChat Public Account Articles via API and Python Script

This guide demonstrates how to retrieve a list of WeChat public account articles by constructing the appropriate API URL, examining its query parameters, viewing the JSON response, and using a Python script to parse the data and generate a markdown file of titles and links.

APIMarkdownPython
0 likes · 3 min read
Parsing WeChat Public Account Articles via API and Python Script
Liangxu Linux
Liangxu Linux
Nov 29, 2020 · Fundamentals

Auto‑Upload Images in Typora on Windows Using PicGo

This guide shows Windows users how to configure PicGo and Typora so that pasted or dragged images are automatically uploaded to an image hosting service, covering version requirements, server activation, Typora settings, verification steps, and multiple upload methods.

Image UploadMarkdownPicGo
0 likes · 4 min read
Auto‑Upload Images in Typora on Windows Using PicGo
Wukong Talks Architecture
Wukong Talks Architecture
Aug 10, 2020 · Frontend Development

How to Modify Typora's Theme Style

This guide explains how to obtain, install, and switch custom themes for the Typora markdown editor, including downloading official or third‑party themes, copying them to the Typora themes folder, and using mdnice CSS files for additional styling options.

MarkdownThemeTypora
0 likes · 3 min read
How to Modify Typora's Theme Style
High Availability Architecture
High Availability Architecture
Jul 7, 2020 · Fundamentals

An Overview of the Gemini Protocol as a Lightweight Alternative to the Web

The article critiques the modern Web’s complexity, introduces the Gemini protocol as a lightweight, TLS‑only alternative inspired by Gopher and markdown, outlines its features and limitations—such as lack of styling, images, and large‑file support—and suggests use cases like text‑centric blogs and personal sites.

GeminiInternet architectureLightweight Web
0 likes · 7 min read
An Overview of the Gemini Protocol as a Lightweight Alternative to the Web
政采云技术
政采云技术
Apr 19, 2020 · Frontend Development

Building a Real‑Time Editable Documentation Site with EggJS, Marked, Highlight.js and Docsify

This article describes how a front‑end team can create a markdown‑based documentation site that updates automatically via GitLab webhooks, using EggJS with marked and highlight.js for server‑side rendering or NestJS with docsify for client‑side rendering, and provides complete code examples and deployment steps.

DocsifyEggJSMarkdown
0 likes · 10 min read
Building a Real‑Time Editable Documentation Site with EggJS, Marked, Highlight.js and Docsify
Liangxu Linux
Liangxu Linux
Feb 22, 2020 · Frontend Development

Build a No‑Code GitHub Pages Blog with Fast.ai Template in Minutes

This step‑by‑step guide shows how beginners can create a personal blog on GitHub Pages using the Fast.ai template without writing code or using the command line, covering repository creation, homepage setup, Markdown editing, post management, image insertion, TOC generation, and math rendering.

Fast.ai TemplateGitHub PagesMarkdown
0 likes · 5 min read
Build a No‑Code GitHub Pages Blog with Fast.ai Template in Minutes
Programmer DD
Programmer DD
Oct 17, 2019 · Backend Development

How to Generate Static API Docs with Swagger2Markup for Spring Boot

This guide explains how to use Swagger2Markup to convert Swagger-generated API specifications into static documentation formats such as AsciiDoc, Markdown, Confluence markup, and HTML, covering both Java code and Maven plugin approaches, deployment options, and example configurations for Spring Boot projects.

API documentationAsciiDocConfluence
0 likes · 12 min read
How to Generate Static API Docs with Swagger2Markup for Spring Boot
21CTO
21CTO
May 30, 2019 · Frontend Development

Why Static Websites Are Making a Comeback: Performance, SEO, and Simplicity

This article reviews the early history of the web, explains why dynamic sites became dominant, and argues that static websites now offer superior performance, faster editing, better SEO, and broader accessibility, making them a compelling choice for modern developers and content creators.

MarkdownSEOWeb Development
0 likes · 11 min read
Why Static Websites Are Making a Comeback: Performance, SEO, and Simplicity
Tencent Cloud Developer
Tencent Cloud Developer
Apr 11, 2019 · Mobile Development

Building a Markdown Content Publishing System with WeChat Mini‑Program Cloud Development

The guide walks through creating a full‑stack markdown publishing system for a WeChat mini‑program using Cloud Development, detailing project initialization, defining an “article” collection, importing .md files via cloud functions, displaying lists, rendering markdown on detail pages, and debugging cloud functions without a separate backend.

ComiJavaScriptMarkdown
0 likes · 12 min read
Building a Markdown Content Publishing System with WeChat Mini‑Program Cloud Development
Programmer DD
Programmer DD
Sep 17, 2018 · Fundamentals

Master Evernote Markdown: Complete Guide to Features, Syntax, and Tips

This article explains what Markdown is, highlights Evernote's Markdown capabilities such as one‑click creation, rich syntax support, image insertion, theme switching, cross‑platform sync, and demo mode, and provides step‑by‑step instructions and code examples for all supported Markdown features.

EvernoteMarkdownnote-taking
0 likes · 10 min read
Master Evernote Markdown: Complete Guide to Features, Syntax, and Tips
Programmer DD
Programmer DD
Jan 28, 2018 · Backend Development

Convert Swagger Docs to Markdown and Confluence with Swagger2Markup

This tutorial explains how to use the open‑source Swagger2Markup library to transform Swagger/OpenAPI specifications into Markdown or Confluence markup by adjusting a single Java configuration, includes code examples, output structure, single‑file options, and deployment tips for static sites and Confluence.

API documentationConfluenceJava
0 likes · 5 min read
Convert Swagger Docs to Markdown and Confluence with Swagger2Markup
ITPUB
ITPUB
Dec 26, 2017 · Fundamentals

How Unix Philosophy Shapes Modern Command‑Line, Desktop, and Mobile Workflows

The article explains how the timeless Unix philosophy of single‑purpose tools and text‑stream pipelines guides the author’s workflow across command‑line, desktop editors like Sublime Text, preview tools such as Marked, and mobile utilities, emphasizing modularity, efficiency, and open file sharing.

MarkdownPandocSublime Text
0 likes · 14 min read
How Unix Philosophy Shapes Modern Command‑Line, Desktop, and Mobile Workflows