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.

BlogHugoInstallation
0 likes · 6 min read
Master Hugo: Build Fast Static Sites with Real‑World Examples
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.

BlogHugoInstallation
0 likes · 5 min read
Master Hugo: Build Fast Static Sites with Real‑World Examples
Liangxu Linux
Liangxu Linux
Sep 13, 2022 · Operations

Why Interest Beats Experience: Master Linux Ops by Building Real Projects

The article compares two interviewee types, stresses that genuine interest drives faster Linux mastery, and outlines a step‑by‑step learning path that starts with building a personal blog, then expands to monitoring, load balancing, and a comprehensive Linux operations roadmap.

BlogLinuxlearning
0 likes · 11 min read
Why Interest Beats Experience: Master Linux Ops by Building Real Projects
Python Programming Learning Circle
Python Programming Learning Circle
Jul 27, 2021 · Backend Development

Flask Blog Platform Development Tutorial

This article provides a step‑by‑step tutorial for building a full‑stack online blog platform with Flask, MySQL, Layui, and a Markdown editor, covering environment setup, database schema, model definitions, template inheritance, user authentication, CRUD operations for blogs, comment handling, image upload, and custom error pages.

BlogCRUDFlask
0 likes · 25 min read
Flask Blog Platform Development Tutorial
Java Architect Essentials
Java Architect Essentials
Jun 23, 2018 · Backend Development

Build a Stylish Java Blog with SpringBoot: DBlog Quickstart Guide

This article introduces DBlog, a lightweight, responsive Java blog system built with SpringBoot and Bootstrap, outlines its module structure, technology stack, key features, and provides step‑by‑step instructions for setting up the development environment, configuring the database, and running the application.

BlogJavaOpenSource
0 likes · 6 min read
Build a Stylish Java Blog with SpringBoot: DBlog Quickstart Guide
21CTO
21CTO
Dec 7, 2017 · Frontend Development

Build a Simple Blog with React, Next.js, and Cosmic.js GraphQL

This tutorial walks through creating a lightweight blog using React, Next.js, and Cosmic.js GraphQL, covering environment setup, dependency installation, package configuration, core component implementation, and sample GraphQL queries to fetch and display posts.

BlogCosmic.jsGraphQL
0 likes · 7 min read
Build a Simple Blog with React, Next.js, and Cosmic.js GraphQL
MaGe Linux Operations
MaGe Linux Operations
Jul 26, 2017 · Backend Development

Build a Django Blog from Scratch: Step‑by‑Step Setup Guide

This tutorial walks you through creating an isolated Python environment, installing Django 1.8.6, and progressively building a full‑featured blog site with basic, enhanced, and extended functionalities, while highlighting common pitfalls of outdated resources.

BlogDjangoPython
0 likes · 7 min read
Build a Django Blog from Scratch: Step‑by‑Step Setup Guide