Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lxndrblz/anatole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-28Merge remote-tracking branch 'origin/master' into feat/translate-seriesfeat/translate-seriesAlexander Bilz
2022-06-28feat: translate "post in series" labelAlexander Bilz
2022-06-28chore: bump release-it version (#371)Alexander Bilz
2022-06-28chore: bump release-it versionAlexander Bilz
2022-06-21Italian translation fix (#370)Lorenzo Balzani
* Update it.toml Fixed weird Italian translation. * Update it.toml Smallfix
2022-06-13feat: trim the whitespace from the HTML meta tags (#367)Cedric
Co-authored-by: cedricbonhomme <cedricbonhomme@users.noreply.github.com> Co-authored-by: Alexander Bilz <mail@alexbilz.com>
2022-06-13feat: Add reCAPTCHA to the contact form (#365)Lorenzo Balzani
Added reCAPTCHA to contact form and fixed Italian translation.
2022-05-21feat: added mermaid support for displaying diagrams (#359)Jeffrey Forman
* add mermaid support for making diagrams Co-authored-by: Jeffrey Forman <jforman@gmail.com> Co-authored-by: Alexander Bilz <mail@alexbilz.com>
2022-05-21fix: properly escape title in schema (#358)Renato Martins
Resolves an SEO error if quotes are used as part of the title.
2022-05-13style: prettier format all fileslxndrblz
2022-05-13chore: release v1.11.0v1.11.0Alexander Bilz
2022-05-13style: prettier format all fileslxndrblz
2022-05-13fix: incorrect display of submenu items when multiple menu dropdowns are ↵Kris - The Coding Unicorn
implemented (#354) Close #352 Co-authored-by: Alexander Bilz <mail@alexbilz.com>
2022-04-30fix: apply active class to submenu items (#350)Kris - The Coding Unicorn
Co-authored-by: Alexander Bilz <mail@alexbilz.com>
2022-04-30Merge remote-tracking branch 'origin/master'Alexander Bilz
2022-04-30fix: open social links in a new tab (#353)Renato Martins
This change ensures that the social links are opened in a new tab. Co-authored-by: Alexander Bilz <mail@alexbilz.com>
2022-04-30open social links on a new tab (#353)Renato Martins
This change ensures that the social links are opened in a new tab. Co-authored-by: Alexander Bilz <mail@alexbilz.com>
2022-04-23chore: build resourceslxndrblz
2022-04-23feat: added support for navigation menu dropdown (#344)Kris - The Coding Unicorn
Co-authored-by: Alexander Bilz <mail@alexbilz.com>
2022-04-16style: prettier format all fileslxndrblz
2022-04-16chore: release v1.10.0v1.10.0Alexander Bilz
2022-04-16fix: remove double h1 tags (#347)Alexander Bilz
Closes #347
2022-04-05style: prettier format all fileslxndrblz
2022-04-05Merge pull request #342 from ↵Alexander Bilz
alexanderdavide/feature/use-front-matter-description-as-rss-item-description Use front matter description as rss item description
2022-04-04feat: use front matter description as rss item descriptionalexanderdavide
2022-03-31style: prettier format all fileslxndrblz
2022-03-31Merge pull request #341 from vladimirdoroch/masterAlexander Bilz
fix: loading the correct internal Google Analytics template for v4 token
2022-03-31fix: loading the correct internal Google Analytics template for v4 tokenVladimir Doroch
Added if-clause to check prefix of googleAnalytics variable for v4 format ("G-"). Loading according internal template as specified in hugo docs. Reviewed-by: Vladimir Doroch Refs: #339
2022-03-27Merge pull request #336 from lxndrblz/dependabot/npm_and_yarn/minimist-1.2.6Alexander Bilz
chore(deps): bump minimist from 1.2.5 to 1.2.6
2022-03-27style: prettier format all fileslxndrblz
2022-03-27chore(deps): bump minimist from 1.2.5 to 1.2.6dependabot[bot]
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-03-27chore: release v1.9.0v1.9.0Alexander Bilz
2022-03-27style: prettier format all fileslxndrblz
2022-03-27feat: Add option to display related posts (#300)Osterberg
* Added an option to display related posts Co-authored-by: Alexander Bilz <mail@alexbilz.com>
2022-03-27style: prettier format all fileslxndrblz
2022-03-27feat: layout improvements for portfolioOndřej Morávek
Layout improvements for portfolio
2022-03-27chore: rebuild resourcesAlexander Bilz
2022-03-27style: prettier format all fileslxndrblz
2022-03-27feat: add a notice shortcodeAlexander Bilz
Add a Notice Shortcode
2022-03-27style: format code with prettier and increase whitespaceAlexander Bilz
2022-03-27fix: increase padding on the x-axisAlexander Bilz
Co-authored-by: Alexander Eble <35292572+alexanderdavide@users.noreply.github.com>
2022-03-26Merge remote-tracking branch 'origin/feat/notice-shortcode' into ↵Alexander Bilz
feat/notice-shortcode
2022-03-26docs: make headings more descriptiveAlexander Bilz
2022-03-26Merge branch 'master' into feat/notice-shortcodeAlexander Bilz
2022-03-26refactor: simplify number of color variables usedAlexander Bilz
2022-03-24style: prettier format all fileslxndrblz
2022-03-24fix: minify fontawesome files format to resolve integrity check errors (#335)Kris - The Coding Unicorn
2022-03-21style: prettier format all fileslxndrblz
2022-03-21fix: enable sidebar by defaultAlexander Bilz
2022-03-21chore: build resourceslxndrblz