Commit Graph

60 Commits

Author SHA1 Message Date
6ba7d561fb More changes to structure and UI 2022-04-27 21:55:18 -04:00
2d4a2809b4 Make prop requests to static 2022-04-27 06:39:10 -04:00
6c999dbabf Change gen dir for deploy purposes 2022-04-27 06:28:15 -04:00
9296ffd2c8 Remove file gen placeholder 2022-04-27 05:38:48 -04:00
82d92ec6a7 Merge branch 'master' of github.com:LambdaPaul/www 2022-04-27 05:37:53 -04:00
4d954bf648 Content update and minor UI changes 2022-04-27 05:36:54 -04:00
bbd553d32c UI updates 2022-04-27 05:10:49 -04:00
f63607b010 ignore dynamically generated import [bleh] 2022-04-27 04:07:40 -04:00
415f950a42 Cleanup post caching 2022-04-27 04:03:21 -04:00
adae0b1fb2
Create posts.json 2022-04-24 00:43:03 -04:00
24a76f8f7c type error hotfixes 2022-04-24 00:40:26 -04:00
d189096e96 Webpack hook for jsongen, [somewhat broken] UI changes 2022-04-24 00:27:51 -04:00
103eec9551 Type error and other fixes 2022-04-23 20:35:53 -04:00
8538512fa4 Accessibility changes 2022-04-23 19:26:23 -04:00
088932a742 Yamlify page objects 2022-04-23 19:03:43 -04:00
7ac30458d1
Add orient express 2022-04-20 16:12:27 -04:00
2164775c6f Change 404 tag 2022-02-15 22:24:17 -05:00
9ca3e18dd4 Remove grade-calc 2022-02-15 22:19:49 -05:00
389d4611e5 Use higher res cover for Baba 2022-02-14 15:48:51 -05:00
a7a7429d4c Minor dep. updates 2022-02-14 15:45:27 -05:00
bfacb23f8a Add posts and old grade-calc
Fix small bugs
>bad commit
2022-02-14 15:32:58 -05:00
391fff28b1
Update playlists.tsx 2022-01-24 19:58:01 -05:00
54485484da
Add Twitter 2021-12-17 20:27:27 -05:00
85bdb97d04
Update about.tsx 2021-12-13 13:35:49 -05:00
cf23df94c9
Remove redundant sort 2021-12-12 22:19:49 -05:00
52882a8b39 Update rec. list 2021-12-08 03:54:18 -05:00
185b5a5e86 Add Cantarell font variations 2021-12-08 03:07:00 -05:00
dcb0c403b3 Add normalize.css 2021-12-08 02:53:04 -05:00
dc397934cf Add lang attr. for better accessibility 2021-12-08 02:20:30 -05:00
d3af524580 move misplaced file 2021-12-08 02:02:43 -05:00
86a6063c65 Fix keybind on Win changing focus to addrbar 2021-12-08 02:00:34 -05:00
2818cb708c Fix single quotes in js obj 2021-12-08 01:14:11 -05:00
e7705b2781 Update dependencies 2021-12-08 01:13:39 -05:00
f539f78820
Merge pull request #6 from LambdaPaul/debug
Add resources
2021-12-07 23:31:34 -05:00
b817641b4b Display resources page data 2021-12-07 23:30:34 -05:00
13de0e15b0 Remove instructions that do not work 2021-12-07 23:23:56 -05:00
a64de137b3
Merge pull request #5 from LambdaPaul/debug
Switch to next.js from vanilla
2021-12-07 22:42:40 -05:00
9f56e40d1c Init next.js port 2021-12-07 22:38:31 -05:00
ba6071d2a6 Remove vanilla code 2021-12-06 19:23:41 -05:00
c2ea836a9d Make site.json for better automation 2021-10-01 02:39:41 -04:00
24dfab7da6 Reduce result links size 2021-10-01 02:05:15 -04:00
d61a535a95 Fix fuzzy init sort 2021-10-01 02:03:22 -04:00
b278e2fac0 Add playlists 2021-10-01 01:51:58 -04:00
3509ba9974 Add backspace help 2021-10-01 01:23:35 -04:00
834817401b Add netlify rel 2021-10-01 01:23:17 -04:00
fc82097486 Delete CNAME 2021-10-01 00:49:06 -04:00
6cb7b4f1a5 Add about page 2021-10-01 00:28:24 -04:00
79aad66352 Minify lambda SVG 2021-10-01 00:28:00 -04:00
Paul
91dc1c1296 Fix arrow key scrolling and make it work on keydown instead of up
There is an issue with the new key based nav system. When control elements lose their focus, there is no good way to bring it back.
2021-09-24 01:34:34 -04:00
Paul
7e15316ad6 Improve UX and add more page links 2021-09-24 00:08:37 -04:00