Commit graph

92 commits

Author SHA1 Message Date
jc
5fbc6217a5
add pre_cmd in .air.toml to generate styles on hot reload 2024-03-26 01:18:44 -04:00
jc
8fa143a6fc
remove --watch option from tw:dev script 2024-03-26 01:18:16 -04:00
jc
195844deac
remove dev script 2024-03-26 01:17:32 -04:00
jc
439db8d60b
remove prettier npm scripts 2024-03-26 01:17:13 -04:00
jc
9c20148159
flatten folder structure 2024-03-26 01:14:51 -04:00
jc
3d7af759a7
add readme 2024-03-25 00:29:14 -04:00
jc
04d604a3c6
move input css in root 2024-03-25 00:29:07 -04:00
jc
7108cce096
move main.go out to root 2024-03-25 00:26:16 -04:00
jc
a52545a0c2
add route for health-check 2024-03-05 00:39:22 -05:00
jc
e2dcb47901
add preloads to big images for optimization
adds just a little more to initial load, afterwards everything is cached
so it doesn't matter
2024-02-25 02:12:04 -05:00
jc
7c4a6b030d
log if env is being loaded 2024-02-25 02:11:27 -05:00
jc
aad41ab47c
fix typo in default port 2024-02-25 02:11:15 -05:00
jc
3ea9b2944c
add makefile 2024-02-24 23:58:37 -05:00
jc
edb5f84d10
ignore build directory 2024-02-24 23:58:28 -05:00
jc
3b6f07f094
load port from environment 2024-02-24 23:51:15 -05:00
jc
0f95094014
only load .env file when not in prod 2024-02-24 23:20:19 -05:00
jc
48e6a851fa
leave resume link out for now
need to update resume T.T
2024-02-24 20:43:51 -05:00
jc
01cb802d0e
replace me image with compress version 2024-02-13 02:50:39 -05:00
jc
2c43d1970c
fix desktop view navbar 2023-10-29 22:58:34 -04:00
jc
678e2fc0d5
updates to landing page 2023-10-29 22:56:41 -04:00
jc
a8a930d1fe
in-progress: working on project cards 2023-10-25 17:05:48 -04:00
jc
86856dc36e
center menu icon 2023-10-25 13:31:30 -04:00
jc
a58b95e7e8
fix overflow cause by oversized section titles 2023-10-25 13:19:31 -04:00
jc
9e5a5927f1
lock scroll when mobile nav is opened 2023-10-25 13:19:03 -04:00
jc
9b3c16d5db
better responsiveness on various screen sizes 2023-10-25 12:03:24 -04:00
jc
8d7991719f
format config for prettier & tailwindcss classes sorting 2023-10-25 01:29:48 -04:00
jc
a7720d8645
format index.html 2023-10-24 18:12:16 -04:00
jc
6844707118
fix typo 2023-10-24 18:06:55 -04:00
jc
3a3949b344
updated go.mod and go.sum 2023-10-24 00:29:19 -04:00
jc
d2e3fafae7
in progress: working on getting retina display responsiveness right 2023-10-24 00:28:03 -04:00
jc
54793b3731
remove unused routes 2023-10-22 00:52:58 -04:00
jc
55dfafe7ed
remove extra html templates 2023-10-22 00:25:47 -04:00
jc
d6d2ad166d
remove main.py from repo 2023-10-22 00:24:30 -04:00
jc
e1194eed17
adding background textures 2023-10-22 00:23:46 -04:00
jc
fc56bdbe50
add favicon 2023-10-21 22:27:44 -04:00
jc
e9e5a0ad39
in progress: project and about me section 2023-10-21 18:57:39 -04:00
jc
cb265d085f
fix typo in website title 2023-10-21 13:28:19 -04:00
jc
f570a799e6
add routes 2023-10-21 00:54:52 -04:00
jc
ce6d6f8fb3
add static resources 2023-10-21 00:54:40 -04:00
jc
1b3f0b7c48
add html templates and styles 2023-10-21 00:54:29 -04:00
jc
bd9fa98b1a
add project setup files 2023-10-21 00:54:05 -04:00
Jc
9a9b4dd816
Initial commit 2023-10-20 00:48:54 -04:00