Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] #10 Sitemap #16

Closed
wants to merge 5 commits into from
Closed

[Feature] #10 Sitemap #16

wants to merge 5 commits into from

Conversation

wonill
Copy link
Collaborator

@wonill wonill commented Nov 20, 2024

✅ PR Checklist

  • 불필요한 코드 중복이 없습니다.
  • 민감한 정보를 포함하지 않았습니다.
  • 불필요한 콘솔 로그나 주석을 포함하지 않았습니다.
  • 컴포넌트 key값에 고유한 값을 할당했습니다.

📝 Summary

🔗 ISSUE : 10

동적 사이트맵을 구현했습니다.

  • vite-plugin-sitemap을 사용하여 자동 생성
  • 개발/프로덕션 환경에 따른 baseUrl 동적 설정
  • robots.txt, sitemap.xml 자동 생성 및 접근 제어 설정

🖼️ Screenshots

스크린샷 2024-11-20 104510

@wonill wonill linked an issue Nov 20, 2024 that may be closed by this pull request
@wonill wonill changed the title 10 feature/sitemap [Feature] #10 Sitemap Nov 20, 2024
Copy link

cloudflare-workers-and-pages bot commented Nov 21, 2024

Deploying ddang with  Cloudflare Pages  Cloudflare Pages

Latest commit: 740a03d
Status:🚫  Build failed.

View logs

@wonill wonill closed this Nov 21, 2024
@wonill wonill reopened this Nov 21, 2024
@wonill wonill closed this Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 사이트맵 제작
1 participant