Commit Graph

410 Commits

Author SHA1 Message Date
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
ecf9a15e77 Update dependency github-pages to v231 2024-07-09 19:33:23 +00:00
2b3e41a4ab
Added Dev Container 2024-07-09 19:27:35 +00:00
266747bae5
Added Gitea workflows 2024-07-09 22:25:54 +04:00
487f60f451
Merge pull request #3 from valentineus/dependabot/bundler/bundler-ef8ef157fc 2024-05-18 06:04:09 +00:00
dependabot[bot]
c0c48b4f06
Bump rexml from 3.2.6 to 3.2.8 in the bundler group across 1 directory
Bumps the bundler group with 1 update in the / directory: [rexml](https://github.com/ruby/rexml).


Updates `rexml` from 3.2.6 to 3.2.8
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 21:55:54 +00:00
4c7c5dfaf2
Merge pull request #2 from valentineus/dependabot/bundler/bundler-1bdea36e40
Bump nokogiri from 1.16.2 to 1.16.5 in the bundler group across 1 directory
2024-05-14 08:02:30 +00:00
dependabot[bot]
41abc8781b
Bump nokogiri in the bundler group across 1 directory
Bumps the bundler group with 1 update in the / directory: [nokogiri](https://github.com/sparklemotion/nokogiri).


Updates `nokogiri` from 1.16.2 to 1.16.5
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.2...v1.16.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 23:40:36 +00:00
28ab43cbcb
Fixed validator info 2024-04-12 01:01:51 +04:00