aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updated the structure of the post's pageValentin Popov2024-10-241-9/+19
* Deleted the footer of the pagesValentin Popov2024-10-242-62/+0
* Deleted the page headersValentin Popov2024-10-243-68/+2
* Update blog post metadata and stylesValentin Popov2024-10-031-1/+1
* Update blog post metadata and stylesValentin Popov2024-10-036-20/+26
* Add 404 pageValentin Popov2024-10-031-0/+18
* Update repository URL in Comments componentValentin Popov2024-09-241-1/+1
* 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-183-0/+64
* Update launch configuration and enhance PostSummary component layoutValentin Popov2024-09-181-28/+22
* 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
* Added Pagination componentValentin Popov2024-09-134-14/+76
* Sort blog posts by publication dateValentin Popov2024-09-131-0/+1
* 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-127-76/+124
* Added global stylesValentin Popov2024-09-127-5/+335
* 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-127-14/+27
* 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-066-33/+32
* Added basic structureValentin Popov2024-09-054-19/+55
* Added RSSValentin Popov2024-09-051-0/+20
* Added canonical URLValentin Popov2024-09-052-2/+7
* Initial Astro projectValentin Popov2024-09-0513-0/+717