Commit Graph

418 Commits

Author SHA1 Message Date
50642116ef Update dependency sass to v1.79.4
All checks were successful
Test / test (pull_request) Successful in 53s
Test / test (push) Successful in 1m44s
RenovateBot / renovate (push) Successful in 1m2s
2024-09-28 21:02:08 +00:00
b90436d4a6
Update repository URL in Comments component
All checks were successful
Test / test (push) Successful in 52s
RenovateBot / renovate (push) Successful in 51s
2024-09-24 17:39:05 +00:00
c19e62bcea Update all digest updates
All checks were successful
Test / test (pull_request) Successful in 52s
Test / test (push) Successful in 51s
2024-09-24 17:23:41 +00:00
0e80f4e4d7
Updated styles build config
All checks were successful
Test / test (pull_request) Successful in 52s
Test / test (push) Successful in 59s
2024-09-18 00:41:02 +00:00
b9d8d5ca28
Fixed visited link 2024-09-18 00:38:54 +00:00
61e7f5d5b4
Refactor Footer and Header components, update layout styles, and adjust Analytics placement
All checks were successful
Test / test (push) Successful in 52s
Test / test (pull_request) Successful in 50s
2024-09-18 00:35:18 +00:00
9ff6f2cd0e
Added footer component 2024-09-17 23:24:24 +00:00
cf85f10724
Update launch configuration and enhance PostSummary component layout 2024-09-17 22:27:55 +00:00
43f80a7b6e
Update dependencies and add Cloudflare adapter in configuration
All checks were successful
Test / test (push) Successful in 51s
Test / test (pull_request) Successful in 48s
2024-09-17 21:33:49 +00:00
5217bcb24c
Refactor Pagination component to update page size in getStaticPaths
All checks were successful
Test / test (push) Successful in 39s
Test / test (pull_request) Successful in 36s
2024-09-13 00:26:08 +00:00
4a821edd50
Refactor Footer component and remove it from BaseLayout
All checks were successful
Test / test (push) Successful in 40s
Test / test (pull_request) Successful in 37s
2024-09-13 00:16:37 +00:00
d4a6772ec5
Refactor Footer component and add Analytics and Footer components to BaseLayout
All checks were successful
Test / test (push) Successful in 38s
Test / test (pull_request) Successful in 37s
2024-09-13 00:06:02 +00:00
b8fd186801
Refactor Analytics component to encode URI parameters
All checks were successful
Test / test (push) Successful in 39s
Test / test (pull_request) Successful in 37s
2024-09-12 23:33:43 +00:00
33c9464dad
Refactor Analytics and Head components 2024-09-12 22:57:55 +00:00
b16d8ce36c
Add Analytics component to BaseLayout 2024-09-12 22:42:08 +00:00
65ee69c645
Refactor Pagination component and add Next and Prev components 2024-09-12 22:38:34 +00:00
fd054f0fa4
Update config to use "advanced" preset for cssnano 2024-09-12 22:26:48 +00:00
de1885fe8f
Added Pagination component 2024-09-12 22:10:31 +00:00
3591bebabf
Sort blog posts by publication date 2024-09-12 21:02:35 +00:00
4ac7da1231
Refactor deployment workflow
All checks were successful
Test / test (push) Successful in 38s
Test / test (pull_request) Successful in 39s
2024-09-12 16:39:57 +00:00
a93400f090
Refactor Astro components and layouts 2024-09-12 16:39:06 +00:00
3376c53b2e
Refactor Astro components and layouts 2024-09-12 16:36:57 +00:00
0b57b888ca
Add PostPagination component for blog post navigation
Some checks failed
Test / test (push) Failing after 38s
Test / test (pull_request) Failing after 38s
2024-09-12 14:06:44 +00:00
4ba339984d
Updated the main page and page structures
All checks were successful
Test / test (push) Successful in 38s
Test / test (pull_request) Successful in 36s
2024-09-12 13:11:16 +00:00
70fa9c2033
Update postcss.config.cjs to include cssnano preset
All checks were successful
Test / test (push) Successful in 42s
Test / test (pull_request) Successful in 40s
2024-09-12 11:39:16 +00:00
c5affebc6f
Added global styles 2024-09-12 11:31:39 +00:00
dc6c24e56a
Update Comments component to include inline Giscus script
All checks were successful
Test / test (push) Successful in 38s
Test / test (pull_request) Successful in 35s
2024-09-11 22:17:56 +00:00
6494405a04
Remove blog link from header component 2024-09-11 22:06:08 +00:00
c89ed0f7f9
Update default title and description 2024-09-11 22:03:55 +00:00
97aa90a605
Add Renovate configuration files
All checks were successful
Test / test (push) Successful in 37s
Test / test (pull_request) Successful in 37s
2024-09-11 21:00:35 +00:00
d3034596b7
Update deploy workflow to include build step and testing Gitea Action
All checks were successful
Test / test (push) Successful in 35s
2024-09-11 20:25:20 +00:00
be3616d2d6
Update deploy workflow to include RenovateBot job 2024-09-11 20:10:22 +00:00
e2f0aecf95
Update deploy workflow to use rsync with --archive flag 2024-09-11 20:09:29 +00:00
af70075588
Update deploy workflow to use rsync with --delete-after flag
All checks were successful
Deploy / build (push) Successful in 43s
Deploy / deploy (push) Successful in 2s
2024-09-11 19:49:31 +00:00
97ba8666c8
Update deploy workflow to include rsync command for website deployment
Some checks failed
Deploy / build (push) Successful in 45s
Deploy / deploy (push) Failing after 3s
2024-09-11 19:46:19 +00:00
49c2ffa583
Update deploy workflow to include build step and testing Gitea Action
All checks were successful
Deploy / build (push) Successful in 46s
Deploy / deploy (push) Successful in 21s
2024-09-11 19:36:58 +00:00
1a67c77d9d
Update node version in deploy workflow
Some checks failed
Deploy / deploy (push) Failing after 1s
Deploy / build (push) Successful in 58s
2024-09-11 19:33:47 +00:00
2b8ddeda4f
Update actions/download-artifact version in deploy workflow
Some checks failed
Deploy / deploy (push) Failing after 15s
Deploy / build (push) Failing after 44s
2024-09-11 19:31:06 +00:00
b9f5d65559
Update node version in deploy workflow
Some checks failed
Deploy / deploy (push) Failing after 3s
Deploy / build (push) Failing after 45s
2024-09-11 19:26:51 +00:00
492d4965c8
Added build step
Some checks failed
Deploy / deploy (push) Failing after 14s
Deploy / build (push) Failing after 1m12s
2024-09-11 19:22:49 +00:00
396f3dcc30
Added testing Gitea Action
Some checks failed
Deploy / build_and_deploy (push) Failing after 24s
2024-09-11 19:14:15 +00:00
2a86fd34f6
Added comments 2024-09-06 08:36:02 +00:00
9829c0e5fa
Added title 2024-09-06 08:26:14 +00:00
6fbdcc94b6
Added author and datetime 2024-09-06 08:25:35 +00:00
2f362eaf09
Added reading time timer 2024-09-06 08:21:27 +00:00
17c3115a06
Added basic structure 2024-09-05 15:01:13 +00:00
7ba2de7148
Added sitemap 2024-09-05 14:55:42 +00:00
7770a0852c
Added RSS 2024-09-04 21:45:53 +00:00
536956f0f3
Added canonical URL 2024-09-04 21:23:21 +00:00
7eff3fde57
Initial Astro project 2024-09-04 21:16:37 +00:00