site, wiki, and css theme
css | ||
fonts | ||
js | ||
logos | ||
news | ||
ring | ||
signup | ||
users | ||
wiki | ||
.drone.yml | ||
.gitignore | ||
apple-icon.png | ||
apple-touch-icon-precomposed.png | ||
browserconfig.xml | ||
composer.json | ||
composer.lock | ||
favicon-16x16.png | ||
favicon-32x32.png | ||
favicon-96x96.png | ||
favicon.ico | ||
footer.php | ||
gen_tdp | ||
header.php | ||
humans.txt | ||
index.php | ||
LICENSE.md | ||
ms-icon-310x310.png | ||
README.md | ||
services.php | ||
tildegit.png | ||
tildenews.png | ||
tilderadio.png | ||
tildezone.png |
tilde.team
tilde.team homepage
__ _ __ __ __
/ /_(_) /___/ /__ / /____ ____ _____ ___
/ __/ / / __ / _ \ / __/ _ \/ __ `/ __ `__ \
/ /_/ / / /_/ / __// /_/ __/ /_/ / / / / / /
\__/_/_/\__,_/\___(_)__/\___/\__,_/_/ /_/ /_/
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.
this repo contains the frontpage and wiki for tilde.team. feel free to send pull requests or sign up for an account! thanks for checking it out.
see also css/ for info on the theme and working with that.
contributing
-
clone this repo
-
install deps (markdown parser)
composer install
- start a php development server
php -S localhost:9000
- create a feature branch
git checkout -b my-cool-feature
thanks!
hit me up on irc if you have any questions. most of this is quite hacky.