mirror of
https://git.ari.lt/ari.lt/blog.ari.lt.git
synced 2025-02-04 09:39:25 +01:00
update @ Thu Jun 20 18:03:40 EEST 2024
Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
parent
8bab77c580
commit
1b9cac4ac2
1 changed files with 12 additions and 0 deletions
12
blog.json
12
blog.json
|
@ -128,6 +128,18 @@
|
||||||
"top-words": 64,
|
"top-words": 64,
|
||||||
"top-tags": 64,
|
"top-tags": 64,
|
||||||
"posts": {
|
"posts": {
|
||||||
|
"migrated-from-github-selfhosted-forgejo": {
|
||||||
|
"title": "migrated from GitHub to self-hosted Forgejo",
|
||||||
|
"description": "migrated from github to self-hosted ari-web forgejo fully",
|
||||||
|
"content": "hello\n\nthis is a notification letting everyone know that i've migrated from GitHub to Forgejo :\n\n- <https://github.com/TruncatedDinoSour> => <https://git.ari.lt/git>\n- <https://github.com/ari-lt> => <https://git.ari.lt/ari.lt>\n- <https://github.com/coffee-theme> => <https://git.ari.lt/coffee>\n\nfrom now on use <https://git.ari.lt/> to clone my repositories, if you don't have an ari-web\ngit account you can make one ( requires an email ) or send patches through email ([ari@ari.lt](mailto:ari@ari.lt))\nplease note that i will not accept suspicious code nor will i allow suspicious accounts to stay\non ari-web git\n\nif you have a cloned repository, please switch the origin :\n\n git remote set-url origin git@git.ari.lt:<user>/<repo>.git\n\nfor example :\n\n git remote set-url origin git@git.ari.lt:ari.lt/ari.lt.git\n\n:)",
|
||||||
|
"keywords": [
|
||||||
|
"forgejo",
|
||||||
|
"github",
|
||||||
|
"git",
|
||||||
|
"byehub"
|
||||||
|
],
|
||||||
|
"created": 1718885003.423594
|
||||||
|
},
|
||||||
"1-million": {
|
"1-million": {
|
||||||
"title": "1 million !",
|
"title": "1 million !",
|
||||||
"description": "ari-web just hit 1000000 visits",
|
"description": "ari-web just hit 1000000 visits",
|
||||||
|
|
Loading…
Add table
Reference in a new issue