Skip to content

Commit 498f055

Browse files
committed
feat: faq, getting started
1 parent b0223de commit 498f055

File tree

8 files changed

+72
-15
lines changed

8 files changed

+72
-15
lines changed
File renamed without changes.

docs/faq/ame.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
description: AME Beta / AME Wizard related FAQs
3+
icon: custom/ame
4+
---
5+
6+
# :custom-ame: AME Wizard FAQs

docs/faq/general.md

Whitespace-only changes.

docs/faq/install.md

Whitespace-only changes.

docs/getting-started/install/before-continuing.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,32 @@ Please confirm that you have met all of the following requirements.
1313

1414
- **64-bit CPU** ([you can check what you have](https://support.microsoft.com/en-us/windows/which-version-of-windows-operating-system-am-i-running-628bec99-476a-2c13-5296-9dd081cdd808))
1515

16+
## :material-monitor-arrow-down: Choose your Install Method
17+
18+
Atlas provides two installation methods, Playbook & ISO Injection.
1619

1720
<div class="grid cards" markdown>
1821

19-
- #### Next: **[-> Download ISO](/getting-started/install/download-iso)**
20-
</div>
22+
- #### :material-book-cog: Playbook
23+
24+
---
25+
26+
Traditional Playbook method, best for average users.
27+
28+
---
29+
30+
**[-> Install with Playbook](/getting-started/install/install-playbook)**
31+
32+
- #### :material-minidisc: ISO Injection
2133

34+
---
35+
36+
New installation method for experienced users.
37+
38+
39+
---
40+
41+
**[-> Install with ISO Injection](/getting-started/install/install-iso-injection)**
42+
43+
</div>
2244

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,23 +23,23 @@ icon: material/home
2323

2424
Complete common post-installation tasks and optimize it for your daily use.
2525

26-
[-> Install / Upgrade](getting-started/index.md)
26+
[-> Post Install](getting-started/index.md)
2727

2828
- :material-chat-question:{ .lg .middle } __Frequently Asked Questions__
2929

3030
---
3131

3232
Get the answer to any frequently asked questions regarding AtlasOS.
3333

34-
[-> Install FAQ](install-faq/removed-features.md) | [-> General FAQ](general-faq/atlas-and-security.md)
34+
[-> FAQ](faq/index.md)
3535

3636
- :material-handshake:{ .lg .middle } __Development__
3737

3838
---
3939

4040
Learn how you can contribute to AtlasOS, and do so effectively.
4141

42-
[-> Contribution Guidelines](contributing/contribution-guidelines.md)
42+
[-> Contribution Guidelines](contributing/index.md)
4343

4444
</div>
4545

mkdocs.yml

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,13 @@ nav:
2626
- Getting Started:
2727
- Getting Started: getting-started/index.md
2828
- Install:
29-
- 0. Before Continuing: getting-started/install/before-continuing.md
30-
- 1. Download ISO: getting-started/install/download-iso.md
31-
- 2a.Install with Playbook: getting-started/install/install-playbook.md
32-
- 2b. Install with ISO Injection: getting-started/install/install-iso-injection.md
33-
- 3. Setting up Atlas: getting-started/install/setting-up.md
29+
- Before Continuing: getting-started/install/before-continuing.md
30+
- Install with Playbook: getting-started/install/install-playbook.md
31+
- Install with ISO Injection: getting-started/install/install-iso-injection.md
32+
- Setting up Atlas: getting-started/install/setting-up.md
3433
- Upgrade:
35-
- 0. Before Continuing: getting-started/upgrade/before-continuing.md
36-
- 1. Upgrade with Playbook: getting-started/upgrade/upgrade-playbook.md
37-
# discord_friendly_name: ['how-to-install', 'install', 'installation']
34+
- Before Continuing: getting-started/upgrade/before-continuing.md
35+
- Upgrade with Playbook: getting-started/upgrade/upgrade-playbook.md
3836

3937
- Post Install:
4038
- Post Install: post-install/index.md
@@ -68,9 +66,12 @@ nav:
6866

6967
- FAQ:
7068
- FAQ: faq/index.md
69+
- Install: faq/install.md
70+
- General: faq/general.md
71+
- AME: faq/ame.md
7172

72-
- Contributing & Development:
73-
- Contribution Guidelines: contributing/contribution-guidelines.md
73+
- Contributing:
74+
- Contribution Guidelines: contributing/index.md
7475
- Documentation: contributing/documentation.md
7576
- Playbook: contributing/playbook.md
7677
- Toolbox: contributing/toolbox.md

overrides/.icons/custom/ame.svg

Lines changed: 28 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)