Skip to content

ai-native-engineer/cursor-mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Cursor 공식 자료 미러 (2026-06-29 수집)

demoedu "2026년 Cursor 최신 업데이트 완벽 가이드" 챕터(커서 클립 1~4) 강의 자료 갱신용 fresh 미러. 기존 260320-패스트캠퍼스/cursor-references(2026-05-25)가 5주 stale라(클립이 3.8/3.9를 놓침) 새로 전수 수집.

구성

트랙 경로 비고
changelog cursor.com/changelog/*.md 36 3.0~최신(06-18 Automations, Customize, auto-review, design-mode-improvements 등). 영어
docs cursor.com/docs/*.md 162 sitemap 영어 URL 165개 중 162(나머지 3은 bogus/redirect/gated). 본문은 한국어(사이트 geo-locale, 한국어 강의에 적합)
이미지 <page>.assets/<hash>-* 182 vercel blob 스크린샷/도식, 로컬 다운로드 + 상대경로 치환
데모 영상 <page>.assets/mux-<ID>.mp4 + .jpg 100 + 100 Cursor는 데모를 Mux HLS로 실음. 포스터(jpg)+영상(mp4, yt-dlp로 HLS->mp4) 받아 md에 ## 데모 영상 (Mux 임베드)로 인라인. 전부 changelog 페이지

총 199 md, 242M.

수집 방법 (재현)

  • text+이미지: crawl-mirror.py --assets(crawl 스킬). docs는 Mintlify JS nav라 deep-crawl 불가 -> cursor.com/docs/sitemap.xml의 영어 URL을 scripts/cursor_docs_crawl.py로 직접 크롤(렌더 1.8s 지연 + thin 재시도).
  • 영상: scripts/cursor_mux.py(changelog) / docs는 cursor_docs_crawl이 같은 렌더에서 Mux 추출. 유튜브/vimeo 임베드는 Cursor엔 없음(자체 Mux 호스팅).

미수집 3건 (non-essential)

  • cursor.com/docs/page.mdx — sitemap 아티팩트(실페이지 아님)
  • cursor.com/docs/cli/changelog — 메인 changelog로 리다이렉트(이미 수집)
  • cursor.com/docs/account/teams/pricing — thin/gated 엔터프라이즈 스텁

About

Unofficial markdown archive of Cursor public materials - changelog, docs, learn tutorials, and the @cursor_ai YouTube channel (images, Mux video posters, transcripts). Auto-updated by the cursor-mirror skill.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors