site, wiki, and css theme
https://tilde.team
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is passing
Details
|
4 months ago | |
---|---|---|
.idea | 4 months ago | |
.well-known | 5 months ago | |
css | 11 months ago | |
fonts | 3 years ago | |
js | 3 years ago | |
logos | 4 years ago | |
news | 4 months ago | |
ring | 1 year ago | |
signup | 4 months ago | |
users | 4 months ago | |
wiki | 4 months ago | |
.drone.yml | 12 months ago | |
.gitignore | 1 year ago | |
LICENSE.md | 2 years ago | |
README.md | 11 months ago | |
apple-icon.png | 4 years ago | |
apple-touch-icon-precomposed.png | 4 years ago | |
browserconfig.xml | 5 years ago | |
composer.json | 4 months ago | |
composer.lock | 4 months ago | |
favicon-16x16.png | 4 years ago | |
favicon-32x32.png | 4 years ago | |
favicon-96x96.png | 4 years ago | |
favicon.ico | 4 years ago | |
footer.php | 11 months ago | |
gen_tdp | 3 years ago | |
header.php | 11 months ago | |
humans.txt | 11 months ago | |
index.php | 6 months ago | |
localrouter.php | 11 months ago | |
ms-icon-310x310.png | 4 years ago | |
services.php | 11 months ago | |
tildegit.png | 4 years ago | |
tildenews.png | 4 years ago | |
tilderadio.png | 4 years ago | |
tildezone.png | 4 years ago |
README.md
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 localrouter.php
- 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.