Commit Graph

83 Commits

Author SHA1 Message Date
Simon 679a554715 Revert "fix: Remove richtypo on head"
This reverts commit abc114f66a.
2022-02-02 17:41:15 +01:00
Simon abc114f66a fix: Remove richtypo on head 2022-02-01 17:08:58 +01:00
Simon ae3473dcea feat: Add new parameters on hugo to fix resize image 2022-02-01 12:12:02 +01:00
Simon 2b026a00ab feat: Remove element base
It's not mandatory, and actually should be create error on anchor
https://www.geeksforgeeks.org/how-to-specify-the-base-url-for-all-relative-urls-in-a-document-using-html5/
2022-02-01 10:53:49 +01:00
Simon 6b9914f4e3 chore: Update dependency 2022-01-28 00:20:13 +01:00
Simon fde8378910 feat: Add new dependencies 2022-01-27 17:48:56 +01:00
Simon ad8b29d7af feat: Add list on default layout list... 2022-01-14 12:31:42 +01:00
Simon 437ab76c51 fix: Remove unnecessary command 2021-11-18 21:26:55 +01:00
Simon 65a8c9b939 feat: Upgrade command to use docker compose v2 2021-11-18 18:38:15 +01:00
Simon 1a2c8fa3fd feat: Add build prod command 2021-11-17 23:22:49 +01:00
Simon 6390d59703 docs: Add documentation for shortcode year 2021-11-17 23:22:49 +01:00
Simon cda43d557f feat: Remove blank parameter it's a bad practice, why it's here ? 2021-10-22 17:04:26 +02:00
Simon 0a9d9cabfc feat: Add space on phone number 2021-10-21 22:50:06 +02:00
Simon ad3107622a feat: Add specific render to add lazy loading 2021-10-21 22:25:55 +02:00
Simon 2e74dbfa2b feat: Don't minify when debug params is true
Pour se mettre en mode debug il faut modifier le fichier config.yml:

params:
  debug: true

On est obligé de passer par params puisque Hugo ne peut pas utiliser la variable debug directement
2021-10-21 22:24:16 +02:00
Simon 1221094d75 feat: Simplify management of emails and phone number 2021-10-21 21:47:42 +02:00
Simon 8ca72479d4 fix: Deploy error with closed pipe
see https://github.com/docker/compose/issues/8218
2021-09-17 16:33:30 +02:00
Simon d9122917fc feat: Add noindex on staging
https://support.google.com/webmasters/answer/7440203#indexed_though_blocked_by_robots_txt
https://developers.google.com/search/docs/advanced/crawling/block-indexing?visit_id=637660232047502724-3233221921&rd=1
2021-08-31 18:17:41 +02:00
Simon 4675c3a10f feat: Used transparent background on favicon 2021-07-30 23:04:52 +02:00
Simon 04b6bd0203 feat: Create partial year 2021-07-30 23:04:31 +02:00
Simon 5dd616b360 feat: Remove - on copyright 2021-07-30 23:04:02 +02:00
Simon b8ae0a19ca feat: Add obfuscates partials 2021-07-03 16:03:24 +02:00
Simon 84539d10ae feat: Add svg favicon 2021-07-01 15:29:20 +02:00
Simon 01aafb89a1 feat: Add contact partials 2021-06-11 15:59:39 +02:00
Simon ea32c9cb09 feat: Update meta description and keywords 2021-06-11 12:06:38 +02:00
Simon abe9b7f164 feat: Update default title 2021-06-11 12:05:56 +02:00
Simon 08c42b16fa feat: Add webp convertion 2021-05-12 08:42:53 +02:00
Simon 22e23b0162 feat: Add canonical urls 2021-05-12 08:42:24 +02:00
Simon 751540776c fix: Remove warning 2021-05-12 08:41:58 +02:00
Simon 5f4e1ecfd2 feat: Remove unnecessary dependence 2021-04-30 13:38:37 +02:00
Simon cfb40dc476 feat: Add comment when file is bigger than original 2021-04-29 22:02:56 +02:00
Simon f6902f3e50 fix: Error when image file is on first commit... why? 2021-04-29 21:55:43 +02:00
Simon a9891a17d4 feat: Add optimizer command 2021-04-29 21:31:41 +02:00
Simon e7237cd7b9 feat: Include content with publishdate in the future for staging 2021-04-27 15:35:55 +02:00
Simon fabb09ed12 feat: Add title on homepage 2021-04-21 00:36:39 +02:00
Simon de71ab28e3 feat: Remove title processing 2021-04-21 00:34:49 +02:00
Simon 6b976e49b6 feat: Remove unnecessary field 2021-04-01 11:02:51 +02:00
Simon f8bdc7e292 feat: Change order on meta 2021-04-01 11:02:29 +02:00
Simon b2b7ad789b feat: Remove unnecessary field 2021-04-01 11:02:12 +02:00
Simon b3981e36b7 feat: Add protect link against spam 2021-03-13 00:17:54 +01:00
Simon 542c1adaa5 feat: Add documentation 2021-03-11 15:42:54 +01:00
Simon fca32ec52a feat: Add integrity on js file 2021-02-16 16:37:34 +01:00
Simon 6fcd396876 feat: Add command to generate favicons 2021-02-07 01:19:42 +01:00
Simon 9b09bb7c91 chore: Upgrade Alpine to 3.12.3 2021-02-07 01:18:24 +01:00
Simon e7dba6335a feat: Add draft on staging environment 2020-12-22 15:17:06 +01:00
Simon a68983af31 feat: Update generic commands description 2020-12-21 11:58:17 +01:00
Simon c49f8d0250 feat: Add generic commands 2020-12-14 15:48:36 +01:00
Simon fb07c3d0c5 feat: Add fingerprint on js 2020-11-26 16:00:27 +01:00
Simon 00a871af7e fix: Warning:
Page.Hugo is deprecated and will be removed in a future release. Use the global hugo function.
2020-11-26 15:14:35 +01:00
Simon 506e9abbff feat: Add template for robots.txt 2020-11-25 17:53:12 +01:00