Skip to content

Commit b74ba64

Browse files
authored
v0.5.0 docs update (#275)
This merge contains multiple changes (updated structure, fixex paths and nav, faq, msdl, etc.) of the v0.5 documentation.
2 parents 4b82efe + a52cfae commit b74ba64

90 files changed

Lines changed: 1059 additions & 895 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

base-requirements.txt

Lines changed: 0 additions & 8 deletions
This file was deleted.
638 KB
Loading
603 KB
Loading

docs/branding.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,30 @@ We make all our brand assets available to the public in various formats and size
262262

263263
## Wallpapers
264264

265+
### Atlas v0.5
266+
267+
#### Rev 1
268+
269+
=== "v0.5 Rev 1.0"
270+
![preview-wallpaper-v0.4-rev1.0](assets/brand/preview/wallpapers/v0.5/rev-1/preview-wallpaper-v0.5-rev1.0.png){ width=830 loading=lazy }
271+
272+
<div style="text-align: center;" class="grid" markdown>
273+
[:material-download: PNG 4:3 (3072x2304)](https://gcore.jsdelivr.net/gh/Atlas-OS/branding@main/wallpapers/v0.5/rev-1/wallpaper-v0.5-rev1.0-4_3.png){ .card }
274+
[:material-download: PNG 16:9 (3840x2160)](https://gcore.jsdelivr.net/gh/Atlas-OS/branding@main/wallpapers/v0.5/rev-1/wallpaper-v0.5-rev1.0-16_9.png){ .card }
275+
[:material-download: PNG 16:10 (3840x2400)](https://gcore.jsdelivr.net/gh/Atlas-OS/branding@main/wallpapers/v0.5/rev-1/wallpaper-v0.5-rev1.0-16_10.png){ .card }
276+
[:material-download: PNG 21:9 (5040x2160)](https://gcore.jsdelivr.net/gh/Atlas-OS/branding@main/wallpapers/v0.5/rev-1/wallpaper-v0.5-rev1.0-21_9.png){ .card }
277+
</div>
278+
279+
=== "v0.5 Rev 1.1"
280+
![preview-wallpaper-v0.4-rev1.0](assets/brand/preview/wallpapers/v0.5/rev-1/preview-wallpaper-v0.5-rev1.1.png){ width=830 loading=lazy }
281+
282+
<div style="text-align: center;" class="grid" markdown>
283+
[:material-download: PNG 4:3 (3072x2304)](https://gcore.jsdelivr.net/gh/Atlas-OS/branding@main/wallpapers/v0.5/rev-1/wallpaper-v0.5-rev1.1-4_3.png){ .card }
284+
[:material-download: PNG 16:9 (3840x2160)](https://gcore.jsdelivr.net/gh/Atlas-OS/branding@main/wallpapers/v0.5/rev-1/wallpaper-v0.5-rev1.1-16_9.png){ .card }
285+
[:material-download: PNG 16:10 (3840x2400)](https://gcore.jsdelivr.net/gh/Atlas-OS/branding@main/wallpapers/v0.5/rev-1/wallpaper-v0.5-rev1.1-16_10.png){ .card }
286+
[:material-download: PNG 21:9 (5040x2160)](https://gcore.jsdelivr.net/gh/Atlas-OS/branding@main/wallpapers/v0.5/rev-1/wallpaper-v0.5-rev1.1-21_9.png){ .card }
287+
</div>
288+
265289
### Atlas v0.4
266290

267291
#### Rev 1

docs/contributing/documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ icon: material/book-edit
55

66
# :material-book-edit: Contributing to the Atlas documentation
77

8-
This page will cover how to modify and locally view the Atlas documentation. If you plan to contribute, we recommend reading the [Contribution Guidelines](contribution-guidelines.md) first!
8+
This page will cover how to modify and locally view the Atlas documentation. If you plan to contribute, we recommend reading the [Contribution Guidelines](index.md) first!
99

1010
--8<-- "contribution-guidelines.md:gitNotice"
1111

docs/contributing/contribution-guidelines.md renamed to docs/contributing/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ For transparency with users, we keep issues that affect the current release open
5252
## :octicons-git-pull-request-24: How to make changes
5353

5454
!!! tip "Unsure if people like your change?"
55-
Consider proposing the change to people in the [:simple-discord: Discord](https://discord.gg/atlasos) or [:octicons-issue-opened-16: GitHub issues](https://github.com/Atlas-OS/Atlas/issues) first.
55+
Consider proposing the change to people in the [:simple-discord: Discord](https://discord.com/invite/atlasos) or [:octicons-issue-opened-16: GitHub issues](https://github.com/Atlas-OS/Atlas/issues) first.
5656

5757
Regardless, remember that it's okay to make mistakes. People will give feedback in your pull requests anyway; don't worry about it too much.
5858

docs/contributing/playbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ icon: custom/atlas
55

66
# :custom-atlas: Contributing to the Atlas Playbook
77

8-
This page will cover how to modify, test, and build Atlas. If you plan to contribute, we recommend reading the [Contribution Guidelines](contribution-guidelines.md) first!
8+
This page will cover how to modify, test, and build Atlas. If you plan to contribute, we recommend reading the [Contribution Guidelines](index.md) first!
99

1010
--8<-- "contribution-guidelines.md:gitNotice"
1111

docs/contributing/testing/reporting-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Please report to the [Atlas GitHub Issues](https://github.com/Atlas-OS/Atlas/iss
2727

2828
### If it's from a GitHub branch...
2929

30-
Ideally, report to the `📘 ┃ playbook` channel under our [Discord's 'Development' category](../../general-faq/testing-nightly-builds.md). Otherwise, report to the [Atlas GitHub Issues](https://github.com/Atlas-OS/Atlas/issues). Ensure that you follow the issue template.
30+
Ideally, report to the `📘 ┃ playbook` channel under our [Discord's 'Development' category](https://discord.com/invite/atlasos). Otherwise, report to the [Atlas GitHub Issues](https://github.com/Atlas-OS/Atlas/issues). Ensure that you follow the issue template.
3131

32-
### If it's a [preview from our Discord](../../general-faq/testing-nightly-builds.md)...
32+
### If it's a [preview from our Discord](https://discord.com/invite/atlasos)...
3333

3434
Report to the designated `🧪 ┃ issue-reporting` forum channel under the 'Development' category.

docs/contributing/testing/what-to-test.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ icon: material/test-tube
77

88
This page covers what we recommend in general alpha or release candidate build testing. If you find any problems, please look at [the reporting issues page](reporting-issues.md).
99

10-
If you still need to set up a virtual machine, see the [Playbook contributing page](../playbook.md) for instructions. However, feel free to test it on real hardware, especially if it's a [release candidate](../../general-faq/testing-nightly-builds.md)!
10+
If you still need to set up a virtual machine, see the [Playbook contributing page](../playbook.md) for instructions. However, feel free to test it on real hardware, especially if it's a [release candidate](../testing/reporting-issues.md)!
1111

1212
!!! note "Ensure what you test works on stock Windows first"
1313
To reduce the amount of false reports, please verify that any issues encountered on Atlas do not happen in the same environment and configuration on unmodified Windows.
@@ -47,7 +47,7 @@ As Atlas supports Windows Update, consider testing the following that all make u
4747
Consider testing local network features such as:
4848

4949
- Windows file sharing
50-
- Enable with the [Atlas script](../../getting-started/post-installation/atlas-folder/general-configuration.md#file-sharing) first
50+
- Enable with the [Atlas script](../../post-install/atlas-folder/configuration.md#file-sharing) first
5151
- Ensure that it works on stock Windows
5252
- Screencasting
5353
- Remote Desktop

docs/contributing/toolbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ icon: material/toolbox
55

66
# :material-toolbox: Contributing to the Atlas Toolbox
77

8-
This page will cover how to modify, test, and build Atlas. If you plan to contribute, we recommend reading the [Contribution Guidelines](contribution-guidelines.md) first!
8+
This page will cover how to modify, test, and build Atlas. If you plan to contribute, we recommend reading the [Contribution Guidelines](index.md) first!
99

1010
We presume you've already cloned the [`Atlas-OS/atlas-toolbox`](https://github.com/Atlas-OS/atlas-toolbox) repository.
1111

0 commit comments

Comments
 (0)