mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2026-05-19 09:38:11 +00:00
Update 3 files
- /_data/proxylist.yml - /_data/other_repo_list.csv - /_tools/envs_post-receive
This commit is contained in:
@@ -2,6 +2,9 @@ repo_url
|
|||||||
http://gdatura24gtdy23lxd7ht3xzx6mi7mdlkabpvuefhrjn4t5jduviw5ad.onion/Mayx/mayx
|
http://gdatura24gtdy23lxd7ht3xzx6mi7mdlkabpvuefhrjn4t5jduviw5ad.onion/Mayx/mayx
|
||||||
http://git.dkforestseeaaq2dqz2uflmlsybvnq2irzn4ygyvu53oazyorednviid.onion/mayx/blog
|
http://git.dkforestseeaaq2dqz2uflmlsybvnq2irzn4ygyvu53oazyorednviid.onion/mayx/blog
|
||||||
http://giteabolfdejtdzblkooalqei6jr67imiugmhtsh6ocw4hlj5a4q.b32.i2p/mayx/blog
|
http://giteabolfdejtdzblkooalqei6jr67imiugmhtsh6ocw4hlj5a4q.b32.i2p/mayx/blog
|
||||||
|
https://lavaforge.org/mayx/blog
|
||||||
|
https://sij.ai/mayx/blog
|
||||||
|
https://repobase.net/mayx/blog
|
||||||
https://gitlab.lain.la/mayx/mayx.pages.lain.la
|
https://gitlab.lain.la/mayx/mayx.pages.lain.la
|
||||||
https://gitplac.si/mayx/mayx.gitpage.si
|
https://gitplac.si/mayx/mayx.gitpage.si
|
||||||
https://gitnet.fr/mayx/blog
|
https://gitnet.fr/mayx/blog
|
||||||
@@ -13,6 +16,7 @@ https://git.tilde.town/mayx/blog
|
|||||||
https://gitlab.haskell.org/mayx/mayx
|
https://gitlab.haskell.org/mayx/mayx
|
||||||
https://repo2.serv00.com/git/pub/Mayx/mayx/
|
https://repo2.serv00.com/git/pub/Mayx/mayx/
|
||||||
https://git.pixie.town/mayx/mayx
|
https://git.pixie.town/mayx/mayx
|
||||||
|
https://codefloe.com/mayx/blog
|
||||||
https://git.minetest.land/Mayx/blog
|
https://git.minetest.land/Mayx/blog
|
||||||
http://47.120.60.153:10880/mayx/blog
|
http://47.120.60.153:10880/mayx/blog
|
||||||
http://1.6.141.109:3000/mayx/blog
|
http://1.6.141.109:3000/mayx/blog
|
||||||
|
|||||||
|
@@ -14,8 +14,10 @@ mirrors:
|
|||||||
- https://mayx.gitpage.si/
|
- https://mayx.gitpage.si/
|
||||||
- https://mayx.serv00.net/
|
- https://mayx.serv00.net/
|
||||||
- https://mayx.vercel.app/
|
- https://mayx.vercel.app/
|
||||||
|
- https://mayx-blog.pgs.sh/
|
||||||
- https://mayx.netlify.app/
|
- https://mayx.netlify.app/
|
||||||
- https://mayx.gitnet.page/
|
- https://mayx.gitnet.page/
|
||||||
|
- https://mayx.grebedoc.dev/
|
||||||
- https://mabbs.kinsta.page/
|
- https://mabbs.kinsta.page/
|
||||||
- https://mayx.codeberg.page/
|
- https://mayx.codeberg.page/
|
||||||
- https://mayx.tildepages.org/
|
- https://mayx.tildepages.org/
|
||||||
@@ -42,6 +44,7 @@ repos:
|
|||||||
- https://gitea.com/mayx/mayx
|
- https://gitea.com/mayx/mayx
|
||||||
- https://gitgud.io/mayx/mayx
|
- https://gitgud.io/mayx/mayx
|
||||||
- https://git.sr.ht/~mayx/mayx
|
- https://git.sr.ht/~mayx/mayx
|
||||||
|
- https://worktree.ca/mayx/blog
|
||||||
- https://git.launchpad.net/mayx
|
- https://git.launchpad.net/mayx
|
||||||
- https://gin.g-node.org/mayx/blog
|
- https://gin.g-node.org/mayx/blog
|
||||||
- https://tildeforge.dev/mayx/blog
|
- https://tildeforge.dev/mayx/blog
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ cd blog
|
|||||||
mkdir Mabbs
|
mkdir Mabbs
|
||||||
curl -L -o Mabbs/README.md https://github.com/Mabbs/Mabbs/raw/main/README.md
|
curl -L -o Mabbs/README.md https://github.com/Mabbs/Mabbs/raw/main/README.md
|
||||||
bundle exec jekyll build -d ../public_html
|
bundle exec jekyll build -d ../public_html
|
||||||
|
rsync --delete -rv ../public_html/ mayx@pgs.sh:/blog
|
||||||
tar czvf MayxBlog.tgz --exclude-vcs ../public_html/
|
tar czvf MayxBlog.tgz --exclude-vcs ../public_html/
|
||||||
mv MayxBlog.tgz ../public_html/
|
mv MayxBlog.tgz ../public_html/
|
||||||
cd ../public_html/
|
cd ../public_html/
|
||||||
@@ -14,8 +15,10 @@ git init
|
|||||||
git branch -m main
|
git branch -m main
|
||||||
git add .
|
git add .
|
||||||
git commit -m "update"
|
git commit -m "update"
|
||||||
|
git branch pages
|
||||||
git remote add codeberg ssh://git@codeberg.org/mayx/pages.git
|
git remote add codeberg ssh://git@codeberg.org/mayx/pages.git
|
||||||
git remote add bitbucket ssh://git@bitbucket.org/unmayx/unmayx.bitbucket.io.git
|
git remote add bitbucket ssh://git@bitbucket.org/unmayx/unmayx.bitbucket.io.git
|
||||||
git push -f codeberg main
|
git push -f codeberg main
|
||||||
|
git push -f codeberg pages
|
||||||
git push -f bitbucket main
|
git push -f bitbucket main
|
||||||
/home/mayx/blog-env/node_modules/surge/bin/surge /home/mayx/public_html/ mayx.surge.sh
|
/home/mayx/blog-env/node_modules/surge/bin/surge /home/mayx/public_html/ mayx.surge.sh
|
||||||
Reference in New Issue
Block a user