# Force Mobile Homepage

**URL:** https://meta.discourse.org/t/force-mobile-homepage/95705
**Category:** Theme component
**Created:** [8월 27, 2018, 7:03오전 UTC](https://meta.discourse.org/t/force-mobile-homepage/95705 "2018-08-27T07:03:04Z")
**Posts on this page:** 1
**Showing post:** 33

<div class="post-metadata">

### Author: ![shortmort37](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/shortmort37/32/538876_2.png) [@shortmort37](https://meta.discourse.org/u/shortmort37)
#### Post date: [4월 16, 2026, 8:40오후 UTC](https://meta.discourse.org/t/force-mobile-homepage/95705/33 "2026-04-16T20:40:49Z")

</div>

이 컴포넌트가 손상된 것으로 표시되었기 때문에, 현재 Discourse 버전에서 작동하는 대체품을 만들었습니다: **[Mobile Latest Homepage](https://meta.discourse.org/t/mobile-latest-homepage-theme-component/400836)**

이 컴포넌트는 비추천(deprecated)된 `site.mobileView`를 완전히 피하고, 뷰포트 감지에는 `window.matchMedia`를, 리다이렉트에는 Ember의 `service:router`를 사용합니다. 또한 세션이 유지되는 동안 사용자의 마지막 선택(Latest 또는 Categories)을 기억하여, 홈 페이지로 돌아갈 때 해당 설정을 존중합니다.

리포지토리: [GitHub - shortmort37/discourse-mobile-latest-homepage: A theme component that redirects mobile users to Latest instead of Categories on the homepage · GitHub](https://github.com/shortmort37/discourse-mobile-latest-homepage)

iPhone(Latest에 도달), iPad 가로 모드(2열 Categories+Latest 레이아웃 유지), 데스크톱(변경 없음)에서 테스트했습니다.

---

_[View the full topic](https://meta.discourse.org/t/force-mobile-homepage/95705)._
