Skip to content

Commit 39b0afc

Browse files
committed
adding stubs
1 parent 58f9ba4 commit 39b0afc

File tree

15 files changed

+73
-6
lines changed

15 files changed

+73
-6
lines changed

src/partials/stub.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<div class="alert alert-info">
2+
<i class="bi bi-info-circle me-2"></i>This page is a stub.<br>
3+
Contributions to this page are welcome!
4+
</div>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Gamepad
2+
3+
---
4+
5+
{{> stub }}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Media
2+
3+
---
4+
5+
{{> stub }}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Networking
2+
3+
---
4+
5+
{{> stub }}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# TV Remote
2+
3+
---
4+
5+
{{> stub }}

src/views/guides/_sidebar.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@
88
* [WTA](/guides/rooting/wta/)
99
* [RootMyTV](/guides/rooting/rootmytv/)
1010
* [GetMeNow](/guides/rooting/getmenow/)
11-
* [NVM](/guides/rooting/nvm/)
11+
* [NVM](/guides/rooting/nvm/)
12+
* :bi-sliders:System Customization
13+
* [Multiview](/guides/customize/multiview)
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Multi-View
2+
3+
---
4+
5+
{{> stub }}
6+
7+
Multi-View has been available on some models running webOS 7 and above.
8+
9+
## Enable Multi-View
10+
11+
Multi-View is disabled on some lower-end models. It can be enabled.
12+
13+
## Allow Multi-View on Selected Apps
14+
15+
Allowed apps and layouts are pre-defined. However, by modifying the settings, you can add apps to use Multi-View.
16+
17+
Please note that some apps will break when used in Multi-View.

src/views/guides/rooting/crashd.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# crashd
2+
3+
---
4+
5+
{{> stub }}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# faultmanager
22

3-
Get autoroot script from [GitHub](https://github.com/throwaway96/faultmanager-autoroot)
3+
Get autoroot script from [GitHub](https://github.com/throwaway96/faultmanager-autoroot)
4+
5+
{{> stub }}

src/views/guides/rooting/getmenow.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# GetMeNow (GetMeIn)
22

3-
Under construction.
3+
---
4+
5+
{{> stub }}

0 commit comments

Comments
 (0)