Tagged articles
37 articles
Page 1 of 1
Coder Trainee
Coder Trainee
Mar 25, 2026 · Frontend Development

Step-by-Step Docsify Tutorial: Build a Dynamic Documentation Site

This guide introduces Docsify, outlines its key advantages, walks through installing the docsify‑cli, setting up a project, configuring index.html, cover page, navbar and sidebar files, and shows how to serve the site locally.

ConfigurationDocsifyDocumentation
0 likes · 4 min read
Step-by-Step Docsify Tutorial: Build a Dynamic Documentation Site
DevOps Engineer
DevOps Engineer
Aug 25, 2025 · Artificial Intelligence

Automate Bilingual Blog Publishing with GitHub Actions and Gemini AI

I automated bilingual blog publishing by using GitHub Actions to trigger Gemini AI translation of Chinese posts, automatically creating English pull requests, previewing via Netlify, and publishing the translated version, saving time, reducing cost, and demonstrating how AI‑driven automation can streamline documentation workflows.

AI translationBilingual publishingGemini API
0 likes · 5 min read
Automate Bilingual Blog Publishing with GitHub Actions and Gemini AI
macrozheng
macrozheng
May 4, 2025 · Frontend Development

Why Hugo Is the Fastest Way to Build a Static Website in Minutes

Discover how Hugo, the lightning‑fast Go‑based static site generator, enables you to quickly create multilingual, high‑performance websites with built‑in asset processing, theme support, and simple command‑line workflows, and learn step‑by‑step installation and usage instructions for Mac, Windows, and Linux.

HugoInstallationWebsite
0 likes · 6 min read
Why Hugo Is the Fastest Way to Build a Static Website in Minutes
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 1, 2024 · Frontend Development

How to Set Up and Deploy a VitePress Site to GitHub Pages

This guide explains why the author chose VitePress for a personal blog, walks through creating a VitePress project, configuring essential files, and deploying the site to GitHub Pages using a GitHub Actions workflow, including troubleshooting tips for build failures and CSS issues.

DeploymentGitHub Pagesci/cd
0 likes · 7 min read
How to Set Up and Deploy a VitePress Site to GitHub Pages
MaGe Linux Operations
MaGe Linux Operations
Dec 23, 2023 · Operations

How to Build and Deploy a Hexo Blog on GitHub Pages with CI/CD

This guide walks through selecting a blogging solution, setting up a Hexo site locally, deploying it to GitHub Pages using GitHub Actions, adding a theme, enabling comments, and mirroring the repository to Gitee for faster access, providing step‑by‑step commands and configuration files.

GitHub PagesGiteeci/cd
0 likes · 11 min read
How to Build and Deploy a Hexo Blog on GitHub Pages with CI/CD
Software Development Quality
Software Development Quality
Oct 31, 2023 · Frontend Development

Export Feishu Knowledge Base to Static Sites with Feishu Pages

This guide explains how to export a Feishu knowledge base, configure required Feishu app permissions, set environment variables, and install the Feishu Pages npm package to generate a static website using a Markdown‑based static page generator, supporting CI/CD workflows.

DocumentationFeishuGitHub Actions
0 likes · 6 min read
Export Feishu Knowledge Base to Static Sites with Feishu Pages
macrozheng
macrozheng
Nov 1, 2022 · Frontend Development

How to Quickly Build a Docsify Documentation Site in Minutes

This article walks through installing Node.js and Docsify, initializing a project, customizing the sidebar, navbar, and cover page, adding useful plugins, and deploying the Docsify site with Nginx, highlighting its speed and simplicity compared to other static site generators.

DocsifyNode.jsstatic site
0 likes · 13 min read
How to Quickly Build a Docsify Documentation Site in Minutes
macrozheng
macrozheng
Mar 30, 2022 · Frontend Development

Build a Powerful Documentation Site with VuePress Hope Theme

This guide explains how to use the VuePress Hope theme to create feature‑rich project documentation and blog sites, covering installation, configuration of navigation, sidebars, icons, site information, home pages, code highlighting, and category/tag support.

DocumentationThemeVuePress
0 likes · 13 min read
Build a Powerful Documentation Site with VuePress Hope Theme
Alibaba Cloud Developer
Alibaba Cloud Developer
Nov 4, 2021 · Cloud Native

How Serverless Architecture Lets You Focus on Business Logic

This article explains the principles, evolution, and practical scenarios of Serverless architecture—including static sites, micro‑services, event‑driven processing, and workflow orchestration—highlighting how it frees developers from server management to concentrate on core business value.

Cloud NativeServerlessstatic site
0 likes · 15 min read
How Serverless Architecture Lets You Focus on Business Logic
Taobao Frontend Technology
Taobao Frontend Technology
Jul 15, 2021 · Frontend Development

Building a Powerful Docs Site for a Front‑End Graphics Engine Using Gatsby

This article walks through the challenges and solutions of creating an integrated, searchable, multilingual documentation website for the Oasis Engine graphics engine, covering the selection of static site generators, the use of Gatsby with TypeDoc and GraphQL, custom plugins for embedding demos, and implementing global search with Algolia DocSearch.

DocumentationGatsbyGraphQL
0 likes · 22 min read
Building a Powerful Docs Site for a Front‑End Graphics Engine Using Gatsby
Wukong Talks Architecture
Wukong Talks Architecture
Jul 7, 2021 · Frontend Development

Integrating Gitalk Comment System into a Docsify Documentation Site

This article explains how to add a Gitalk-based comment feature to a Docsify‑generated documentation site, covering Gitalk fundamentals, GitHub OAuth app setup, integration steps, custom JavaScript tweaks for URL handling, common pitfalls, and a detailed appendix of configuration parameters.

