站点地图
浏览本站所有页面,支持多语言切换
中文
默认语言 · zh-CN
博客文章 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 在实际项目中的使用技巧,包括自定义设计系统、性能优化和常见问题解决方案。
工具 3
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.
工具 3
Cursor
The AI code editor based on VS Code has built-in GPT-4 support, doubling programming efficiency.
Raycast
An efficient launcher on macOS, complete all operations with the keyboard, greatly improving work efficiency.
Vercel
Front-end deployment platform supports automatic CI/CD, edge functions and global CDN, and deploys web applications with zero configuration.
项目 3
Astro personal blog
A modern static blog system built on Astro that supports article, tool and project display.
Delta gun code change
Operation Delta's gun coding tool supports one-click sharing and application of gun configuration changes, helping players quickly find the best weapon accessory solution.
PeerClip · Cross-device clipboard synchronization
Deploy once and use it across multiple devices. Bring your PC, Mac, iPhone, Android, and tablet into the same "room" and paste text, pictures, and files at will.
日本語
/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 を使用するためのヒントを共有します。
工具 3
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.
工具 3
Cursor
L'éditeur de code AI basé sur VS Code intègre la prise en charge de GPT-4, doublant l'efficacité de la programmation.
Raycast
Un lanceur efficace sur macOS, effectuez toutes les opérations avec le clavier, améliorant considérablement l'efficacité du travail.
Vercel
La plate-forme de déploiement frontal prend en charge le CI/CD automatique, les fonctions Edge et le CDN global, et déploie des applications Web sans configuration.
项目 3
Blog personnel Astro
Un système de blog statique moderne construit sur Astro qui prend en charge l'affichage d'articles, d'outils et de projets.
Changement du code du pistolet Delta
L'outil de codage des armes à feu d'Operation Delta prend en charge le partage et l'application en un clic des modifications de configuration des armes, aidant ainsi les joueurs à trouver rapidement la meilleure solution d'accessoires d'armes.
PeerClip · Synchronisation du presse-papiers entre appareils
Déployez-le une fois et utilisez-le sur plusieurs appareils. Amenez votre PC, Mac, iPhone, Android et tablette dans la même « pièce » et collez du texte, des images et des fichiers à volonté.
한국어
/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를 사용하는 방법에 대한 팁을 공유하세요.
工具 3
项目 3
PeerClip · 장치 간 클립보드 동기화
한 번 배포하면 여러 장치에서 사용할 수 있습니다. PC, Mac, iPhone, Android, 태블릿을 동일한 "방"으로 가져와 원하는 대로 텍스트, 사진, 파일을 붙여넣을 수 있습니다.
델타 총 코드 변경
Operation Delta의 총기 코딩 도구는 원클릭 공유 및 총기 구성 변경 적용을 지원하여 플레이어가 최고의 무기 액세서리 솔루션을 빠르게 찾을 수 있도록 도와줍니다.
아스트로 개인 블로그
기사, 도구 및 프로젝트 표시를 지원하는 Astro 기반의 최신 정적 블로그 시스템입니다.
搜索引擎专用: sitemap-index.xml