From 085a6461ae995e4dd428bebdacae3a21999383f7 Mon Sep 17 00:00:00 2001 From: Paolo Galeone Date: Thu, 20 Jan 2022 07:56:37 +0100 Subject: [PATCH] remove all did attributes --- _posts/2018-01-25-fixed-camera-setup-photogrammetry.md | 1 - _posts/2019-01-18-horovod-good-bad-ugly.md | 1 - _posts/2019-01-25-git-release-flow.md | 1 - _posts/2019-02-12-every-experiment-is-sacred.md | 1 - _posts/2019-06-04-class-properties-with-composite-pattern.md | 1 - _posts/2019-06-11-automatic-commands.md | 1 - _posts/2019-06-12-react-16.md | 1 - _posts/2019-06-28-qc-meets-gan.md | 1 - _posts/2019-07-01-semgan.md | 1 - _posts/2020-04-23-rendering-in-UE4.md | 1 - _posts/2020-08-03-making-a-leader-part-1.md | 1 - _posts/2020-08-03-making-a-leader-part-2.md | 1 - _posts/2020-08-03-making-a-leader-part-3.md | 1 - _posts/2020-08-03-making-a-leader-part-4.md | 1 - _posts/2020-09-02-feedback-article.md | 1 - _posts/2020-09-22-ux-challenges-in-computer-aided-design.md | 3 +-- .../2020-09-29-continuous-integration-with-unreal-engine-4.md | 1 - _posts/2020-12-09-a-company-with-no-rules.md | 1 - ...2021-01-04-cross-section-generation-with-compute-shader.md | 1 - _posts/2021-02-12-unit-testing-with-unreal-engine-4.md | 3 +-- _posts/2022-01-20-send-discord-gmail.md | 4 ++-- 21 files changed, 4 insertions(+), 24 deletions(-) diff --git a/_posts/2018-01-25-fixed-camera-setup-photogrammetry.md b/_posts/2018-01-25-fixed-camera-setup-photogrammetry.md index d426250..7b44762 100644 --- a/_posts/2018-01-25-fixed-camera-setup-photogrammetry.md +++ b/_posts/2018-01-25-fixed-camera-setup-photogrammetry.md @@ -1,7 +1,6 @@ --- author: "pgaleone" layout: post -did: "blog1" title: "Fixed camera setup for object localization and measurement" slug: Fixed camera setup for object localization and measurement date: 2018-01-25 8:00:00 diff --git a/_posts/2019-01-18-horovod-good-bad-ugly.md b/_posts/2019-01-18-horovod-good-bad-ugly.md index 1283443..aa6624c 100644 --- a/_posts/2019-01-18-horovod-good-bad-ugly.md +++ b/_posts/2019-01-18-horovod-good-bad-ugly.md @@ -1,7 +1,6 @@ --- author: "mr-ubik" layout: post -did: "blog2" title: "Horovod: the Good, the Bad and the Ugly" slug: horovod the good the bad the ugly date: 2019-01-18 8:00:00 diff --git a/_posts/2019-01-25-git-release-flow.md b/_posts/2019-01-25-git-release-flow.md index 69efc70..19e348d 100644 --- a/_posts/2019-01-25-git-release-flow.md +++ b/_posts/2019-01-25-git-release-flow.md @@ -1,7 +1,6 @@ --- author: "fdimattia" layout: post -did: "blog3" title: "Release Flow: a Git Workflow" slug: "Release Flow: a Git Workflow" date: 2019-01-25 8:00:00 diff --git a/_posts/2019-02-12-every-experiment-is-sacred.md b/_posts/2019-02-12-every-experiment-is-sacred.md index 0bd72d5..38818f8 100644 --- a/_posts/2019-02-12-every-experiment-is-sacred.md +++ b/_posts/2019-02-12-every-experiment-is-sacred.md @@ -1,7 +1,6 @@ --- author: "manughelfi" layout: post -did: "blog4" title: "Every Experiment is Sacred" slug: Every Experiment is sacred date: 2019-02-12 8:00:00 diff --git a/_posts/2019-06-04-class-properties-with-composite-pattern.md b/_posts/2019-06-04-class-properties-with-composite-pattern.md index a99beed..a296a46 100644 --- a/_posts/2019-06-04-class-properties-with-composite-pattern.md +++ b/_posts/2019-06-04-class-properties-with-composite-pattern.md @@ -1,7 +1,6 @@ --- author: "mmischitelli" layout: post -did: "mmischi1" title: "Templated properties" slug: Templated properties date: 2019-06-04 8:00:00 diff --git a/_posts/2019-06-11-automatic-commands.md b/_posts/2019-06-11-automatic-commands.md index ab50173..936673d 100644 --- a/_posts/2019-06-11-automatic-commands.md +++ b/_posts/2019-06-11-automatic-commands.md @@ -1,7 +1,6 @@ --- author: "mmischitelli" layout: post -did: "mmischi2" title: "Automatic commands for class properties" slug: Automatic commands for class properties date: 2019-06-11 8:00:00 diff --git a/_posts/2019-06-12-react-16.md b/_posts/2019-06-12-react-16.md index daa23cc..86572cd 100644 --- a/_posts/2019-06-12-react-16.md +++ b/_posts/2019-06-12-react-16.md @@ -1,7 +1,6 @@ --- author: harsh layout: post -did: "blog8" title: "Why React16 is a blessing to React developers" slug: "React16" date: 2019-06-12 8:00:00 diff --git a/_posts/2019-06-28-qc-meets-gan.md b/_posts/2019-06-28-qc-meets-gan.md index 2e82047..3cac6c6 100644 --- a/_posts/2019-06-28-qc-meets-gan.md +++ b/_posts/2019-06-28-qc-meets-gan.md @@ -1,7 +1,6 @@ --- author: "ml-lab" layout: post -did: "blog7" title: "Quality Control meets Generative Intelligence" slug: Quality Control meets Generative Intelligence date: 2019-06-28 8:00:00 diff --git a/_posts/2019-07-01-semgan.md b/_posts/2019-07-01-semgan.md index 82fa739..a10942e 100644 --- a/_posts/2019-07-01-semgan.md +++ b/_posts/2019-07-01-semgan.md @@ -1,7 +1,6 @@ --- author: "ml-lab" layout: post -did: "blog9" title: "SemGAN for Semantic Image Generation" slug: "SemGAN" date: 2019-07-01 8:00:00 diff --git a/_posts/2020-04-23-rendering-in-UE4.md b/_posts/2020-04-23-rendering-in-UE4.md index 855f9bf..546a199 100644 --- a/_posts/2020-04-23-rendering-in-UE4.md +++ b/_posts/2020-04-23-rendering-in-UE4.md @@ -1,7 +1,6 @@ --- author: "alessio-paoletti" layout: post -did: "blog10" title: "Real time rendering and Unreal Engine 4" slug: "RenderingInUE4" date: 2020-04-23 01:00:00 diff --git a/_posts/2020-08-03-making-a-leader-part-1.md b/_posts/2020-08-03-making-a-leader-part-1.md index b5fdb9c..25df5eb 100644 --- a/_posts/2020-08-03-making-a-leader-part-1.md +++ b/_posts/2020-08-03-making-a-leader-part-1.md @@ -1,7 +1,6 @@ --- author: "saddy4" layout: post -did: "blog2" title: "Making a leader 1 - Necessary Skills" slug: making a leader 1 necessary skills date: 2020-08-18 8:00:00 diff --git a/_posts/2020-08-03-making-a-leader-part-2.md b/_posts/2020-08-03-making-a-leader-part-2.md index 8c15430..48dcaa8 100644 --- a/_posts/2020-08-03-making-a-leader-part-2.md +++ b/_posts/2020-08-03-making-a-leader-part-2.md @@ -1,7 +1,6 @@ --- author: "saddy4" layout: post -did: "blog2" title: "Making a leader 2 - Soft Skills" slug: making a leader 2 soft skills date: 2020-08-24 8:00:00 diff --git a/_posts/2020-08-03-making-a-leader-part-3.md b/_posts/2020-08-03-making-a-leader-part-3.md index 267cf10..16663af 100644 --- a/_posts/2020-08-03-making-a-leader-part-3.md +++ b/_posts/2020-08-03-making-a-leader-part-3.md @@ -1,7 +1,6 @@ --- author: "saddy4" layout: post -did: "blog2" title: "Making a leader 3 - Skill boosting" slug: making a leader 3 skill boosting date: 2020-08-27 8:00:00 diff --git a/_posts/2020-08-03-making-a-leader-part-4.md b/_posts/2020-08-03-making-a-leader-part-4.md index 23473bd..95dfd2a 100644 --- a/_posts/2020-08-03-making-a-leader-part-4.md +++ b/_posts/2020-08-03-making-a-leader-part-4.md @@ -1,7 +1,6 @@ --- author: "saddy4" layout: post -did: "blog2" title: "Making a leader 4 - The training period" slug: making a leader 4 the training period date: 2020-08-31 8:00:00 diff --git a/_posts/2020-09-02-feedback-article.md b/_posts/2020-09-02-feedback-article.md index 1dcae5d..7dbf9ac 100644 --- a/_posts/2020-09-02-feedback-article.md +++ b/_posts/2020-09-02-feedback-article.md @@ -1,7 +1,6 @@ --- author: "lucadandria" layout: post -did: "blog2" title: "The importance of feedback" slug: "the importance of feedback" date: 2020-09-01 16:00:00 diff --git a/_posts/2020-09-22-ux-challenges-in-computer-aided-design.md b/_posts/2020-09-22-ux-challenges-in-computer-aided-design.md index 0de5a6d..86975e3 100644 --- a/_posts/2020-09-22-ux-challenges-in-computer-aided-design.md +++ b/_posts/2020-09-22-ux-challenges-in-computer-aided-design.md @@ -1,7 +1,6 @@ --- author: "martina-loi" layout: post -did: "blog2" title: "UX Challenges in Computer-aided Design" slug: "ux challenges in computer-aided design" date: 2020-09-22 8:00:00 @@ -59,4 +58,4 @@ In conclusion, even though AI and automation have allowed huge advances in the w Thank you for reading so far. If you have any thoughts on this, you can find me on LinkedIn and Medium. -*Images made by Pablo Stanley. Free for commercial or personal use. CC0 Public DomainLicense. [https://blush.design/collections/miroodles/](https://blush.design/collections/miroodles)* \ No newline at end of file +*Images made by Pablo Stanley. Free for commercial or personal use. CC0 Public DomainLicense. [https://blush.design/collections/miroodles/](https://blush.design/collections/miroodles)* diff --git a/_posts/2020-09-29-continuous-integration-with-unreal-engine-4.md b/_posts/2020-09-29-continuous-integration-with-unreal-engine-4.md index ac8b395..e6f816f 100644 --- a/_posts/2020-09-29-continuous-integration-with-unreal-engine-4.md +++ b/_posts/2020-09-29-continuous-integration-with-unreal-engine-4.md @@ -1,7 +1,6 @@ --- author: pgaleone layout: post -did: "blog2" title: "GitLab CI/CD for cross-platform Unreal Engine 4 projects" slug: "GitLab CI/CD for cross-platform Unreal Engine 4 projects" date: 2020-09-29 06:00:00 diff --git a/_posts/2020-12-09-a-company-with-no-rules.md b/_posts/2020-12-09-a-company-with-no-rules.md index 11b042b..b922fda 100644 --- a/_posts/2020-12-09-a-company-with-no-rules.md +++ b/_posts/2020-12-09-a-company-with-no-rules.md @@ -1,7 +1,6 @@ --- author: "fdimattia" layout: post -did: "fdimattia2" title: "A Company With No Rules" slug: "A Company With No Rules" date: 2020-12-09 8:00:00 diff --git a/_posts/2021-01-04-cross-section-generation-with-compute-shader.md b/_posts/2021-01-04-cross-section-generation-with-compute-shader.md index 3c645a7..14db530 100644 --- a/_posts/2021-01-04-cross-section-generation-with-compute-shader.md +++ b/_posts/2021-01-04-cross-section-generation-with-compute-shader.md @@ -1,7 +1,6 @@ --- author: "nicholas-monacolli" layout: post -did: "nicholas-monacolli" title: "Cross-section runtime generation with GPU acceleration in UE4" slug: "Cross-section runtime generation with GPU acceleration in UE4" date: 2021-01-04 06:00:00 diff --git a/_posts/2021-02-12-unit-testing-with-unreal-engine-4.md b/_posts/2021-02-12-unit-testing-with-unreal-engine-4.md index 0c5699f..ab9a4a5 100644 --- a/_posts/2021-02-12-unit-testing-with-unreal-engine-4.md +++ b/_posts/2021-02-12-unit-testing-with-unreal-engine-4.md @@ -1,7 +1,6 @@ --- author: "fchiatti" layout: post ----did: "fchiatti" title: "Unit-testing with Unreal Engine 4" slug: "Unit-testing with Unreal Engine 4" date: 2021-02-12 8:00:00 @@ -290,4 +289,4 @@ Please let me know if any of this is unclear. or incorrect. Any feedback is grea ### References - [Epic's official documentation](https://docs.unrealengine.com/en-US/TestingAndOptimization/Automation/index.html) -- [Unreal Engine 4 code](https://docs.unrealengine.com/en-US/ProgrammingAndScripting/ProgrammingWithCPP/DownloadingSourceCode/index.html) \ No newline at end of file +- [Unreal Engine 4 code](https://docs.unrealengine.com/en-US/ProgrammingAndScripting/ProgrammingWithCPP/DownloadingSourceCode/index.html) diff --git a/_posts/2022-01-20-send-discord-gmail.md b/_posts/2022-01-20-send-discord-gmail.md index 1f025e0..75d1324 100644 --- a/_posts/2022-01-20-send-discord-gmail.md +++ b/_posts/2022-01-20-send-discord-gmail.md @@ -3,9 +3,9 @@ author: "lucadandria" layout: "post" title: "Daily Builds: Send Discord/Gmail Notifications via Gsheet" slug: "Daily Builds: Send Discord/Gmail Notifications via Gsheet" -date: 2022-01-20 8:00:00 +date: 2022-01-20 5:00:00 categories: Testing, CD/CI -image: images/gappscript.PNG +image: images/gappscript.png tags: scripting, testing, cd, ci ---