Public Access
1
0
Commit Graph

136 Commits

Author SHA1 Message Date
9296e92032 feat: add like button animation 2025-08-25 19:28:59 -04:00
d474bcfcd3 fix: update root in launch.json 2025-08-25 19:27:14 -04:00
bc57f5947c Revert "fix: update root in launch.json"
This reverts commit 0b8628a707.
2025-08-25 19:25:55 -04:00
0b8628a707 fix: update root in launch.json 2025-08-25 19:23:15 -04:00
ce469da10f fix: updated docker-compose.yml 2025-08-25 18:33:55 -04:00
b6ebbf2d94 fix: server.js message 2025-08-25 18:22:26 -04:00
bf6b72769b new: implement like counter for posts 2025-08-25 17:23:35 -04:00
d5f7d68c42 fix: do not restart debug when saving server.js 2025-08-25 17:19:27 -04:00
4f2bcc03b1 fix: update vscode workflow 2025-08-25 14:03:23 -04:00
4b24a1ebcc fix: update dev environment ports 2025-08-25 13:29:11 -04:00
bf2546e103 fix: add dedicated download resume button 2025-08-25 10:20:03 -04:00
a1c3e0357d fix: remove iframe resume 2025-08-25 09:17:48 -04:00
b7d74ccdc8 fix: update resume iframe 2025-08-25 09:09:25 -04:00
7bf546b074 style: refactor PDF viewer structure for improved readability and maintainability 2025-08-25 08:44:37 -04:00
721e454aa7 style: enhance PDF viewer fallback message and layout for better user experience 2025-08-25 01:38:30 -04:00
31356651af fix: replace iframe with object for PDF viewer compatibility 2025-08-25 01:34:08 -04:00
ea15919279 fix: replace iframe with object for PDF viewer compatibility 2025-08-25 01:31:27 -04:00
5574919a5d style: improve layout of post metadata for better responsiveness 2025-08-25 01:14:15 -04:00
c8f4bf5b39 feat: update resume links and add new resume page 2025-08-25 00:53:51 -04:00
e325d0f504 fix: match calendar icons 2025-08-24 23:51:03 -04:00
4ee51a59b0 feat: enhance view count display with singular/plural formatting 2025-08-24 23:46:17 -04:00
3416ee171c feat: enhance blog post view counter with individual tracking and display 2025-08-24 23:36:11 -04:00
9b2f5d5840 fix: add init flag and network configuration for Eleventy and API services in docker-compose 2025-08-24 22:44:33 -04:00
43f290526b feat: add syntax highlighting plugin and styles for code blocks 2025-08-24 22:44:22 -04:00
9d0d27c7b5 fix: ensure 404 page is excluded from collections 2025-08-24 19:05:12 -04:00
f5c1dcb9c8 fix: update tags from 'posts' to 'general' in blog post metadata 2025-08-24 18:25:40 -04:00
5c2c48f1cd fix: correct URL formatting in sitemap generation 2025-08-24 17:44:01 -04:00
6fb29a005f fix: remove blog page from collections 2025-08-24 03:42:42 -04:00
f2d8b9b2f4 fix: update default sitemap priority 2025-08-23 20:34:07 -04:00
5a240cfa56 fix: update blog post front matter 2025-08-23 20:32:54 -04:00
76d4c9e908 feat: add entrypoint script and healthcheck for improved container security and functionality 2025-08-23 18:28:59 -04:00
a100ea3159 refactor: optimize Dockerfile for multi-platform builds and add healthcheck script 2025-08-23 18:11:39 -04:00
a54d6e445f new: 404 redirect in server.js 2025-08-23 17:34:29 -04:00
9994878e49 fix: homepage counter script 2025-08-23 15:16:49 -04:00
0f6a66ae8f feat: implement homepage view tracking script 2025-08-23 14:48:31 -04:00
186629d6aa fix: add data slug for homepage tracking 2025-08-23 14:02:54 -04:00
c23f9335db feat: add view counter script to index page 2025-08-23 13:39:57 -04:00
3078f0a1ab fix: broken resume link 2025-08-23 13:15:51 -04:00
18de4ecee7 fix: ignore views.json 2025-08-23 12:40:02 -04:00
9e24a026c5 fix: prod docker-compose.yml 2025-08-23 12:37:41 -04:00
14a89bf6e2 feat: update proxy middleware configuration and enhance Docker Compose setup for development 2025-08-23 12:26:33 -04:00
53b70d776a feat: specify Docker Compose file for development environment 2025-08-23 11:56:30 -04:00
57beea8d7c docker-compose prod default 2025-08-23 11:43:19 -04:00
ee6287e706 feat: enable trust proxy for correct handling of protocols and client IPs 2025-08-23 11:38:20 -04:00
0327ef81a6 feat: add proxy middleware for API requests and create production Docker Compose setup 2025-08-23 11:27:40 -04:00
abfac06908 merge view count to main 2025-08-23 10:17:46 -04:00
ccc97eec11 Merge branch 'main' into origin/view-count 2025-08-23 10:17:15 -04:00
f95d800f6c fix: update Dockerfile and docker-compose for improved development setup 2025-08-23 10:13:09 -04:00
10439a7ebd fix: update robots.txt 2025-08-23 00:31:35 -04:00
giteaadmin
a002db6285 fix: add package-lock.json 2025-08-22 23:43:14 -04:00