Tagged articles
20 articles
Page 1 of 1
Top Architect
Top Architect
Mar 31, 2026 · Frontend Development

Master Hugo: Build Fast Static Sites with Real‑World Examples

This guide walks you through using Hugo, a popular static‑site generator, covering typical applications such as documentation, blogs and corporate sites, its core features like live preview, multilingual support and theme management, step‑by‑step installation on Windows, macOS and Linux, and a quick‑start workflow to create, preview and publish a site.

BlogDocumentationHugo
0 likes · 6 min read
Master Hugo: Build Fast Static Sites with Real‑World Examples
Open Source Tech Hub
Open Source Tech Hub
Feb 24, 2026 · Frontend Development

How to Build a Static Blog with YiiPress Engine in Minutes

This guide walks you through creating a new YiiPress Engine project, configuring site settings, adding collections, writing posts, setting up navigation, building the site, and previewing it locally with optional build flags.

YiiPressblog setupfrontend development
0 likes · 4 min read
How to Build a Static Blog with YiiPress Engine in Minutes
Coder Trainee
Coder Trainee
Feb 12, 2026 · Frontend Development

Comprehensive Guide to Building Docsify Documentation Sites

This tutorial walks through installing Docsify, initializing a project, configuring index.html, coverpage, navbar and sidebar files, and serving the documentation site locally, providing step‑by‑step commands, code snippets, and screenshots for a complete Docsify setup.

DocsifyDocumentationNode.js
0 likes · 5 min read
Comprehensive Guide to Building Docsify Documentation Sites
Top Architect
Top Architect
Dec 22, 2025 · Frontend Development

Master Hugo: Build Fast Static Sites with Real‑World Examples

An experienced architect shares practical insights on using Hugo to build fast, static documentation sites and blogs, covering typical scenarios, core features like live preview, multilingual support, theme system, asset processing, plus step‑by‑step installation on Windows, macOS, Linux and a quick‑start workflow.

BlogDocumentationHugo
0 likes · 5 min read
Master Hugo: Build Fast Static Sites with Real‑World Examples
Open Source Tech Hub
Open Source Tech Hub
Sep 22, 2025 · Frontend Development

Why HydePHP Is the Fastest Way to Build Content‑First Static Sites

HydePHP combines Laravel's powerful backend with simple Markdown and TailwindCSS to let developers quickly create blogs, documentation, or static websites, offering flexible customization, built‑in asset management, and easy deployment through straightforward Composer commands and Blade templating.

BladeLaravelPHP
0 likes · 6 min read
Why HydePHP Is the Fastest Way to Build Content‑First Static Sites
DevOps Engineer
DevOps Engineer
Aug 11, 2025 · Frontend Development

How I Revamped My Blog: Migrating from Hexo to Hugo with AI Assistance

After eight years of using Hexo, I rebuilt my personal blog on Hugo with the Blowfish theme, leveraging GitHub Copilot and ChatGPT to automate migration, add multilingual support, and improve navigation, while weighing the benefits against SEO and data loss trade‑offs.

AI toolsHugoTheme Customization
0 likes · 6 min read
How I Revamped My Blog: Migrating from Hexo to Hugo with AI Assistance
macrozheng
macrozheng
Jun 30, 2025 · Fundamentals

Supercharge Your Docs: Explore Quarkdown, the Next‑Gen Markdown Engine

Quarkdown is an open‑source, Java‑based Markdown engine that extends the language with Turing‑complete features, enabling functions, variables, conditionals, and loops, while offering one‑click generation of HTML, PDF, slides, and books, live preview, fast compilation, and a rich standard library for modern documentation workflows.

DocumentationJavaTooling
0 likes · 7 min read
Supercharge Your Docs: Explore Quarkdown, the Next‑Gen Markdown Engine
Architecture Digest
Architecture Digest
May 12, 2025 · Frontend Development

A Comprehensive Guide to Using Hugo for Static Site Generation

This article introduces Hugo, outlines its common application scenarios such as documentation sites and blogs, details core features like live preview, multilingual support, and theme system, and provides step‑by‑step installation and quick‑start instructions for Windows, macOS, and Linux.

DevOpsDocumentationHugo
0 likes · 4 min read
A Comprehensive Guide to Using Hugo for Static Site Generation
Java Web Project
Java Web Project
Apr 24, 2025 · Frontend Development

Master Hugo: Fast Static Site Generation for Docs, Blogs, and More

This guide walks through Hugo's typical use cases, core features such as live preview, multilingual support, and theme system, then details platform‑specific installation, a step‑by‑step quick‑start workflow, and practical tips for building lightweight, high‑performance static sites.

