news posts

This commit is contained in:
Ben Harris 2018-01-16 15:12:53 -05:00
parent 9738a58958
commit 60980cbd60
2 changed files with 14 additions and 0 deletions

7
news/008_tildegit.json Executable file
View File

@ -0,0 +1,7 @@
{
"published": true,
"date": "jan 2018",
"title": "<a href=\"https://git.tilde.team\">tildegit</a>",
"author": "<a href=\"/~ben/\">~ben</a>",
"content": "for some reason, i have this desire to run all kinds of self-hosted tools on the tilde box. i used to run a gitlab instance under my own personal domain, but it turned out to be way more work than it was worth. i had been interested by <a href=\"http://gogs.io\">gogs</a> in the past and stumbled upon the community fork <a href=\"https://gitea.io\">gitea</a>, which is more up to date and full-featured. at this point, it's just some mirrored repos from my github page and the tilde.team org. let me know if you have any ideas for it!"
}

View File

@ -0,0 +1,7 @@
{
"published": true,
"date": "jan 2018",
"title": "<a href=\"https://notes.tilde.team/\">paperwork tildenotes</a>",
"author": "<a href=\"/~ben/\">~ben</a>",
"content": "continuing in the vein of self-hosted services, i stood up an instance of <a href=\"http://paperwork.rocks\">paperwork</a> as <a href=\"https://notes.tilde.team\">tildenotes</a>. feel free to check it out and support the project!"
}