odkkk

站点地图

浏览本站所有页面,支持多语言切换

共 85 个页面 · 5 种语言
🇨🇳

中文

默认语言 · zh-CN

en

English

/en/ · en

博客文章 6

Use Astro + Vercel to build a personal modern static blog from scratch

A full-process tutorial on how to build and deploy Astro static blog for beginners. Includes local environment configuration, Astro scaffolding initialization, Markdown article writing, GitHub code hosting, Vercel automated deployment and custom domain name resolution.

Vercel’s domestic acceleration notes after deploying Next.js

After the Next.js project is deployed to Vercel, domestic access can be accessed, the domain name is bound and the resolution is pointed to cname-china.vercel-dns.com, and the acceleration is achieved in one move. Attached is a comparison before and after.

Multi-layer caching architecture practice in VODK project

How the video aggregation site tv.odkkk.com turned multiple unstable data sources into a smooth site - let’s talk about the multi-layer caching idea behind it.

Build a modern static blog with Astro

Discover how to use the Astro framework to build a high-performance, SEO-friendly static blog system, a complete guide from project initialization to deployment and launch.

A practical guide to asynchronous programming in Python

Deeply understand the core concepts of Python asyncio, master the best practices of asynchronous programming, and improve the performance of crawlers and IO-intensive tasks.

Tailwind CSS practical tips and best practices

Share tips on using Tailwind CSS in real projects, including custom design systems, performance optimization, and solutions to common problems.

ja

日本語

/ja/ · ja

博客文章 6

Astro + Vercel を使用して個人用の最新の静的ブログをゼロから構築する

初心者向けに、Astro 静的ブログを構築してデプロイする方法に関する完全なプロセスのチュートリアル。ローカル環境の構成、Astro スキャフォールディングの初期化、Markdown 記事の作成、GitHub コードのホスティング、Vercel の自動展開、カスタム ドメイン名の解決が含まれます。

Vercel の Next.js 導入後の国内加速メモ

Next.js プロジェクトを Vercel にデプロイすると、国内アクセスが可能になり、ドメイン名がバインドされ、解決先が cname-china.vercel-dns.com に指定されるため、一気に高速化が実現します。前後の比較を添付します。

VODK プロジェクトでのマルチレイヤー キャッシュ アーキテクチャの実践

ビデオ集約サイト tv.odkkk.com がどのようにして複数の不安定なデータ ソースをスムーズなサイトに変えたのか - その背後にある多層キャッシュのアイデアについて話しましょう。

Astro を使用して最新の静的ブログを構築する

Astro フレームワークを使用して、高性能で SEO に配慮した静的ブログ システムを構築する方法を説明します。プロジェクトの初期化から展開、起動までの完全なガイドです。

Python での非同期プログラミングの実践的なガイド

Python asyncio の核となる概念を深く理解し、非同期プログラミングのベスト プラクティスを習得し、クローラーと IO 集約型タスクのパフォーマンスを向上させます。

Tailwind CSS の実践的なヒントとベスト プラクティス

カスタム デザイン システム、パフォーマンスの最適化、一般的な問題の解決策など、実際のプロジェクトで Tailwind CSS を使用するためのヒントを共有します。

fr

Français

/fr/ · fr

博客文章 6

Utilisez Astro + Vercel pour créer un blog statique personnel moderne à partir de zéro

Un didacticiel complet sur la façon de créer et de déployer le blog statique Astro pour les débutants. Comprend la configuration de l'environnement local, l'initialisation de l'échafaudage Astro, la rédaction d'articles Markdown, l'hébergement de code GitHub, le déploiement automatisé Vercel et la résolution de nom de domaine personnalisée.

Pratique d'architecture de mise en cache multicouche dans le projet VODK

Comment le site d'agrégation de vidéos tv.odkkk.com a transformé plusieurs sources de données instables en un site fluide - parlons de l'idée de mise en cache multicouche qui se cache derrière.

Notes d’accélération nationale de Vercel après le déploiement de Next.js

Next.js 项目部署到 Vercel 后国内访问拉胯,绑域名并把解析指向 cname-china.vercel-dns.com 一招搞定加速,附前后对比。

Créez un blog statique moderne avec Astro

Découvrez comment utiliser le framework Astro pour créer un système de blog statique hautes performances et convivial pour le référencement, un guide complet depuis l'initialisation du projet jusqu'au déploiement et au lancement.

Un guide pratique de la programmation asynchrone en Python

Comprenez en profondeur les concepts de base de Python asyncio, maîtrisez les meilleures pratiques de programmation asynchrone et améliorez les performances des robots d'exploration et des tâches gourmandes en E/S.

Conseils pratiques et bonnes pratiques Tailwind CSS

Partagez des conseils sur l'utilisation de Tailwind CSS dans des projets réels, y compris des systèmes de conception personnalisés, l'optimisation des performances et des solutions aux problèmes courants.

🇰🇷

한국어

/ko/ · ko

博客文章 6

Astro + Vercel을 사용하여 처음부터 개인용 최신 정적 블로그 구축

초보자를 위한 Astro 정적 블로그 구축 및 배포 방법에 대한 전체 프로세스 튜토리얼입니다. 로컬 환경 구성, Astro 스캐폴딩 초기화, Markdown 기사 작성, GitHub 코드 호스팅, Vercel 자동 배포 및 사용자 정의 도메인 이름 확인이 포함됩니다.

Next.js 배포 후 Vercel의 국내 가속 노트

Next.js 프로젝트가 Vercel에 배포된 후 국내 액세스가 가능하고 도메인 이름이 바인딩되고 해상도가 cname-china.vercel-dns.com으로 지정되어 한 번의 이동으로 가속화가 이루어집니다. 전후 비교를 첨부합니다.

VODK 프로젝트의 다계층 캐싱 아키텍처 실습

비디오 수집 사이트 tv.odkkk.com이 불안정한 여러 데이터 소스를 원활한 사이트로 전환한 방법 - 그 뒤에 숨겨진 다중 계층 캐싱 아이디어에 대해 이야기해 보겠습니다.

Astro로 현대적인 정적 블로그 구축

Astro 프레임워크를 사용하여 고성능, SEO 친화적인 정적 블로그 시스템을 구축하는 방법, 프로젝트 초기화부터 배포 및 실행까지 완벽한 가이드를 알아보세요.

Python의 비동기 프로그래밍에 대한 실무 가이드

Python asyncio의 핵심 개념을 깊이 이해하고, 비동기 프로그래밍의 모범 사례를 숙지하고, 크롤러 및 IO 집약적 작업의 성능을 향상시킵니다.

Tailwind CSS 실용적인 팁 및 모범 사례

맞춤형 디자인 시스템, 성능 최적화, 일반적인 문제에 대한 솔루션을 포함하여 실제 프로젝트에서 Tailwind CSS를 사용하는 방법에 대한 팁을 공유하세요.

搜索引擎专用: sitemap-index.xml