Commit graph

89 commits

Author SHA1 Message Date
Hygna
e6877ae38a
Actually fixed markdown footnotes 2022-10-27 23:25:04 +01:00
Gusted
bf852b15cf Add my support 2022-10-28 00:00:13 +02:00
333d4726ab
fix: footnotes links
DESCRIPTION

    Using markdown footnotes auto-increment syntax breaks footnotes in
    the blog. This patch manually implements the same effect by
    hardcoding the ID against each footnote link and wraps it in a
    <sup>.
2022-10-28 02:42:08 +05:30
Otto
31b823006f Add myself 2022-10-27 22:44:34 +02:00
80dacfd250
It is in DRAFT stage until it is advertized
Signed-off-by: Loïc Dachary <loic@dachary.org>
2022-10-27 21:44:34 +02:00
397261a991
feat: link "Sign this letter" to the README
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-10-28 00:54:02 +05:30
821e6dbfdd
feat: add favicons 2022-10-28 00:17:25 +05:30
ee4b1f64b3
fix: rm duplicate head, meta and body tags 2022-10-28 00:07:38 +05:30
5fd3bdb36a
fix: rm absolute URLs 2022-10-28 00:03:44 +05:30
8cdfe342eb
fix: use HTTPS url in config 2022-10-28 00:03:07 +05:30
030221f258
fix: mv website/* . and fix publish pipeline
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-27 23:55:37 +05:30
codedotjs
b5a38d8c6a revert b63585a3ce
revert Fixed footnotes
2022-10-27 19:56:38 +02:00
codedotjs
b63585a3ce Fixed footnotes 2022-10-27 19:55:06 +02:00
codedotjs
4236761cb9 Signature 2022-10-27 19:37:41 +02:00
8698e80da1
debug: is cd preserved b/w pipelines stages?
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-10-27 23:02:33 +05:30
75d40ded5e
fix: duplicate license 2022-10-27 22:58:14 +05:30
8e8d91bb78
fix: CI: cd into website/ only once 2022-10-27 22:40:44 +05:30
1971beb0a9
fix: be specific about docker img tags 2022-10-27 22:36:26 +05:30
c2e07e27ba
fix: switch to AGPL 2022-10-27 22:32:41 +05:30
3f2ff001ee
fix: CI: mkdir content before creating letter.md 2022-10-27 22:18:34 +05:30
a949468ea5
fix: CI: cd into website/ only once 2022-10-27 22:15:12 +05:30
9ea2ad734c
feat: setup codeberg pages custom domain 2022-10-27 22:11:16 +05:30
e5fa9af2b1
feat: setup CI 2022-10-27 22:11:16 +05:30
de93ced4c4
feat: import zola helper scripts 2022-10-27 22:11:16 +05:30
3f3e53162c
feat: dont check content/letter.md into git 2022-10-27 22:11:16 +05:30
95f9a18fbc
feat: init zola 2022-10-27 22:11:16 +05:30
6c11be2691
fix: render footer links as links and add ID them
Rendering links as links instead of superscript links helps the links
stand out. And adding links make the superscript links clickable.
2022-10-27 22:11:16 +05:30
Anthony Wang
7487b3f8ef Add my signature 2022-10-27 16:31:34 +02:00
2422eb7cfe
* Arnold Schrijver
https://codeberg.org/SocialCoding/gitea-open-letter/pulls/4
2022-10-27 16:01:34 +02:00
André Jaenisch
d80e2b1abd Sign open letter
Signed-off-by: André Jaenisch <ryuno-ki@noreply.codeberg.org>
2022-10-27 15:43:57 +02:00
30e33c74bf sign 2022-10-27 14:58:41 +02:00
fe61cce4f3
s/bestowed/given/
Signed-off-by: Loïc Dachary <loic@dachary.org>
2022-10-27 14:56:21 +02:00
0f54a131e0
Signature 2022-10-27 14:49:26 +02:00
8f30a4bfe1
highlight the main point to help people read quickly
Signed-off-by: Loïc Dachary <loic@dachary.org>
2022-10-27 14:09:48 +02:00
f1ce4303c2
Instructions to support the open letter.
Signed-off-by: Loïc Dachary <loic@dachary.org>
2022-10-27 14:06:34 +02:00
005211d57e
do not give that much importance to the "future part"
It is good that the main point, which is the required response, shows
in bold.

Signed-off-by: Loïc Dachary <loic@dachary.org>
2022-10-27 14:02:17 +02:00
2b20c22a66
trim the section that need facts to be inserted
Even if people share these claim, adding them to an open letter would
require facts to back them.

Signed-off-by: Loïc Dachary <loic@dachary.org>
2022-10-27 14:00:23 +02:00
0f466c4594
first draft
from https://demo.hedgedoc.org/ELXftcG9SPej2mtWJneVCw with:

Signed-off-by: Loïc Dachary <loic@dachary.org>
2022-10-27 13:58:20 +02:00
Arnold Schrijver
66493962ac Initial commit 2022-10-27 13:41:44 +02:00