Wykres commitów

48 Commity (8adee41ebe6ed2e27c7182cc4cca20ffee9a97eb)

Autor SHA1 Wiadomość Data
Aravinth Manivannan 8adee41ebe
feat: draw attention to sign link 2022-10-28 20:54:02 +05:30
Aravinth Manivannan 365c527601
feat: rm draft status 2022-10-28 20:32:17 +05:30
oliverpool 1a1685f9e8 Add signature 2022-10-28 16:58:19 +02:00
Aravinth Manivannan 583cc919ae Merge pull request 'Actually fixed markdown footnotes' (#17) from Hygna/gitea-open-letter:main into main
Reviewed-on: https://codeberg.org/SocialCoding/gitea-open-letter/pulls/17
2022-10-28 14:09:01 +02:00
Aravinth Manivannan e34e052ac3 Merge pull request 'fix-theme-footnote' (#18) from realaravinth/gitea-open-letter:fix-theme-footnote into main
Reviewed-on: https://codeberg.org/SocialCoding/gitea-open-letter/pulls/18
2022-10-28 14:08:20 +02:00
Aravinth Manivannan 8c65b12a2a
fix: make <sup> in footnotes look like <p>
DESCRIPTION
    Zola renders the footnotes as <sup>, so it looks weird on the
    website This snippet makes this particular <sup> look like normal
    text.
2022-10-28 14:35:11 +05:30
Aravinth Manivannan 44a98fb20c
fix: links rendered from letter.md should point to root
DESCRIPTION
    README.md is processed and written to content/letter.md before
    invoking Zola. templates/index.html uses a hack to render
    content/letter.md in index.html. So relative links defined in
    letter.md, will be relative to /letter/

    This patch removes /letter/ from links
2022-10-28 14:30:12 +05:30
Aravinth Manivannan 93a246b4fb
fix: rm whole content/ directory instead of just the file 2022-10-28 14:29:45 +05:30
Hygna 2f887d7dc9
Removed </sup> 2022-10-27 23:28:22 +01:00
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
Aravinth Manivannan 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
Loïc Dachary 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
Aravinth Manivannan 397261a991
feat: link "Sign this letter" to the README 2022-10-28 00:54:02 +05:30
Aravinth Manivannan 821e6dbfdd
feat: add favicons 2022-10-28 00:17:25 +05:30
Aravinth Manivannan ee4b1f64b3
fix: rm duplicate head, meta and body tags 2022-10-28 00:07:38 +05:30
Aravinth Manivannan 5fd3bdb36a
fix: rm absolute URLs 2022-10-28 00:03:44 +05:30
Aravinth Manivannan 8cdfe342eb
fix: use HTTPS url in config 2022-10-28 00:03:07 +05:30
Aravinth Manivannan 030221f258
fix: mv website/* . and fix publish pipeline 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
Aravinth Manivannan 8698e80da1
debug: is cd preserved b/w pipelines stages? 2022-10-27 23:02:33 +05:30
Aravinth Manivannan 75d40ded5e
fix: duplicate license 2022-10-27 22:58:14 +05:30
realaravinth 8e8d91bb78
fix: CI: cd into website/ only once 2022-10-27 22:40:44 +05:30
realaravinth 1971beb0a9
fix: be specific about docker img tags 2022-10-27 22:36:26 +05:30
realaravinth c2e07e27ba
fix: switch to AGPL 2022-10-27 22:32:41 +05:30
realaravinth 3f2ff001ee
fix: CI: mkdir content before creating letter.md 2022-10-27 22:18:34 +05:30
realaravinth a949468ea5
fix: CI: cd into website/ only once 2022-10-27 22:15:12 +05:30
realaravinth 9ea2ad734c
feat: setup codeberg pages custom domain 2022-10-27 22:11:16 +05:30
realaravinth e5fa9af2b1
feat: setup CI 2022-10-27 22:11:16 +05:30
realaravinth de93ced4c4
feat: import zola helper scripts 2022-10-27 22:11:16 +05:30
realaravinth 3f3e53162c
feat: dont check content/letter.md into git 2022-10-27 22:11:16 +05:30
realaravinth 95f9a18fbc
feat: init zola 2022-10-27 22:11:16 +05:30
realaravinth 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
Loïc Dachary 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
realaravinth 30e33c74bf sign 2022-10-27 14:58:41 +02:00
Loïc Dachary fe61cce4f3
s/bestowed/given/
Signed-off-by: Loïc Dachary <loic@dachary.org>
2022-10-27 14:56:21 +02:00
Loïc Dachary 0f54a131e0
Signature 2022-10-27 14:49:26 +02:00
Loïc Dachary 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
Loïc Dachary f1ce4303c2
Instructions to support the open letter.
Signed-off-by: Loïc Dachary <loic@dachary.org>
2022-10-27 14:06:34 +02:00
Loïc Dachary 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
Loïc Dachary 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
Loïc Dachary 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