aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Added RSSValentin Popov2024-09-053-0/+60
|
* Added canonical URLValentin Popov2024-09-053-4/+10
|
* Initial Astro projectValentin Popov2024-09-0566-2173/+7118
|
* Update dependency github-pages to v231RenovateBot2024-07-091-1/+1
|
* Added Dev ContainerValentin Popov2024-07-093-0/+29
|
* Added Gitea workflowsValentin Popov2024-07-095-17/+56
|
* Merge pull request #3 from valentineus/dependabot/bundler/bundler-ef8ef157fcValentin Popov2024-05-181-1/+3
|\
| * Bump rexml from 3.2.6 to 3.2.8 in the bundler group across 1 directorydependabot[bot]2024-05-171-1/+3
|/ | | | | | | | | | | | | | | | | | 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>
* Merge pull request #2 from valentineus/dependabot/bundler/bundler-1bdea36e40Valentin Popov2024-05-141-6/+6
|\ | | | | Bump nokogiri from 1.16.2 to 1.16.5 in the bundler group across 1 directory
| * Bump nokogiri in the bundler group across 1 directorydependabot[bot]2024-05-141-6/+6
|/ | | | | | | | | | | | | | | | | | 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>
* Fixed validator infoValentin Popov2024-04-121-1/+1
|
* Fixed canonical pathValentin Popov2024-04-111-1/+1
|
* Update base URLValentin Popov2024-04-111-1/+1
|
* Added GoatCounterValentin Popov2024-04-022-0/+260
|
* Deleted the extra countersValentin Popov2024-02-191-13/+0
|
* Added AppMetrix pixelValentin Popov2024-02-151-0/+3
|
* Combined both countersValentin Popov2024-02-152-2/+12
|
* Set counter to Cloudflare Web AnalyticsValentin Popov2024-02-151-6/+2
|
* Added Insights AnalyticsValentin Popov2024-02-151-0/+6
|
* Added CNAMEValentin Popov2024-02-151-1/+1
| | | | Signed-off-by: Valentin Popov <valentin@popov.link>
* Create CNAMEValentin Popov2024-02-151-0/+1
|
* Cleaning the code [2]Valentin Popov2024-02-141-52/+0
|
* Cleaning the codeValentin Popov2024-02-146-55/+1
|
* Micro style fixValentin Popov2024-02-141-2/+1
|
* Fixed HTML validator errorValentin Popov2024-02-142-3/+3
|
* Fixed stylelint warnings and errorsValentin Popov2024-02-142-14/+5
|
* Added new main pageValentin Popov2024-02-143-5/+56
|
* Correction of validator's comments [4]Valentin Popov2024-02-141-1/+1
|
* Correction of validator's comments [3]Valentin Popov2024-02-141-4/+1
|
* Correction of validator's comments [2]Valentin Popov2024-02-142-7/+8
|
* Correction of validator's commentsValentin Popov2024-02-143-26/+18
|
* Fixed robots.txtValentin Popov2024-02-141-2/+2
|
* Set comments langValentin Popov2024-02-141-1/+1
|
* Added commentsValentin Popov2024-02-141-0/+1
|
* Updated the color theme of the siteValentin Popov2024-02-144-5/+142
|
* Integrating styles into an HTML fileValentin Popov2024-02-143-6/+8
|
* Set up the RSS feed and the authors of the postsValentin Popov2024-02-1410-48/+32
|
* Fix post's urlValentin Popov2024-02-141-1/+1
|
* Fix blog pageValentin Popov2024-02-141-1/+1
|
* Correction of the reading time counterValentin Popov2024-02-141-1/+5
|
* Fixed a lot of minor bugsValentin Popov2024-02-1410-29/+25
|
* Added space managementValentin Popov2024-02-1413-51/+51
|
* Deleted old fileValentin Popov2024-02-142-20/+0
|
* Update config fileValentin Popov2024-02-141-22/+22
|
* Moved all postsValentin Popov2024-02-145-26/+501
|
* Moved actual template siteValentin Popov2024-02-1427-353/+135
|