diff --git a/.forgejo/workflows/cleanup.yaml b/.forgejo/workflows/cleanup.yaml index 69921a7..084cf3d 100644 --- a/.forgejo/workflows/cleanup.yaml +++ b/.forgejo/workflows/cleanup.yaml @@ -12,7 +12,7 @@ jobs: run: | apk add git nodejs jq coreutils curl tree gawk grep - name: Public repo pull - uses: actions/checkout@v4 + uses: https://github.com/actions/checkout@v4 with: fetch-depth: 0 token: ${{ secrets.PAGES_TOKEN }} diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml index c82b4db..929cde1 100644 --- a/.forgejo/workflows/deploy.yaml +++ b/.forgejo/workflows/deploy.yaml @@ -18,7 +18,7 @@ jobs: with: ssh-private-key: ${{ secrets.PAGES_PRIVKEY }} - name: Repo pull - uses: actions/checkout@v4 + uses: https://github.com/actions/checkout@v4 with: fetch-depth: 0 - name: Website upload diff --git a/.forgejo/workflows/pages.yaml b/.forgejo/workflows/pages.yaml index de37353..5a05a58 100644 --- a/.forgejo/workflows/pages.yaml +++ b/.forgejo/workflows/pages.yaml @@ -13,12 +13,12 @@ jobs: run: | apk add git ikiwiki po4a perl-yaml-tiny tree nodejs - name: Repo pull - uses: actions/checkout@v4 + uses: https://github.com/actions/checkout@v4 with: fetch-depth: 1 token: ${{ secrets.PAGES_TOKEN }} - name: Public repo pull - uses: actions/checkout@v4 + uses: https://github.com/actions/checkout@v4 with: fetch-depth: 0 ref: public diff --git a/.forgejo/workflows/preview.yaml b/.forgejo/workflows/preview.yaml index 3ad603e..ca58fdd 100644 --- a/.forgejo/workflows/preview.yaml +++ b/.forgejo/workflows/preview.yaml @@ -13,12 +13,12 @@ jobs: apk add git ikiwiki po4a perl-yaml-tiny tree nodejs jq coreutils curl echo "GITHUB_PR_NAME=$(curl -Ls ${{ github.server_url }}/api/v1/repos/${{ github.repository }}/pulls/${{ github.ref_name }} | jq .title | tr ' ' '-' | tr -d ':' | tr -d '"' | tr '[:upper:]' '[:lower:]' | tr '/' '-')" >> $GITHUB_ENV - name: Repo pull - uses: actions/checkout@v4 + uses: https://github.com/actions/checkout@v4 with: fetch-depth: 1 token: ${{ secrets.PAGES_TOKEN }} - name: Public repo pull - uses: actions/checkout@v4 + uses: https://github.com/actions/checkout@v4 with: fetch-depth: 0 ref: public diff --git a/basewiki/bootstrap.local.css b/basewiki/bootstrap.local.css index 3b79167..a9d06e2 100644 --- a/basewiki/bootstrap.local.css +++ b/basewiki/bootstrap.local.css @@ -46,10 +46,8 @@ body { } .footer { position: absolute; - bottom: 0; width: 100%; - /* Set the fixed height of the footer here */ - height: 60px; + padding-bottom: 15px; background-color: #f5f5f5; } @@ -479,3 +477,67 @@ header h1::before { color: #333; border-color: #ccc; } + +/* Footer */ + +.footer ul { + margin: inherit; + padding: 0; + height: inherit; + list-style-type: none; +} + +.footer h5 { + font-weight: bold; +} + +.footer li a { + color: #777; +} + +.footer li { + color: #777; +} + +.footer p { + color: #777; +} + +/* Listmonk form */ + +.listmonk-form { + display: table; +} + +.listmonk-form .t { + display: table-cell; + width: 100%; +} + +.listmonk-form a { + color: #777; + text-decoration-line: underline; +} + +.listmonk-form .t > input { + width: 100%; + background: #f8f8f8; + color: #777; + text-align: left; + border-color: #ccc; +} + +.listmonk-form button { + background: #f8f8f8; + color: #777; + border-color: #ccc; + margin-top: -2px; + margin-left: 12px; +} + +.listmonk-form button:hover { + background: #e6e6e6; + color: #777; + border-color: #ccc; +} + diff --git a/content/footer.fr.mo b/content/footer.fr.mo index 9e346d8..83f3208 100644 Binary files a/content/footer.fr.mo and b/content/footer.fr.mo differ diff --git a/content/footer.fr.po b/content/footer.fr.po index 1dba242..5c02998 100644 --- a/content/footer.fr.po +++ b/content/footer.fr.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ilot.io\n" -"POT-Creation-Date: 2024-08-29 21:32-0400\n" -"PO-Revision-Date: 2024-08-29 21:33-0400\n" +"POT-Creation-Date: 2024-09-08 12:45-0400\n" +"PO-Revision-Date: 2024-09-08 12:46-0400\n" "Last-Translator: \n" "Language-Team: dev@ayakael.net\n" "Language: fr\n" @@ -17,12 +17,103 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 3.4.3\n" -#. type: Content of:
+#. type: Content of:
+msgid "Subscribe to our [[newsletter|https://notif.ilot.io/archive]]" +msgstr "S'abonner à notre [[liste de diffusion|https://notif.ilot.io/archive]]" + +#. type: Content of: