Compare commits

..

7 Commits

Author SHA1 Message Date
9e710ac5ce
r/tabsvsspaces.md: add missing redirect_from: 2023-02-12 17:38:50 +02:00
1840ef5c87
r: adds tabsvsspaces.md 2023-02-12 16:35:43 +02:00
4180e5b37b
rm transperiods.md
was claimed transmisic and I don't want to excessively link to Medium
2023-02-12 16:33:36 +02:00
d91d8f65cc
update lfs-media submodule 2023-02-12 14:33:22 +02:00
34d4d30c75
.gitattributes: add text normalisation 2023-02-12 14:30:12 +02:00
3ac5022d9d
.editorconfig: git uses tabs 2023-02-12 14:28:30 +02:00
53121eb895
add .editorconfig 2023-02-12 14:22:21 +02:00
5 changed files with 26 additions and 6 deletions

15
.editorconfig Normal file
View File

@ -0,0 +1,15 @@
root = true
[*]
# Future: https://github.com/editorconfig/editorconfig/issues/89
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
charset = utf-8
# This project uses Jekyll which has YAML frontend matter everywhere and
# YAML requires spaces instead of tabs.
indent_style = space
indent_size = 2
[.{git*,mailmap}]
indent_style = tab

1
.gitattributes vendored
View File

@ -1,2 +1,3 @@
* text=auto
*.jpeg filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text

@ -1 +1 @@
Subproject commit d8585ca8964ae787b4e9a49e0d93cf5f63cf714b
Subproject commit 7c8bc1505ba41c59ee0ca7d8528f274d954447a8

9
r/tabsvsspaces.md Normal file
View File

@ -0,0 +1,9 @@
---
redirect_to: https://adamtuttle.codes/blog/2021/tabs-vs-spaces-its-an-accessibility-issue/#addendum
permalink: /r/tabsvsspaces.html
redirect_from:
- r/spacesvstabs.html
- r/spacestabs.html
- r/tabsspaces.html
sitemap: false
---

View File

@ -1,5 +0,0 @@
---
redirect_to: https://medium.com/the-establishment/yes-trans-women-can-get-period-symptoms-e43a43979e8c
permalink: /r/transperiods.html
sitemap: false
---