Commit Graph

6052 Commits

Author SHA1 Message Date
Andrew David Wong
248673e25e
Update instructions for adding doc index links
Discussed in QubesOS/qubes-issues#6426
2021-04-08 06:37:48 -07:00
Andrew David Wong
81f32829fc
Merge branch 'zetigu-patch-1' 2021-04-06 01:18:20 -07:00
Andrew David Wong
621f2bff47
Merge branch 'patch-1' of https://github.com/zetigu/qubes-doc into zetigu-patch-1 2021-04-06 01:18:07 -07:00
Andrew David Wong
41314e2ce1
Merge branch 'PROTechThor-patch-1' 2021-04-06 01:17:23 -07:00
E. Cleopatra
fafc9cde17
Edit button label 2021-04-02 02:51:37 +01:00
Marek Marczykowski-Górecki
e99b54d213
Typo fix in tails guide redirect 2021-03-30 21:37:57 +02:00
Andrew David Wong
1e20c30315
Merge branch 'deeplow-patch-11' 2021-03-30 07:52:03 -07:00
Andrew David Wong
2dfd193cf8
Merge branch 'patch-11' of https://github.com/deeplow/qubes-doc into deeplow-patch-11 2021-03-30 07:51:52 -07:00
Marek Marczykowski-Górecki
965d495c2c
Remove broken redirect
There is no way to redirect _from_ a #href link. The one without # is
already included.
2021-03-30 13:17:15 +02:00
Marek Marczykowski-Górecki
d0fe0ca117
Remove spurious empty line 2021-03-30 13:16:47 +02:00
deeplow
7d4f8a079d
mention HCL reports can be submitted in the forum 2021-03-30 09:41:04 +00:00
zetigu
f794256e43
Add single line cmd to set gui-videoram-min
A bash pipe from xrandr to get total virtual screen pixels.
This will work with multiple displays and rotated display that will extend vertically the video memory usage by alot.
2021-03-29 18:20:05 -04:00
Andrew David Wong
582e4bad4d
Merge branch 'marmarek-code-blocks' 2021-03-29 08:02:29 -07:00
Marek Marczykowski-Górecki
16d88ced36
Add ref/lang to GSoD page
Commit this manually until CI is set for this task
2021-03-29 06:20:25 +02:00
Marek Marczykowski-Górecki
cbfdf2d7ca
Fix broken links on GSoD page 2021-03-29 02:33:16 +02:00
Marek Marczykowski-Górecki
21c9561bf0
Remove erroneous redirect_from: https://... 2021-03-28 23:07:29 +02:00
Marek Marczykowski-Górecki
752f1d4ddc
Fix over indented code blocks 2021-03-28 20:58:39 +02:00
Andrew David Wong
0824b2d196
Merge branch 'marmarek-translation-prepare'
Fixes QubesOS/qubes-issues#6489
2021-03-26 20:49:57 -07:00
Andrew David Wong
d328b1b1c9
Merge branch 'translation-prepare' of https://github.com/marmarek/qubes-doc into marmarek-translation-prepare 2021-03-26 20:46:10 -07:00
Michael Carbone
9c87e51d9c
fix formatting, remove duplicate past projects 2021-03-25 08:05:05 -04:00
Michael Carbone
84df7767fe
update GSoD page to follow application instructions
see instructions: https://developers.google.com/season-of-docs/docs/org-proposal-template
2021-03-25 07:28:11 -04:00
Andrew David Wong
3a913c861b
Merge branch 'iso-offset' 2021-03-15 15:30:44 -07:00
Andrew David Wong
fcc3f650d5
Remove unnecessary step 2021-03-15 15:14:10 -07:00
Andrew David Wong
cad8c5536a
Update user/troubleshooting/uefi-troubleshooting.md
Co-authored-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
2021-03-15 15:11:53 -07:00
Andrew David Wong
1362295f4a
Add "Qube Updates Available" image (#1119) 2021-03-15 15:10:05 -07:00
Andrew David Wong
fff68fbd62
Simplify loop device command
Clean up surrounding text and headings
2021-03-14 21:10:20 -07:00
Andrew David Wong
1392f53fa7
Add screenshot of Qubes Update tool (#1119) 2021-03-14 20:42:32 -07:00
Maya
820af56761
Add lang + ref tags to frontmatter
Those are fields used by the language switcher to correlate pages across
different languages, even if they have different names/paths/titles.
They are generated with the prepare_for_translation.py script.
2021-03-14 16:18:11 +01:00
Maya
1a92224f8b
Remove content from pages dynamically filled in by a relevant layout
In fact, right now those pages content is duplicated - once included
here and once inserted by the doc-content (or hcl) layout.
2021-03-14 16:18:11 +01:00
Maya
9d4ade3d58
postix: remove content from a page that is a redirect 2021-03-14 16:18:11 +01:00
Maya
8f8a8e50ea
Normalize frontmatter
- sort keys
- remove permalink from redirects
2021-03-14 16:18:10 +01:00
Maya
67a92614aa
Markdown formatting fixes
- mark all code blocks with ```
- unify empty lines between sections
- adjust list syntax (no space before dash)
- adjust headers to use Atx-style syntax
- remove trailing spaces
2021-03-14 16:18:10 +01:00
Maya
2bde7d07e0
Rename files to avoid dots in the path
This is problematic for Transifex API and also ease building
language-specific links.
2021-03-13 20:11:39 +01:00
Andrew David Wong
ec7e0df5ff
Merge branch 'deeplow-patch-9' 2021-03-11 06:28:51 -08:00
Andrew David Wong
b8d1b4ceea
Improve Qubes Update tool documentation 2021-03-11 06:28:22 -08:00
Andrew David Wong
835a5f56be
Merge branch 'patch-9' of https://github.com/deeplow/qubes-doc into deeplow-patch-9 2021-03-11 06:17:52 -08:00
Andrew David Wong
aa642970eb
Merge branch 'scallyob-patch-1' 2021-03-10 22:15:41 -08:00
Andrew David Wong
2a418896d9
Improve dom0 backup documentation
Related: QubesOS/qubes-issues#1635
2021-03-10 22:14:59 -08:00
Andrew David Wong
71536acdfe
Merge branch 'patch-1' of https://github.com/scallyob/qubes-doc into scallyob-patch-1 2021-03-10 21:51:07 -08:00
Andrew David Wong
942448937e
Merge branch 'SvenSemmler-patch-1' 2021-03-10 21:49:12 -08:00
Andrew David Wong
988577e9b2
Merge branch 'patch-1' of https://github.com/SvenSemmler/qubes-doc into SvenSemmler-patch-1 2021-03-10 21:48:42 -08:00
Andrew David Wong
4b2372805f
Merge branch 'PROTechThor-update-gsod' 2021-03-10 21:47:56 -08:00
Andrew David Wong
b55ef9ee68
Merge branch 'update-gsod' of https://github.com/PROTechThor/qubes-doc into PROTechThor-update-gsod 2021-03-10 21:47:46 -08:00
Andrew David Wong
284936f1b5
Merge branch 'deeplow-patch-10' 2021-03-10 21:47:07 -08:00
Andrew David Wong
906c41bd27
Generalize ISO offset instructions 2021-03-10 21:35:28 -08:00
scallyob
e8e56adc2d
Clarify Dom0 backup and restore process
Make clear that Dom0 backup only applies to /home/ and give an example of how you might try to backup system files. Also point out that any packages can/must be reinstalled on a fresh system.
2021-03-10 23:16:44 +00:00
deeplow
1c2d43069d
add placeholder 2021-03-08 14:01:45 +00:00
deeplow
c77f78d051
mention qubes updater 2021-03-08 13:27:53 +00:00
Andrew David Wong
c3ba5d522e
Document template removal warning messages
Closes QubesOS/qubes-issues#6432
2021-03-02 23:37:14 -08:00
Andrew David Wong
f0089226fa
Merge branch 'gsoc-2021' 2021-02-28 23:48:33 -08:00