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-07-13feat: update Font Awesome and add Regular variant (#375)Mike Rochefort
Updates the Font Aweseome version and adds the regular variant.
2022-07-13style: prettier format all fileslxndrblz
2022-07-13feat: localized dates (#373)Peter Kleiweg
Adds localized dates to the theme. Requires Hugo version 0.87.0v or above.
2022-06-28feat: translate series label (#372)Alexander Bilz
Translates the series label into all supported languages.
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-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-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-23feat: added support for navigation menu dropdown (#344)Kris - The Coding Unicorn
Co-authored-by: Alexander Bilz <mail@alexbilz.com>
2022-04-16fix: remove double h1 tags (#347)Alexander Bilz
Closes #347
2022-04-05style: prettier format all fileslxndrblz
2022-04-04feat: use front matter description as rss item descriptionalexanderdavide
2022-03-31style: prettier format all fileslxndrblz
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-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-27style: format code with prettier and increase whitespaceAlexander Bilz
2022-03-26Merge branch 'master' into feat/notice-shortcodeAlexander Bilz
2022-03-26refactor: simplify number of color variables usedAlexander Bilz
2022-03-21Merge branch 'master' into feat/hide-sidebar-on-content-pageAlexander Bilz
2022-03-21refactor: css styling based on review feedbackAlexander Bilz
2022-03-19chore: ran prettierAlexander Bilz
2022-03-19fix: non styled summaryAlexander Bilz
2022-03-19feat: add a notice shortcodeAlexander Bilz
2022-03-16fix: refactor SCSS according to BEM standardsAlexander Bilz
2022-03-16feat: added meta author HTML tagCedric
* new: [layouts] added meta author HTML tag.
2022-03-13fix: show sidebar only on homepageAlexander Bilz
2022-03-13feat: set open graph meta tags without requiring series taxonomyalexanderdavide
2022-03-06feat: add the option to hide the sidebar on post pagesAlexander Bilz
2022-03-06Merge remote-tracking branch 'origin/master' into ↵Alexander Bilz
feature/improve-portfolio-metadata-styling
2022-03-04feat: title case content headingsAlexander Bilz
Title case content headings
2022-03-04feat: style portfolio metadata as list with icon start adornmentsalexanderdavide
2022-03-04fix: [display] dark mode preference was not taken into account.Cédric Bonhomme
2022-03-03feat: title case portfolio headingsalexanderdavide
2022-03-03feat: title case headings on content pages respectively keep user formattingalexanderdavide
2022-03-03feat: uppercase headings on overview pagesalexanderdavide
2022-02-26feat: load fontawesome from local serverAlexander Bilz
Closes #299
2022-02-26style: prettier format all fileslxndrblz
2022-02-26fix: w3c validator errorsAlexander Bilz
Closes #309
2022-02-21style: prettier format all filesv1.7.0lxndrblz
2022-02-21feat: refactor CSS to SCSS Alexander Bilz
Refactor CSS to SCSS
2022-02-20refactor: harmonize font sizesalexanderdavide
2022-02-20refactor: sidebarAlexander Bilz
2022-02-19refactor: use flex; put themed below base declarationsalexanderdavide