Comment SystemDocsifyGitHub OAuth
0 likes · 12 min read
Integrating Gitalk Comment System into a Docsify Documentation Site
Alibaba Terminal Technology
Alibaba Terminal Technology
Jun 24, 2021 · Frontend Development

Building a Powerful Docs Site for a Front‑End Graphics Engine with Gatsby

This article walks through the challenges and solutions of creating an integrated, searchable, multilingual documentation website for the Oasis Engine graphics engine, covering the selection of static site generators, the use of Gatsby with TypeDoc and GraphQL, custom plugins for embedding demos, and implementing Algolia DocSearch for global search.

GatsbyGraphQLTypeDoc
0 likes · 18 min read
Building a Powerful Docs Site for a Front‑End Graphics Engine with Gatsby
Code Ape Tech Column
Code Ape Tech Column
Oct 26, 2020 · Frontend Development

How to Customize Hexo’s Next Theme: A Complete Step‑by‑Step Guide

This article provides a comprehensive, step‑by‑step tutorial on downloading, installing, and extensively customizing the Hexo static‑site generator’s Next theme—including configuration files, style schemes, dynamic backgrounds, link styling, search integration, tag icons, avatar rotation, custom CSS, read‑more buttons, visitor counters, TOC numbering, shadow cards, word‑count features, favicon setup, top‑post ordering, and password protection—so readers can transform their blogs with a polished, personalized look.

CSSblog themingfrontend customization
0 likes · 18 min read
How to Customize Hexo’s Next Theme: A Complete Step‑by‑Step Guide
ITPUB
ITPUB
Dec 20, 2019 · Frontend Development

Deploy an Angular Todo App to GitHub Pages in Simple Steps

This guide walks you through creating a GitHub repository, pushing your Angular Todo app, configuring the build output to a docs folder, and setting GitHub Pages to serve the app, with optional notes on using the angular‑cli‑ghpages package.

AngularFrontend DeploymentGitHub Pages
0 likes · 5 min read
Deploy an Angular Todo App to GitHub Pages in Simple Steps
macrozheng
macrozheng
Jul 29, 2019 · Frontend Development

How to Build a Docsify-Powered Documentation Site for Your SpringBoot Mall Project

This guide walks you through using Docsify to create a lightweight, dynamic documentation website for the SpringBoot-based mall project, covering installation, project initialization, sidebar and navigation customization, search, code highlighting, copy‑code features, and deployment via GitHub Pages.

DocsifyDocumentationGitHub Pages
0 likes · 7 min read
How to Build a Docsify-Powered Documentation Site for Your SpringBoot Mall Project
MaGe Linux Operations
MaGe Linux Operations
Oct 25, 2018 · Frontend Development

Build a High‑Impact Resume with GitHub Pages: A Step‑by‑Step Guide

This article walks you through creating a polished, web‑based résumé using GitHub Pages, covering the service basics, storage and bandwidth limits, essential Git commands, repository setup, deployment steps, and additional modern résumé techniques such as Markdown and online generators.

GitHub PagesWeb Developmentfrontend
0 likes · 6 min read
Build a High‑Impact Resume with GitHub Pages: A Step‑by‑Step Guide
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
System Architect Go
System Architect Go
Mar 21, 2017 · Cloud Computing

Deploy API Documentation with GitHub Pages: A Step‑by‑Step Guide

This article explains how to automatically generate API documentation using apidoc, host the resulting static files on GitHub Pages, configure the repository settings to serve the docs folder, and obtain a public URL that front‑end developers can access without manual file transfers.

API documentationDeploymentGitHub Pages
0 likes · 4 min read
Deploy API Documentation with GitHub Pages: A Step‑by‑Step Guide
21CTO
21CTO
Apr 2, 2016 · Frontend Development

How JD.com Scales Its E‑Commerce Homepage with Front‑End Engineering

This article details JD.com's front‑end engineering practices for its 2015 PC homepage, covering challenges, static page generation, overall architecture, modular widget system, build tools, performance optimizations, disaster‑recovery strategies, and a Q&A session that reveals practical implementation insights.

Engineeringe‑commercefrontend
0 likes · 22 min read
How JD.com Scales Its E‑Commerce Homepage with Front‑End Engineering
Aotu Lab
Aotu Lab
Mar 17, 2016 · Frontend Development

Building a Scalable Documentation Site with Athena, EJS Templates, and Fixed Navigation

This article details a practical approach to constructing a large‑scale documentation platform using Athena’s front‑end tooling, component‑based EJS templates, and a three‑state fixed navigation system, while also discussing the pitfalls of over‑modularization and alternative conversion methods.

Componentizationathenaejs
0 likes · 11 min read
Building a Scalable Documentation Site with Athena, EJS Templates, and Fixed Navigation
Java High-Performance Architecture
Java High-Performance Architecture
Jun 5, 2015 · Frontend Development

Why Static Pages Boost Speed, SEO, and Security – A Practical Guide

Static page generation dramatically improves load times, reduces server load, enhances SEO, and strengthens security by eliminating dynamic processing and database queries, while allowing flexible strategies such as full-page or partial static rendering for high‑traffic pages like homepages and detail pages with dynamic comments.

SEOSecurityWeb Development
0 likes · 2 min read
Why Static Pages Boost Speed, SEO, and Security – A Practical Guide
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Mar 14, 2015 · Frontend Development

Understanding Web Front‑End Optimization and Static Site Generation

The article explains how web front‑end optimization, including static site generation, relies on improving browser‑server performance by addressing CPU, storage, and especially network bottlenecks, and argues that front‑end engineers should view themselves as browser‑application experts rather than just HTML/CSS/JS coders.

CPUWeb Optimizationio
0 likes · 16 min read
Understanding Web Front‑End Optimization and Static Site Generation