forked from cyberia/website
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
site | 2 years ago | |
.gitignore | 4 years ago | |
LICENSE | 4 years ago | |
README | 4 years ago | |
cronjob | 4 years ago | |
cyberia.css | 2 years ago | |
make | 2 years ago |
README
Website for Cyberia. https://cyberia.club to build the site, try ./make ;0 to install it on a webserver, do something like -> mkdir -p /var/www/cyberia.club -> git clone https://git.cyberia.club/services/website \ /var/www/cyberia.club -> echo '* * * * * root /var/www/cyberia.club/cronjob' > \ /etc/cron.d/website-sync