Go to file
bearfm 9ae5d5adf8
changed colors a bit and changed text alignment
2024-03-03 19:03:18 -08:00
.vscode now pushing compiled files, and added other stuff 2024-01-26 19:44:36 -08:00
dist changed colors a bit and changed text alignment 2024-03-03 19:03:18 -08:00
js no more comments (im evil) 2024-01-27 16:52:54 -08:00
src changed colors a bit and changed text alignment 2024-03-03 19:03:18 -08:00
static change 2024-01-27 16:16:51 -08:00
.gitignore now pushing compiled files, and added other stuff 2024-01-26 19:44:36 -08:00
LICENSE license 2024-02-17 10:21:04 -08:00
Makefile more stuff 2024-01-27 14:28:45 -08:00
README.txt update README.txt 2024-01-27 13:18:25 -08:00

README.txt

bear.oops.wtf

Redesign of https://bear.oops.wtf

Requirements:
    pandoc
    make
    uglify-js
    scss (sass)

Usage:
    Use GNU Make to compile,
    Point your webserver to the dist/ directory