aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add 404 pageValentin Popov2024-10-032-0/+21
* Update package dependenciesValentin Popov2024-10-032-1672/+401
* Update dependency astro to v4.15.10RenovateBot2024-10-021-158/+83
* Update dependency sass to v1.79.4RenovateBot2024-09-291-3/+3
* Update repository URL in Comments componentValentin Popov2024-09-241-1/+1
* Update all digest updatesRenovateBot2024-09-241-29/+453
* Updated styles build configValentin Popov2024-09-181-0/+3
* Fixed visited linkValentin Popov2024-09-181-0/+4
* Refactor Footer and Header components, update layout styles, and adjust Analy...Valentin Popov2024-09-185-32/+38
* Added footer componentValentin Popov2024-09-186-15/+743
* Update launch configuration and enhance PostSummary component layoutValentin Popov2024-09-183-30/+26
* Update dependencies and add Cloudflare adapter in configurationValentin Popov2024-09-183-207/+2207
* Refactor Pagination component to update page size in getStaticPathsValentin Popov2024-09-134-45/+20
* Refactor Footer component and remove it from BaseLayoutValentin Popov2024-09-133-52/+0
* Refactor Footer component and add Analytics and Footer components to BaseLayoutValentin Popov2024-09-133-0/+52
* Refactor Analytics component to encode URI parametersValentin Popov2024-09-133-4/+5
* Refactor Analytics and Head componentsValentin Popov2024-09-136-18/+33
* Add Analytics component to BaseLayoutValentin Popov2024-09-132-0/+7
* Refactor Pagination component and add Next and Prev componentsValentin Popov2024-09-133-29/+43
* Update config to use "advanced" preset for cssnanoValentin Popov2024-09-133-36/+121
* Added Pagination componentValentin Popov2024-09-135-14/+82
* Sort blog posts by publication dateValentin Popov2024-09-131-0/+1
* Refactor deployment workflowValentin Popov2024-09-121-31/+0
* Refactor Astro components and layoutsValentin Popov2024-09-123-45/+46
* Refactor Astro components and layoutsValentin Popov2024-09-127-72/+21
* Add PostPagination component for blog post navigationValentin Popov2024-09-122-3/+61
* Updated the main page and page structuresValentin Popov2024-09-129-76/+132
* Update postcss.config.cjs to include cssnano presetValentin Popov2024-09-121-1/+6
* Added global stylesValentin Popov2024-09-1210-78/+1277
* Update Comments component to include inline Giscus scriptValentin Popov2024-09-122-1/+2
* Remove blog link from header componentValentin Popov2024-09-121-1/+0
* Update default title and descriptionValentin Popov2024-09-128-14/+29
* Add Renovate configuration filesValentin Popov2024-09-123-1/+30
* Update deploy workflow to include build step and testing Gitea ActionValentin Popov2024-09-113-75/+141
* Update deploy workflow to include RenovateBot jobValentin Popov2024-09-111-0/+16
* Update deploy workflow to use rsync with --archive flagValentin Popov2024-09-111-2/+5
* Update deploy workflow to use rsync with --delete-after flagValentin Popov2024-09-111-1/+1
* Update deploy workflow to include rsync command for website deploymentValentin Popov2024-09-111-1/+1
* Update deploy workflow to include build step and testing Gitea ActionValentin Popov2024-09-111-1/+2
* Update node version in deploy workflowValentin Popov2024-09-111-2/+2
* Update actions/download-artifact version in deploy workflowValentin Popov2024-09-111-1/+1
* Update node version in deploy workflowValentin Popov2024-09-111-1/+2
* Added build stepValentin Popov2024-09-111-2/+19
* Added testing Gitea ActionValentin Popov2024-09-111-0/+9
* Added commentsValentin Popov2024-09-062-0/+34
* Added titleValentin Popov2024-09-061-1/+1
* Added author and datetimeValentin Popov2024-09-061-2/+2
* Added reading time timerValentin Popov2024-09-069-46/+59
* Added basic structureValentin Popov2024-09-054-19/+55
* Added sitemapValentin Popov2024-09-054-13/+103