Tagged articles
114 articles
Page 2 of 2
政采云技术
政采云技术
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.

DocsifyDocumentationEggJS
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 Pagesfrontend development
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.

SEOWeb Developmentmarkdown
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.

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

PandocSublime TextText Stream
0 likes · 14 min read
How Unix Philosophy Shapes Modern Command‑Line, Desktop, and Mobile Workflows