Section 2

Deploy your site in 2 minutes — from git push to production

Complete static site deployment cycle: VPS, nginx, GitHub Actions, CI/CD. For developers and DevOps engineers.

This section covers the technical infrastructure of GitHub CMS: from VPS selection to automatic deployment with 368 tests. Learn how to configure nginx with gzip compression and caching for TTFB ≤50ms, set up CI/CD via GitHub Actions with atomic symlink deployment (0 downtime), and why static sites face 98× fewer attacks than WordPress. Everything with step-by-step instructions.

Section Articles

Five articles from basics to advanced techniques — choose your topic

Deploy Overview

From git push to live site: Vite SSG → nginx → Let's Encrypt → CI/CD. 368 tests.

Read article →

VPS & nginx

Provider selection, server setup, gzip/brotli, 30d caching, security headers.

Read article →

GitHub Actions CI/CD

Automatic deployment: rsync, symlink, health-check. 10 test categories.

Read article →

Security

0 SQL injections, CSP, DDoS protection. Static is 98× safer than WordPress.

Read article →

Monitoring

Health-check, sitemap/JSON-LD validation, Search Console, Telegram alerts.

Read article →

Articles are generated via prompt templates article-1..5.txt. All 5 section articles are already available.