Commit Graph

31 Commits

Author SHA1 Message Date
Marek Marczykowski-Górecki 8ad2d93e23
Change links to HTTPS
Change links that has HTTPS equivalent to HTTPS.
2023-12-20 12:44:21 +01:00
Marek Marczykowski-Górecki 35a7fc5736
GSoC: fill in project difficulties and size 2022-02-25 20:53:20 +01:00
Marek Marczykowski-Górecki 5ac871d85a
gsoc: update projects list
- wayland is in progress
- add system health monitor
- remove qvm-create-windows-qube - already exists in the community
- add link to GSoC 2021 archive
2022-02-21 17:07:52 +01:00
Michael Carbone 8cb3af767a
updated language gsoc
updated "student" -> "contributor", made accurate timeline.

see https://opensource.googleblog.com/2021/11/expanding-google-summer-of-code-in-2022.html for more info.
2022-02-21 04:30:54 -05:00
Andrew David Wong a18174dc5e
Fix capitalization; update terms (QubesOS/qubes-issues#6769)
Thank you to @unman for the initial sentence case pass.
2021-07-09 05:10:44 -07:00
unman d0bc9e70a2
Sentence case for titles 2021-07-09 01:06:41 +00:00
Marek Marczykowski-Górecki 3806ecf338
Remove extra newlines at the beginning/end of files
Those are redundant, and yaml parser strips them in fact. By removing
them, loading and saving yaml file without any change indeed produce the
same output. This is useful for prepare_for_translation.py script (which
adds lang and ref tags) - to produce only change that indeed was made.
2021-06-24 16:07:23 +02:00
Andrew David Wong 2dbc8865e1
Use doc layout instead of sidebar layout
There appears to be no strong reason that these pages are using a
different layout, and having this separate layout significantly
increases the ongoing doc maintenance burden.
2021-06-19 20:39:34 -07:00
Andrew David Wong 2c473241a8
Revert "Remove all instances of `permalink:` in YAML frontmatter"
This reverts commit c815e4c54c.

https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862822827
2021-06-16 19:56:25 -07:00
Andrew David Wong a4cbb51092
Remove vestigial '====' heading syntax
https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862060759
2021-06-15 23:53:27 -07:00
Andrew David Wong f822b70435
Remove redundant titles
First pass for all titles still using the old '=====' syntax

https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862060759
2021-06-15 23:48:48 -07:00
Andrew David Wong 0c95b3ae4d
Revert "Remove instances of `title:` from YAML headers"
This reverts commit 24e6a8a616.

https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862060759
2021-06-15 23:19:45 -07:00
Andrew David Wong c815e4c54c
Remove all instances of `permalink:` in YAML frontmatter
Converts existing permalink paths into redirect_from entries.

QubesOS/qubes-issues#6701
2021-06-15 22:33:51 -07:00
Andrew David Wong aca8ed14c7
Normalize instances of `redirect_from:`
QubesOS/qubes-issues#6701
2021-06-15 22:24:44 -07:00
Andrew David Wong 24e6a8a616
Remove instances of `title:` from YAML headers
QubesOS/qubes-issues#6701
2021-06-15 22:16:59 -07:00
Tobias Killer 190b740e32
Resolve open issues mentioned on Transifex 2021-04-17 10:31:11 +02:00
Tobias Killer b6cb04c297
Refactor links in order to obey the new convention rule 2021-04-11 00:09:05 +02: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 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
Marek Marczykowski-Górecki 948525f97a
Add some new projects for GSOC 2021 2021-02-18 02:17:59 +01:00
Marek Marczykowski-Górecki a240458a8c
GSOC: Remove completed projects, hide in progress ones 2021-02-18 01:37:47 +01:00
Marek Marczykowski-Górecki b2f5ff7ce5
Merge remote-tracking branch 'origin/pr/1116'
* origin/pr/1116:
  Updates for GSoC 2021
2021-02-18 01:34:09 +01:00
E. Cleopatra b43e72a82c
Updates for GSoC 2021 2021-02-18 00:33:55 +01:00
Robin Schneider ec70076361
Use HTTPS everywhere (mechanical edit using util from https-everywhere)
Ref: https://github.com/EFForg/https-everywhere/tree/master/utils/rewriter

```Shell
~/src/EFForg/https-everywhere/utils/rewriter/rewriter.js .
```
2020-12-19 19:57:07 +01:00
Andrew David Wong 30e7112f4a
Convert absolute to relative links
Absolute links break automatic onion redirection:
https://groups.google.com/g/qubes-users/c/NJdzP27wvmM/
2020-12-07 17:04:29 -08:00
3hhh 0238a41934
added Admin API Fuzzer idea 2020-06-18 17:14:12 +02:00
Michael Carbone 696f507fc3
update link to 2020 GSoC Qubes page 2020-04-14 09:58:40 -04:00
Marek Marczykowski-Górecki c254b11a85
GSoC: link one more issue to template manager idea 2020-02-16 21:00:23 +01:00
Marta Marczykowska-Górecka 6ced25e79b
Updates for GSC 2020
Commented out various obsolete projects, removed one that is genuinely done.
2020-01-30 22:59:42 +01:00
Andrew David Wong d31c786942
Reorganize files to account for new "External" section
QubesOS/qubes-issues#4693
2019-05-26 19:32:45 -05:00