We dont like skids.
A website based on nohello.net, but heavily modified with rich features !
Tip
To ensure high-quality production content, we recommend building the website from source before deploying it to a web server.
Check out the build README for detailed instructions.
It's a php-dependent site, except if you dont want to use the API (that would be sad).
You also need to install the package librsvg2-bin
to convert SVG into PNG, and php must have the exec() function allowed.
Installation:
git clone https://github.com/douxxtech/noskid.today
cd noskid.today
php -S 0.0.0.0:80
(or use something like apache with php-fpm)
Note: i'll >> maybe << rewrite the API Backend in JavaScript, if i find the time to do it
Warning
We recently changed our API ! We recommand looking at the change notes: api-changes.md
Tip
This website contains a lot (and really, a lot) of hidden features, find them by looking at the console ! (Shift + ESC)
E.G: use Shift + T to open the comments !
Licensed under the NSDv1.0 License
Thanks to all the contributors <3
Oh yea, i forgot to tell ya, i also hate CI/CD.