Commit Graph

1023 Commits

Author SHA1 Message Date
shockrahwow
f4ec6102c3 favicon 2019-11-27 23:40:47 -08:00
shockrahwow
9bdeedb3d8 added routes for js and random media
removed login logic from website as the app is needed for that
2019-11-27 23:13:07 -08:00
shockrahwow
1706efc619 adding some todos for the server
* in no particular order
2019-11-27 22:46:18 -08:00
shockrahwow
a5f78421c3 changed sass to be more 'dark" but still /comfy/ 2019-11-27 22:42:04 -08:00
shockrahwow
3f25ca913c general theming sass 2019-11-27 22:41:47 -08:00
shockrahwow
2252525244 our stylesheets can now override library defaults 2019-11-27 22:39:26 -08:00
shockrahwow
043e8547a9 live reloading added to backends website sass 2019-11-27 22:39:08 -08:00
shockrahwow
4e6712584e switched to using templates for header/navbar/footer 2019-11-27 22:15:22 -08:00
shockrahwow
8b6d461c2e adding set var 'stylesheet' to header
giving us more flexibility in our header
2019-11-27 22:13:43 -08:00
shockrahwow
a0f29e9ce0 navbar template 2019-11-27 22:10:21 -08:00
shockrahwow
8db16707ed removed height restriction on content 2019-11-27 21:50:31 -08:00
shockrahwow
db439f1c1a sample content w/ no proof reading lulw 2019-11-27 21:50:01 -08:00
shockrahwow
a1c81ef121 removed fluff from css and made framework look prettier
still need actual content tho
2019-11-27 21:37:36 -08:00
shockrahwow
080f76f15d basically just copied frontends sass build script 2019-11-27 21:37:14 -08:00
shockrahwow
780e8b26bb fixed typo and adding about page route in server 2019-11-27 21:28:04 -08:00
shockrahwow
38b7b7e26c about framework but still needs actual content 2019-11-27 21:27:48 -08:00
shockrahwow
2767089229 templates for use in other pages 2019-11-27 21:21:15 -08:00
shockrahwow
918489399f ignoring css which gets built from sass 2019-11-27 20:24:28 -08:00
shockrahwow
96e6cbb5be passing tests for basic pages and css routes 2019-11-27 20:05:39 -08:00
shockrahwow
8bcea3741a removed run from default recipe 2019-11-27 17:45:26 -08:00
shockrahwow
3b175c4ea5 ugly but the frame or whatever is there so fuck it 2019-11-27 17:45:17 -08:00
shockrahwow
54f956bccb updated path to client in main controller 2019-11-27 15:20:10 -08:00
shockrahwow
01576c67ef build sys improvement: live watching of css changes 2019-11-27 15:09:17 -08:00
shockrahwow
809b58e383 cleanup recipe for sass 2019-11-27 00:46:54 -08:00
shockrahwow
0529a0342e removing menu bar cuz its ugly 2019-11-27 00:46:43 -08:00
shockrahwow
7711ddf786 fixed typo in sass file 2019-11-27 00:46:32 -08:00
shockrahwow
8390322750 proper filenames for use in html later on 2019-11-26 23:48:06 -08:00
shockrahwow
76f002dacf basic windows stuff(that really needs tweaking duh) 2019-11-26 23:42:45 -08:00
shockrahwow
19a3d51a5c Framework for login(css far from done tho) 2019-11-26 23:42:04 -08:00
shockrahwow
67022d182b furthering the sass meme 2019-11-26 23:40:52 -08:00
shockrahwow
f1dd3155ac using sass for building css later in dev pipeline 2019-11-26 23:40:36 -08:00
shockrahwow
811395c4db project deps at start 2019-11-26 22:31:56 -08:00
shockrahwow
64246b2111 tbh this perms thing is just annoying 2019-11-26 21:18:40 -08:00
shockrahwow
2f18510a37 fixed type in gitignore 2019-11-26 20:34:22 -08:00
shockrahwow
6c6c0d0c36 adding base package.json
fixed type in .gitignore
2019-11-26 20:33:52 -08:00
shockrahwow
3f9e31a2ea new setup script for css and js setup 2019-11-26 20:32:52 -08:00
shockrahwow
f4d1870fed install/setup script 2019-11-26 00:01:25 -08:00
shockrahwow
d07d728ac4 smol goals for now 2019-11-24 20:10:39 -08:00
shockrahwow
42038106cd removing fn routes for static files 2019-11-13 19:49:06 -08:00
shockrahwow
d248821271 adding static_file lib to project 2019-11-13 19:48:13 -08:00
shockrahwow
07390f1469 moved website routes to they're own module:
Rationale - these routes are completely seperate from everything else after this point
2019-11-13 19:22:06 -08:00
shockrahwow
b3fb0b07e8 make now just calls sass builder 2019-11-13 19:03:19 -08:00
shockrahwow
de35db1a9a back to root goals/expectations 2019-11-13 18:54:53 -08:00
shockrahwow
dd112f7c7a moving sass build script 2019-11-13 18:53:11 -08:00
shockrahwow
b0ded798c3 removing server things from the '''official client''' 2019-11-13 18:52:46 -08:00
shockrahwow
3ea5cdcab6 movind sass to server side 2019-11-13 18:50:32 -08:00
shockrahwow
7470e1f7ad index/login templates for web responsess 2019-11-13 18:48:38 -08:00
shockrahwow
13a993230d bulding for unit testing 2019-11-13 18:47:55 -08:00
shockrahwow
5aac2a0c10 uniironically testing tests 2019-11-13 18:47:36 -08:00
shockrahwow
c4e0071a59 dispatch make file 2019-11-12 17:10:05 -08:00