|
|
|
@ -1,16 +1,22 @@
|
|
|
|
|
[ |
|
|
|
|
{ |
|
|
|
|
"name": "aptpkg", |
|
|
|
|
"desc": "personal ubuntu packaging/ package scripts", |
|
|
|
|
"url": "https://sr.ht/~earnestma/aptpkg/", |
|
|
|
|
"git": "https://git.sr.ht/~earnestma/aptpkg/", |
|
|
|
|
"deprecated": "true" |
|
|
|
|
"name": "Site", |
|
|
|
|
"desc": "My personal website and blog (this site!)", |
|
|
|
|
"url": "/", |
|
|
|
|
"git": "https://git.earne.link/earnestma/site" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "dotfiles", |
|
|
|
|
"desc": "Personal dotfiles repo", |
|
|
|
|
"git": "https://git.earne.link/earnestma/dotfiles" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "aptpkg", |
|
|
|
|
"desc": "personal ubuntu packaging/ package scripts", |
|
|
|
|
"url": "https://sr.ht/~earnestma/aptpkg/", |
|
|
|
|
"git": "https://git.sr.ht/~earnestma/aptpkg/", |
|
|
|
|
"deprecated": "true" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "EMPL", |
|
|
|
|
"desc": "earnest's public license", |
|
|
|
@ -22,11 +28,5 @@
|
|
|
|
|
"desc": "A Hugo theme for your digital garden, notes, or wiki.", |
|
|
|
|
"git": "https://git.earne.link/earnestma/nwt", |
|
|
|
|
"deprecated": true |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "Site", |
|
|
|
|
"desc": "My personal website and blog (this site!)", |
|
|
|
|
"url": "/", |
|
|
|
|
"git": "https://git.earne.link/earnestma/site" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|