28c341ea00
Fix menu button
2024-12-13 09:12:41 -08:00
8709bf66f1
Faster buffer flush for instant statistic generations
2024-12-11 22:27:57 -06:00
d65f8a7e80
Update verison number
2024-12-11 22:21:53 -06:00
03286c9f75
Change ordering
2024-12-11 22:20:55 -06:00
53ddc334f1
Remove duplicate log section
2024-12-11 22:18:17 -06:00
f18ceeb663
Rearrange log tracking sections
2024-12-11 22:07:29 -06:00
fd00d16c37
Re-do the tracking section
2024-12-11 21:59:51 -06:00
f0135e4e54
Move logging to http section
2024-12-11 21:56:01 -06:00
13d137847c
Add server side logging tracking
2024-12-11 21:51:56 -06:00
28c81bddaf
Update footer quote
2024-12-11 17:40:29 -06:00
4bdde33534
Updated footer quote
2024-12-11 15:59:45 -06:00
dcce8c0b3e
Remove quotation mark
2024-12-11 15:47:46 -06:00
78c1422fe4
Updated a quote
2024-12-11 15:41:42 -06:00
3f23aa5e93
Add development enviornment and update documents
2024-12-10 23:43:33 -06:00
d13838758e
Make correction to email account
2024-12-10 19:52:09 -06:00
3bf017543c
Update contact info
2024-12-10 19:48:09 -06:00
e238c56480
Update version number
2024-12-10 19:47:21 -06:00
195aeea56b
Improve mobile and small screen experiences
2024-12-10 19:42:20 -06:00
185c70e76e
Make contact form functional
2024-12-10 19:21:09 -06:00
d20a4f74ed
chore: update dependencies to latest versions
...
- React and React DOM to 19.0.0
- @types/react to 19.0.1
- @types/react-dom to 19.0.2
- @types/node to 22.10.1
- Vite to 6.0.3
- react-simple-maps to 4.0.0-beta.6
2024-12-10 11:32:38 -06:00
a09c831b2e
Fix assets to be included
2024-12-09 19:18:23 -06:00
f56c7ab126
Update copying order
2024-12-09 18:43:33 -06:00
4c0fde6415
Copy all source first
2024-12-09 18:41:11 -06:00
545b49b65f
add builder
2024-12-09 18:39:02 -06:00
da49f378c6
Update with assets path
2024-12-09 18:36:56 -06:00
6365a2ecb2
Fix assets to be copied
2024-12-09 18:29:25 -06:00
547b3b1440
Fix port
2024-12-09 18:24:23 -06:00
33a2488869
Update to add for videos
2024-12-09 18:20:06 -06:00
0823a15744
Fix docker related issues
2024-12-09 18:18:49 -06:00
620666e7f1
fix: copy public assets to dist
2024-12-09 18:08:59 -06:00
7b27845812
fix: create required directories in Dockerfile
2024-12-09 18:05:46 -06:00
a85d4e2ee9
fix: ensure all public assets are copied to dist
2024-12-09 18:02:23 -06:00
b4a89287bd
fix: ensure public directories exist
2024-12-09 17:56:19 -06:00
2dfa0daa42
fix: ensure all public assets are copied to dist
2024-12-09 17:53:09 -06:00
05786a9517
fix: update config for video serving
2024-12-09 17:30:49 -06:00
55c2bc5e12
fix: ensure public files are copied to dist
2024-12-09 17:26:10 -06:00
90ca68e939
fix: ensure public directory exists in container
2024-12-09 17:19:50 -06:00
aec55f02c8
chore: add public directory structure and update docker-compose
2024-12-09 17:16:04 -06:00
d426b49670
Update build files
2024-12-09 17:12:44 -06:00
e41ce01162
fix: update vite config for static file serving
2024-12-09 17:03:36 -06:00
a29b2bb2b5
Add video_content directory
2024-12-09 16:37:06 -06:00
bf4b633935
chore: merge gitignore changes
2024-12-09 16:20:42 -06:00
f3f144fdab
chore: ignore video files
2024-12-09 16:19:00 -06:00
8389c4a040
Update for videos to be added to resource
2024-12-09 16:17:35 -06:00
aa355375e9
temporary: untrack large files
2024-12-09 16:01:29 -06:00
140e9a532c
Add Git LFS tracking for videos
2024-12-09 15:22:05 -06:00
c0bb3a6e91
Add more videos and relevant files to Resources
2024-12-09 13:45:55 -06:00
0b10547bd5
Switch from github
2024-11-30 18:37:33 -06:00
80b8200fc2
update: add caddy network
2024-11-30 14:54:48 -06:00
14fb61aab9
Development environment:
...
- Added Dockerfile.dev for local development
- Configured volume mounts for hot reloading
- Set up Vite dev server with proper host binding
Production environment:
- Streamlined multi-stage build process
- Removed Nginx in favor of future Caddy setup
- Optimized container size and build steps
2024-11-30 02:10:00 -06:00