mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-10-01 11:49:49 -04:00
Changelog for v1.03
This commit is contained in:
parent
e1733415c6
commit
80bffa1f5a
@ -6,6 +6,26 @@ permalink: /changelog
|
||||
|
||||
---
|
||||
|
||||
# v1.03
|
||||
|
||||
- Removed update notice
|
||||
|
||||
- Updated resource links on ``/guide``
|
||||
|
||||
- Updated several typographical errors
|
||||
|
||||
- Added icons to index
|
||||
|
||||
- New ``/matrix`` page
|
||||
|
||||
- New browser section on ``/guide``
|
||||
|
||||
- Additional content regarding secure messengers on ``/guide``
|
||||
|
||||
- Updated various spacing and wording on ``/tools``
|
||||
|
||||
- Update spacing on ``index``
|
||||
|
||||
# v1.02
|
||||
|
||||
- Update ``index`` to include page list
|
||||
|
@ -104,6 +104,10 @@ Running in Dom0:
|
||||
sudo qubes-dom0-update qubes-template-fedora-36-minimal
|
||||
```
|
||||
|
||||
```
|
||||
qvm-run --pass-io -u root template-fedora-36-minimal 'apt instal qubes-core-agent-passwordless-root'
|
||||
```
|
||||
|
||||
Running inside the template:
|
||||
|
||||
```
|
||||
|
@ -6,8 +6,6 @@ permalink: /guide
|
||||
priority: 1
|
||||
---
|
||||
|
||||
|
||||
|
||||
<div style="text-align:center;">
|
||||
<p><i>“You never appreciate your anonymity until you don't have it anymore"</i></p>
|
||||
</div>
|
||||
|
19
index.md
19
index.md
@ -19,7 +19,7 @@ description: A fun happy place.
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<button type="button" class="btn btn-lg btn-default"><a href="./changelog"><i class="fa fa-clipboard" aria-hidden="true"></i> Changelog v1.0.2</a></button>
|
||||
<button type="button" class="btn btn-lg btn-default"><a href="./changelog"><i class="fa fa-clipboard" aria-hidden="true"></i> Changelog v1.0.3</a></button>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
@ -52,14 +52,13 @@ description: A fun happy place.
|
||||
|
||||
<h2> Pages </h2>
|
||||
|
||||
<li><a href="./changelog">Changelog</a> </li>
|
||||
<li><a href="./definitions">Definitions</a> </li>
|
||||
<li><a href="./donate">Donate</a> </li>
|
||||
<li><a href="./guide">Guide</a> </li>
|
||||
<li><a href="./information">Information</a> </li>
|
||||
<li><a href="./matrix">Matrix</a> </li>
|
||||
<li><a href="./qubes">QubesOS</a> </li>
|
||||
<li><a href="./tools">Tools</a> </li>
|
||||
<li><a href="./services">Services</a> </li>
|
||||
<li><a href="./changelog">Changelog</a> </li> <br>
|
||||
<li><a href="./donate">Donate</a> </li> <br>
|
||||
<li><a href="./guide">Guide</a> </li> <br>
|
||||
<li><a href="./information">Information</a> </li> <br>
|
||||
<li><a href="./matrix">Matrix</a> </li> <br>
|
||||
<li><a href="./qubes">QubesOS</a> </li> <br>
|
||||
<li><a href="./tools">Tools</a> </li> <br>
|
||||
<li><a href="./services">Services</a> </li> <br>
|
||||
|
||||
</div>
|
Loading…
Reference in New Issue
Block a user