From 7700951a5e0ae3e639d2f8a9e25abe375119ba29 Mon Sep 17 00:00:00 2001 From: KevinEyo1 Date: Sat, 9 Mar 2024 22:48:38 +0800 Subject: [PATCH] Update info --- students/KevinEyo1/knowledge.md | 16 ++++++++++++++++ students/KevinEyo1/progress.md | 9 ++++++++- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/students/KevinEyo1/knowledge.md b/students/KevinEyo1/knowledge.md index 4286a9c03..817019e66 100644 --- a/students/KevinEyo1/knowledge.md +++ b/students/KevinEyo1/knowledge.md @@ -11,3 +11,19 @@ Learned how GitHub Actions fits into the development workflow, and how to use it - **Resource**: [GitHub Actions Workflow Syntax](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions) - **Summary**: GitHub Actions uses YAML syntax to define the events, jobs, and steps that make up your workflow. You can create a custom workflow or use a starter workflow template to get started. + +### Node package structure + + +### Plugins + + +### Typescript + + +### MarkBind Lists Implementation + + +### General MarkBind Implementation Details + + diff --git a/students/KevinEyo1/progress.md b/students/KevinEyo1/progress.md index ce73b0ca5..7670af011 100644 --- a/students/KevinEyo1/progress.md +++ b/students/KevinEyo1/progress.md @@ -3,4 +3,11 @@ | Week | Achievements | | ---- | ------------ | -| 5 | Merged PR: [Enhance search performance of algolia plugin #2406]() | \ No newline at end of file +| 2 | Authored PR: [MarkBind Template for Software Project Documentation#2400]() | +| 4 | Authored PR: [Enhance search performance of algolia plugin #2406]() | +| 5 | Merged PR: [Enhance search performance of algolia plugin #2406]() | +| 6 | Authored PR: [Utilize GitHub Actions to aid checking of commit message #2429]() | +| 6 | Merged PR: [Utilize GitHub Actions to aid checking of commit message #2429]() | +| 6 | Authored PR: [Upgrade simple-git version #2439]() | +| 6 | Merged PR: [Upgrade simple-git version #2439]() | +| 6 | Authored PR: [UG > PagNav: Misleading sentence #2440]() | \ No newline at end of file