From cea1082f9139506e711b93f6c673638b97a29068 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Thu, 28 Dec 2017 18:44:45 -0500 Subject: [PATCH] more posts, jumbootron --- index.php | 20 +++++++++++--------- news/003_mastodon.json | 2 +- news/004_discord.json | 7 +++++++ news/005_github.json | 7 +++++++ 4 files changed, 26 insertions(+), 10 deletions(-) create mode 100644 news/004_discord.json create mode 100644 news/005_github.json diff --git a/index.php b/index.php index 9d01b9b..8058d47 100755 --- a/index.php +++ b/index.php @@ -34,8 +34,10 @@
-

~~~tilde.team~~~

-
+
+        
+

~~~tilde.team~~~

+
    __  _ __    __      __
   / /_(_) /___/ /__   / /____  ____ _____ ___
  / __/ / / __  / _ \ / __/ _ \/ __ `/ __ `__ \
@@ -43,16 +45,16 @@
 \__/_/_/\__,_/\___(_)__/\___/\__,_/_/ /_/ /_/
 
-
+
+

a digital community for socializing, learning, and making cool stuff

+
+

tilde.team is one tiny standard unix computer in the cloud that anyone can use and learn to use in the shared pursuit of cool sites and unix tools.

- -

i created this site after hearing about paul ford's - tilde.club. when i was unable to join due to the waitlist, i decided to create my own. see - my tilde page or my - personal site for more info about me.

+

i created this site after hearing about paul ford's tilde.club. when i was unable to join due to the waitlist, i decided to create my own. see my tilde page or my personal site for more info about me.


+ signup @@ -63,7 +65,7 @@

-

other tilde things

+

other tilde stuff

tilde~discord diff --git a/news/003_mastodon.json b/news/003_mastodon.json index 3c66ce5..3a8de2f 100755 --- a/news/003_mastodon.json +++ b/news/003_mastodon.json @@ -1,7 +1,7 @@ { "published": true, "date": "dec 2017", - "title": "mastodon", + "title": "mastodon", "author": "~ben", "content": "hey tilders, there's a mastodon instance out there at social.tilde.team for members of the tilde community (and any others who are interested in an actually social social network. see you on there!" } diff --git a/news/004_discord.json b/news/004_discord.json new file mode 100644 index 0000000..6b0a900 --- /dev/null +++ b/news/004_discord.json @@ -0,0 +1,7 @@ +{ + "published": true, + "date": "dec 2017", + "title": "tilde~discord", + "author": "~ben", + "content": "there is also a discord server for the tilde team :) come say hi!" +} diff --git a/news/005_github.json b/news/005_github.json new file mode 100644 index 0000000..44a0b0f --- /dev/null +++ b/news/005_github.json @@ -0,0 +1,7 @@ +{ + "published": true, + "date": "dec 2017", + "title": "tilde.team github org", + "author": "~ben", + "content": "ICYMI, tilde.team has a github org for any projects that you may be working on!

the source code for this home page is out there (the theme too), along with a few other repos." +}