Added the mirrors.

This commit is contained in:
Batuhan Berk Başoğlu 2024-03-18 12:46:47 -04:00
parent 535ba1ad32
commit 7fb50aee04
82 changed files with 46 additions and 0 deletions

5
.github/FUNDING.yml vendored Executable file
View file

@ -0,0 +1,5 @@
# These are supported funding model platforms
github: [batuhan-basoglu]
ko_fi: batuhanbasoglu
liberapay: batuhan-basoglu

41
.github/workflows/mirror.yml vendored Executable file
View file

@ -0,0 +1,41 @@
name: 🪞 Push to Mirrors
on: [ push, delete, create ]
# Ensures that only one mirror task will run at a time.
concurrency:
group: git-mirror
jobs:
gitlab:
runs-on: ubuntu-latest
steps:
- name: Mirror to GitLab
uses: wearerequired/git-mirror-action@v1
env:
SSH_PRIVATE_KEY: ${{ secrets.ACTIONS_SSH_KEY }}
with:
source-repo: "git@github.com:batuhan-basoglu/Basoglu-Family-Hub.git"
destination-repo: "git@gitlab.com:batuhan-basoglu/Basoglu-Family-Hub.git"
codeberg:
runs-on: ubuntu-latest
steps:
- name: Mirror to Codeberg
uses: wearerequired/git-mirror-action@v1
env:
SSH_PRIVATE_KEY: ${{ secrets.ACTIONS_SSH_KEY }}
with:
source-repo: "git@github.com:batuhan-basoglu/Basoglu-Family-Hub.git"
destination-repo: "git@codeberg.org:batuhan-basoglu/Basoglu-Family-Hub.git"
forgejo:
runs-on: ubuntu-latest
steps:
- name: Mirror to Forgejo
uses: wearerequired/git-mirror-action@v1
env:
SSH_PRIVATE_KEY: ${{ secrets.ACTIONS_SSH_KEY }}
with:
source-repo: "git@github.com:batuhan-basoglu/Basoglu-Family-Hub.git"
destination-repo: "git@git.batuhan.basoglu.co:batuhan-basoglu/Basoglu-Family-Hub.git"

0
CNAME Normal file → Executable file
View file

0
README.md Normal file → Executable file
View file

0
assets/css/style.css Normal file → Executable file
View file

0
assets/js/main.js Normal file → Executable file
View file

0
assets/vendor/animate.css/animate.compat.css vendored Normal file → Executable file
View file

0
assets/vendor/animate.css/animate.css vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap-icons/bootstrap-icons.css vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap-icons/bootstrap-icons.json vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap-icons/bootstrap-icons.min.css vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap-icons/bootstrap-icons.scss vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap-icons/fonts/bootstrap-icons.woff vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap-icons/fonts/bootstrap-icons.woff2 vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-grid.css vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-grid.css.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-grid.min.css vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-grid.min.css.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-grid.rtl.css vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-grid.rtl.css.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-grid.rtl.min.css vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-grid.rtl.min.css.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-reboot.css vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-reboot.css.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-reboot.min.css vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-reboot.min.css.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-reboot.rtl.css vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-reboot.rtl.css.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-reboot.rtl.min.css vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-reboot.rtl.min.css.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-utilities.css vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-utilities.css.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-utilities.min.css vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-utilities.min.css.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-utilities.rtl.css vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-utilities.rtl.css.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-utilities.rtl.min.css vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap-utilities.rtl.min.css.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap.css vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap.css.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap.min.css vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap.min.css.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap.rtl.css vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap.rtl.css.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap.rtl.min.css vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/css/bootstrap.rtl.min.css.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/js/bootstrap.bundle.js vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/js/bootstrap.bundle.js.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/js/bootstrap.bundle.min.js vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/js/bootstrap.bundle.min.js.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/js/bootstrap.esm.js vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/js/bootstrap.esm.js.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/js/bootstrap.esm.min.js vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/js/bootstrap.esm.min.js.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/js/bootstrap.js vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/js/bootstrap.js.map vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/js/bootstrap.min.js vendored Normal file → Executable file
View file

0
assets/vendor/bootstrap/js/bootstrap.min.js.map vendored Normal file → Executable file
View file

0
assets/vendor/boxicons/css/animations.css vendored Normal file → Executable file
View file

0
assets/vendor/boxicons/css/boxicons.css vendored Normal file → Executable file
View file

0
assets/vendor/boxicons/css/boxicons.min.css vendored Normal file → Executable file
View file

0
assets/vendor/boxicons/css/transformations.css vendored Normal file → Executable file
View file

0
assets/vendor/boxicons/fonts/boxicons.eot vendored Normal file → Executable file
View file

0
assets/vendor/boxicons/fonts/boxicons.svg vendored Normal file → Executable file
View file

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

0
assets/vendor/boxicons/fonts/boxicons.ttf vendored Normal file → Executable file
View file

0
assets/vendor/boxicons/fonts/boxicons.woff vendored Normal file → Executable file
View file

0
assets/vendor/boxicons/fonts/boxicons.woff2 vendored Normal file → Executable file
View file

0
assets/vendor/glightbox/css/glightbox.css vendored Normal file → Executable file
View file

0
assets/vendor/glightbox/css/glightbox.min.css vendored Normal file → Executable file
View file

0
assets/vendor/glightbox/css/plyr.css vendored Normal file → Executable file
View file

0
assets/vendor/glightbox/css/plyr.min.css vendored Normal file → Executable file
View file

0
assets/vendor/glightbox/js/glightbox.js vendored Normal file → Executable file
View file

0
assets/vendor/glightbox/js/glightbox.min.js vendored Normal file → Executable file
View file

0
assets/vendor/isotope-layout/isotope.pkgd.js vendored Normal file → Executable file
View file

0
assets/vendor/isotope-layout/isotope.pkgd.min.js vendored Normal file → Executable file
View file

0
assets/vendor/purecounter/purecounter_vanilla.js vendored Normal file → Executable file
View file

0
assets/vendor/purecounter/purecounter_vanilla.js.map vendored Normal file → Executable file
View file

0
assets/vendor/swiper/swiper-bundle.min.css vendored Normal file → Executable file
View file

0
assets/vendor/swiper/swiper-bundle.min.js vendored Normal file → Executable file
View file

0
assets/vendor/swiper/swiper-bundle.min.js.map vendored Normal file → Executable file
View file

0
assets/vendor/waypoints/noframework.waypoints.js vendored Normal file → Executable file
View file

0
index.html Normal file → Executable file
View file