Commit Graph

253 Commits

Author SHA1 Message Date
7a38cdaaf5 stylish duck 2023-04-23 21:31:32 -05:00
2925a7c8e9 get ducked! 2023-04-23 21:26:35 -05:00
726ff889c3 ducks spinning 2023-04-23 14:38:51 -05:00
23d6e12768 Become legally insane 2023-04-23 14:17:23 -05:00
02dc26d54b First iteration bookshelf 2023-04-23 14:17:06 -05:00
b82d00fa3a About Me page to grid 2023-04-23 11:12:31 -05:00
eeff278c1b enable gzip 2023-02-19 11:44:58 -06:00
760c83f465 load optimization 2023-02-11 13:52:27 -06:00
891371e03a restyle about page - mobile multi-column realign 2023-02-10 10:52:43 -06:00
fb54c81f19 remove old react code 2023-02-10 10:14:22 -06:00
cc49499ac6 minor appearances 2023-02-06 18:08:29 -06:00
8193a6109e nav box size/toggle patch 2023-02-01 21:56:03 -06:00
3474891c2c quality of life improvements (both user and dev) 2023-02-01 21:15:33 -06:00
b04dc0504f replace sockets with api 2023-01-30 13:52:51 -06:00
90725adc2d validation debug 2023-01-30 13:05:04 -06:00
d79868c45e allow eval to be used in container 2023-01-29 18:13:01 -06:00
8b4a97bf73 simulate Single Page App with websockets 2023-01-29 18:04:16 -06:00
f99ad56e1d bug squashing 2023-01-29 14:25:39 -06:00
e9d9d4baed fix security policies 2023-01-29 12:27:55 -06:00
16ec6f7a92 add nginx security policies 2023-01-29 11:16:38 -06:00
1a7612a976 nginx http and www redirects 2023-01-29 11:11:08 -06:00
580bcb704f added nginx with supervisor
so much suffering occurred here.  Let's hope it was worth it.
2023-01-29 11:02:30 -06:00
ad42da1736 Merge pull request #18 from asimonson1125/to-flask
To flask
2023-01-28 14:03:02 -05:00
87833551a6 archive ReactApp 2023-01-28 13:02:29 -06:00
c82606319c Convert React pages to Flask
oorah.
2023-01-28 12:26:44 -06:00
bb6e81a77c compile sass only in development 2023-01-27 22:05:18 -06:00
00bd66f6bd docker try 3 2023-01-27 22:01:51 -06:00
38325641b4 docker specification 2023-01-27 21:59:44 -06:00
88d15c1d49 housekeeping 2023-01-27 21:57:26 -06:00
8d38af02c6 Rebuild homepage with Flask 2023-01-27 17:07:35 -06:00
e787189e14 hotfix 2023-01-27 13:20:23 -06:00
ec09997e0c canonical seo 2023-01-27 13:14:20 -06:00
f1c9ffbf1c cname 2023-01-26 19:27:07 -06:00
af52cf4fd2 SEO optimization (I think? idrk) 2023-01-26 18:37:38 -06:00
9beb7c62b8 temporary 'activities' page 2023-01-25 13:04:16 -06:00
de6ca0b8bc try dockerfile 2023-01-25 12:55:28 -06:00
66731f249a localize stats 2023-01-25 12:54:32 -06:00
18c8d1ab0f unique page metadata 2023-01-23 20:51:16 -06:00
af604fd3f6 Merge branch 'master' of https://github.com/asimonson1125/asimonson1125.github.io 2023-01-23 18:59:21 -06:00
5de2a2b2dd handle chess.com req failure 2023-01-23 18:59:05 -06:00
a7dec4491a Made *a* Timeline 2023-01-16 18:30:51 -06:00
0a1995c7e8 rework checkbox function 2023-01-16 18:30:08 -06:00
9187cdb3fd Merge branch 'master' of https://github.com/asimonson1125/asimonson1125.github.io 2023-01-08 15:45:25 -06:00
de1fa4b15b partial margin correction 2023-01-08 15:45:15 -06:00
fb20e7724e Merge pull request #17 from asimonson1125/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2023-01-08 16:20:46 -05:00
c07ea50491 implement checkbox filtering + timeline animations 2023-01-08 15:20:21 -06:00
894a2e4053 add most used languages embed 2023-01-08 12:39:03 -06:00
dependabot[bot]
42651937be Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 18:14:00 +00:00
0efed22013 Create checkbox filtering 2023-01-06 22:16:21 -05:00
97a62ddb65 Construct timeline 2023-01-01 19:23:51 -05:00