DocumentationHugoinstallation guide
0 likes · 5 min read
Master Hugo: Fast Static Site Generation for Docs, Blogs, and More
ByteDance Web Infra
ByteDance Web Infra
Oct 12, 2023 · Frontend Development

Rspress 1.0 – A High‑Performance Static Site Generator Powered by Rust and Rspack

Rspress 1.0, an open‑source static site generator from ByteDance’s Web Infra team, leverages the Rust‑based Rspack bundler and MDX support to deliver fast build times, customizable themes, internationalization, multi‑version docs, plugin extensibility, and built‑in features such as search, preview, and view‑transition animations.

MDXRustfrontend
0 likes · 15 min read
Rspress 1.0 – A High‑Performance Static Site Generator Powered by Rust and Rspack
macrozheng
macrozheng
Sep 23, 2023 · Frontend Development

Top Free Website Builders to Launch Your Site in Minutes

This guide introduces a curated list of ready-to-use website generators—including Mall, WordPress, Docsify, Dumi, Img Cook, Ant Design Landing, Tencent Rabbit Nest, Baidu Analytics, One Nav, Discuz, and popular admin templates—showcasing their key features, deployment methods, and how they enable rapid site creation without deep coding.

BackendWordPressfrontend
0 likes · 10 min read
Top Free Website Builders to Launch Your Site in Minutes
Architect's Guide
Architect's Guide
Jun 17, 2022 · Frontend Development

Top Vue Open‑Source Projects: CMS, Generators, UI Libraries, and More

This article surveys the most useful and mature Vue open‑source projects—including CMS platforms, static site generators, e‑commerce storefronts, visual editors, UI component libraries, and development tools—highlighting their key features, community support, documentation quality, and contribution guidelines to help developers choose suitable tools.

UI componentsVuecommunity
0 likes · 12 min read
Top Vue Open‑Source Projects: CMS, Generators, UI Libraries, and More
Programmer DD
Programmer DD
Apr 29, 2022 · Frontend Development

Install a Material Design Hexo Theme in 4 Simple Steps

This guide shows how to set up the Material Design‑styled Hexo theme "Fluid" by creating a Hexo blog, obtaining the theme via npm or direct download, configuring the theme in the site settings, and adding an about page, while highlighting the theme’s many built‑in features.

Material Designfrontend developmenthexo
0 likes · 4 min read
Install a Material Design Hexo Theme in 4 Simple Steps
GrowingIO Tech Team
GrowingIO Tech Team
Mar 10, 2022 · Frontend Development

How We Replaced Gitbook with Docusaurus for Scalable Documentation

Facing limitations with Gitbook for SaaS and private deployments, we rebuilt our help documentation platform using Docusaurus, detailing the challenges of multi‑version support, changelog review, offline export, and the step‑by‑step setup, configuration, and deployment processes that streamlined our documentation workflow.

DocumentationDocusaurusPDF export
0 likes · 15 min read
How We Replaced Gitbook with Docusaurus for Scalable Documentation
macrozheng
macrozheng
Sep 14, 2021 · Frontend Development

How to Build a Stunning Hexo Blog with the Matery Theme – Step‑by‑Step Guide

This tutorial walks you through installing Hexo, configuring the hexo-theme-matery Material Design theme, customizing site and theme settings, writing Markdown posts, enabling code highlighting and search, and finally deploying the static blog to Nginx, providing a complete end‑to‑end solution for creating a beautiful personal blog.

Matery ThemeNode.jsblog setup
0 likes · 14 min read
How to Build a Stunning Hexo Blog with the Matery Theme – Step‑by‑Step Guide
macrozheng
macrozheng
Sep 8, 2021 · Frontend Development

Build a Powerful Documentation Site with VuePress and Vdoing Theme

Learn how to create a feature‑rich, SEO‑friendly documentation website using VuePress and the Vdoing theme, covering installation, configuration, theme customization, content structuring, deployment, and tips for managing both structured and fragmented articles.

DeploymentDocumentationVdoing
0 likes · 15 min read
Build a Powerful Documentation Site with VuePress and Vdoing Theme
Tencent Cloud Developer
Tencent Cloud Developer
May 23, 2018 · Frontend Development

Introduction and Quick‑Start Guide to VuePress

VuePress is a lightweight static site generator for technical documentation and blogs that offers responsive design, theme customization, Markdown with Vue components, PWA support, and easy navigation configuration, and can be quickly set up, built, and deployed via simple npm or Yarn scripts while handling common pitfalls such as asset placement and base‑path adjustments.

ConfigurationDeploymentDocumentation
0 likes · 8 min read
Introduction and Quick‑Start Guide to VuePress