diff --git a/.forgejo/workflows/cleanup.yaml b/.forgejo/workflows/cleanup.yaml index 084cf3d..69921a7 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: https://github.com/actions/checkout@v4 + uses: actions/checkout@v4 with: fetch-depth: 0 token: ${{ secrets.PAGES_TOKEN }} diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml index 929cde1..c82b4db 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: https://github.com/actions/checkout@v4 + uses: actions/checkout@v4 with: fetch-depth: 0 - name: Website upload diff --git a/.forgejo/workflows/pages.yaml b/.forgejo/workflows/pages.yaml index 5a05a58..de37353 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: https://github.com/actions/checkout@v4 + uses: actions/checkout@v4 with: fetch-depth: 1 token: ${{ secrets.PAGES_TOKEN }} - name: Public repo pull - uses: https://github.com/actions/checkout@v4 + uses: actions/checkout@v4 with: fetch-depth: 0 ref: public diff --git a/.forgejo/workflows/preview.yaml b/.forgejo/workflows/preview.yaml index ca58fdd..3ad603e 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: https://github.com/actions/checkout@v4 + uses: actions/checkout@v4 with: fetch-depth: 1 token: ${{ secrets.PAGES_TOKEN }} - name: Public repo pull - uses: https://github.com/actions/checkout@v4 + uses: actions/checkout@v4 with: fetch-depth: 0 ref: public diff --git a/basewiki/bootstrap.local.css b/basewiki/bootstrap.local.css index a9d06e2..3b79167 100644 --- a/basewiki/bootstrap.local.css +++ b/basewiki/bootstrap.local.css @@ -46,8 +46,10 @@ body { } .footer { position: absolute; + bottom: 0; width: 100%; - padding-bottom: 15px; + /* Set the fixed height of the footer here */ + height: 60px; background-color: #f5f5f5; } @@ -477,67 +479,3 @@ 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 83f3208..9e346d8 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 5c02998..1dba242 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-09-08 12:45-0400\n" -"PO-Revision-Date: 2024-09-08 12:46-0400\n" +"POT-Creation-Date: 2024-08-29 21:32-0400\n" +"PO-Revision-Date: 2024-08-29 21:33-0400\n" "Last-Translator: \n" "Language-Team: dev@ayakael.net\n" "Language: fr\n" @@ -17,103 +17,12 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 3.4.3\n" -#. 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: