1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

fix and format frontmatter

This commit is contained in:
2023-07-18 23:26:53 +05:30
parent b5cea84e4d
commit 97fdd892d5
25 changed files with 243 additions and 158 deletions
@@ -1,10 +1,13 @@
---
title: GSoC'21 Final Evaluation Report
date: 2021-08-19 23:07
tags: [gsoc, FOSSology]
category: gsoc
description: This is the final report of my Google Summer of Code 2021 at The FOSSology Project.
image: "/images/gsoc-wall.webp"
date: 2021-08-19T23:07:00
description: This is the final report of my Google Summer of Code 2021 at The FOSSology
Project.
image: /images/gsoc-wall.webp
tags:
- gsoc
- FOSSology
title: GSoC'21 Final Evaluation Report
---
This is the final report of my Google Summer of Code 2021 at The FOSSology Project.
@@ -1,13 +1,14 @@
---
title: GSoC'21 First Evaluation Report
date: 2021-07-14 12:29
tags: [gsoc, FOSSology]
category: gsoc
description: "In the first phase of GSoC 2021 @ The FOSSology Project, I have
completed the desired milestone. As of now, FOSSology can be installed
completely via CMake and most of the components are working fine in
initial testing."
image: "/images/tech-wallpaper.webp"
date: 2021-07-14T12:29:00
description: In the first phase of GSoC 2021 @ The FOSSology Project, I have completed
the desired milestone. As of now, FOSSology can be installed completely via CMake
and most of the components are working fine in initial testing.
image: /images/tech-wallpaper.webp
tags:
- gsoc
- FOSSology
title: GSoC'21 First Evaluation Report
---
In the first phase of GSoC 2021 @ The FOSSology Project, I have
+10 -8
View File
@@ -1,13 +1,15 @@
---
title: Community Bonding Meeting 0
date: 2021-05-28 21:00
tags: [gsoc, fossology]
category: gsoc
description: "This meeting is the first of the recurring weekly GSoC project meetings.
In this meeting the current status of progress according to the proposal
was discussed and some topics related to current build system based on
Make and the new build system based on CMake."
image: "/images/tech-wallpaper-1.webp"
date: 2021-05-28T21:00:00
description: This meeting is the first of the recurring weekly GSoC project meetings.
In this meeting the current status of progress according to the proposal was discussed
and some topics related to current build system based on Make and the new build
system based on CMake.
image: /images/tech-wallpaper-1.webp
tags:
- gsoc
- fossology
title: Community Bonding Meeting 0
---
This meeting is the first of the recurring weekly GSoC project meetings. In this meeting the current status of progress according to the proposal was discussed and some topics related to current build system based on Make and the new build system based on CMake.
+8 -6
View File
@@ -1,11 +1,13 @@
---
title: Community Bonding Meeting 1
date: 2021-06-04 22:30
tags: [gsoc, fossology]
category: gsoc
description: "In this second meeting points over default Makefiles were discussed.
Ninja can be used as an alternative for Makefiles."
image: "/images/tech-wallpaper-2.webp"
date: 2021-06-04T22:30:00
description: In this second meeting points over default Makefiles were discussed.
Ninja can be used as an alternative for Makefiles.
image: /images/tech-wallpaper-2.webp
tags:
- gsoc
- fossology
title: Community Bonding Meeting 1
---
In this second meeting points over default Makefiles were discussed. Ninja can be used as an alternative for Makefiles.
+8 -6
View File
@@ -1,11 +1,13 @@
---
title: Coding Week 9 Meeting
date: 2021-08-06 22:47
tags: [gsoc, FOSSology]
category: gsoc
description: "This week I worked on CMake testing configuration. Most of the time was
spent understanding the previous testing architecture."
image: "/images/tech-wallpaper-11.webp"
date: 2021-08-06T22:47:00
description: This week I worked on CMake testing configuration. Most of the time was
spent understanding the previous testing architecture.
image: /images/tech-wallpaper-11.webp
tags:
- gsoc
- FOSSology
title: Coding Week 9 Meeting
---
This week I worked on CMake testing configuration. Most of the time was spent understanding the previous testing architecture.
+8 -6
View File
@@ -1,11 +1,13 @@
---
title: Coding Week 10 Meeting
date: 2021-08-14 22:47
tags: [gsoc, FOSSology]
category: gsoc
description: "This week I implemented CMake testing configuration and fixed most of
the tests. As of now all but 5 tests are working fine."
image: "/images/tech-wallpaper-12.webp"
date: 2021-08-14T22:47:00
description: This week I implemented CMake testing configuration and fixed most of
the tests. As of now all but 5 tests are working fine.
image: /images/tech-wallpaper-12.webp
tags:
- gsoc
- FOSSology
title: Coding Week 10 Meeting
---
This week I implemented CMake testing configuration and fixed most of the tests. As of now all but 5 tests are working fine.
+9 -7
View File
@@ -1,12 +1,14 @@
---
title: Coding Week 1 Meeting
date: 2021-06-11 23:30
tags: [gsoc, FOSSology]
category: gsoc
description: "In this third meeting, I demoed the working build system, currently
building executables and libraries, a lot of queries were resolved about
writing version files and attaching commits and hashes to the build."
image: "/images/tech-wallpaper-3.webp"
date: 2021-06-11T23:30:40
description: In this third meeting, I demoed the working build system, currently building
executables and libraries, a lot of queries were resolved about writing version
files and attaching commits and hashes to the build.
image: /images/tech-wallpaper-3.webp
tags:
- gsoc
- FOSSology
title: Coding Week 1 Meeting
---
In this third meeting, I demoed the working build system, currently building executables and libraries, a lot of queries were resolved about writing version files and attaching commits and hashes to the build.
+8 -6
View File
@@ -1,11 +1,13 @@
---
title: Coding Week 2 Meeting
date: 2021-06-18 23:30
tags: [gsoc, FOSSology]
category: gsoc
description: "In this fourth meeting, a lot of questions were discussed related to the
existing build system and what things we have to drop or modify."
image: "/images/tech-wallpaper-4.webp"
date: 2021-06-18T23:30:00
description: In this fourth meeting, a lot of questions were discussed related to
the existing build system and what things we have to drop or modify.
image: /images/tech-wallpaper-4.webp
tags:
- gsoc
- FOSSology
title: Coding Week 2 Meeting
---
In this fourth meeting, a lot of questions were discussed related to the existing build system and what things we have to drop or modify.
+8 -6
View File
@@ -1,11 +1,13 @@
---
title: Coding Week 3 Meeting
date: 2021-06-22 23:22
tags: [gsoc, FOSSology]
category: gsoc
description: "In this fifth meeting, question related to versioning and obtaining
commit hash were discussed, this was a short meeting."
image: "/images/tech-wallpaper-5.webp"
date: 2021-06-22T23:22:00
description: In this fifth meeting, question related to versioning and obtaining commit
hash were discussed, this was a short meeting.
image: /images/tech-wallpaper-5.webp
tags:
- gsoc
- FOSSology
title: Coding Week 3 Meeting
---
In this fifth meeting, question related to versioning and obtaining commit hash were discussed, this was a short meeting.
+8 -5
View File
@@ -1,10 +1,13 @@
---
title: Coding Week 4 Meeting-1
date: 2021-06-29 23:22
tags: [gsoc, FOSSology]
category: gsoc
description: "In this seventh meeting question related to installing the FOSSology were discussed."
image: "/images/tech-wallpaper-6.webp"
date: 2021-06-29T23:22:00
description: In this seventh meeting question related to installing the FOSSology
were discussed.
image: /images/tech-wallpaper-6.webp
tags:
- gsoc
- FOSSology
title: Coding Week 4 Meeting-1
---
In this seventh meeting question related to installing the FOSSology were discussed.
+8 -5
View File
@@ -1,10 +1,13 @@
---
title: Coding Week 4 Meeting-2
date: 2021-07-02 22:22
tags: [gsoc, FOSSology]
category: gsoc
description: "In this eighth meeting questions related to post install generation were asked. This was a short meeting."
image: "/images/tech-wallpaper-7.webp"
date: 2021-07-02T22:22:00
description: In this eighth meeting questions related to post install generation were
asked. This was a short meeting.
image: /images/tech-wallpaper-7.webp
tags:
- gsoc
- FOSSology
title: Coding Week 4 Meeting-2
---
In this eighth meeting questions related to post install generation were asked. This was a short meeting.
+8 -5
View File
@@ -1,10 +1,13 @@
---
title: Coding Week 5 Meeting
date: 2021-07-09 22:22
tags: [gsoc, FOSSology]
category: gsoc
description: "This week was dedicated to perfecting CMake Installation Configuration. The installation was tested and bugs were discussed."
image: "/images/tech-wallpaper-8.webp"
date: 2021-07-09T22:22:00
description: This week was dedicated to perfecting CMake Installation Configuration.
The installation was tested and bugs were discussed.
image: /images/tech-wallpaper-8.webp
tags:
- gsoc
- FOSSology
title: Coding Week 5 Meeting
---
This week was dedicated to perfecting CMake Installation Configuration. The installation was tested and bugs were discussed.
+8 -7
View File
@@ -1,12 +1,13 @@
---
title: Coding Week 7 Meeting
date: 2021-07-23 22:22
tags: [gsoc, FOSSology]
category: gsoc
description: "This week I implemented CMake packaging configuration for FOSSology.
There were two meetings in this week and this report covers both of
them."
image: "/images/tech-wallpaper-9.webp"
date: 2021-07-23T22:22:00
description: This week I implemented CMake packaging configuration for FOSSology.
There were two meetings in this week and this report covers both of them.
image: /images/tech-wallpaper-9.webp
tags:
- gsoc
- FOSSology
title: Coding Week 7 Meeting
---
This week I implemented CMake packaging configuration for FOSSology. There were two meetings in this week and this report covers both of them.
+9 -7
View File
@@ -1,12 +1,14 @@
---
title: Coding Week 8 Meeting
date: 2021-07-30 22:47
tags: [gsoc, FOSSology]
category: gsoc
description: "This week I implemented CMake packaging configuration for FOSSology. The
new configuration fixes issue with previous packaging configurations. It
also retains the component wise installation features."
image: "/images/tech-wallpaper-10.webp"
date: 2021-07-30T22:47:00
description: This week I implemented CMake packaging configuration for FOSSology.
The new configuration fixes issue with previous packaging configurations. It also
retains the component wise installation features.
image: /images/tech-wallpaper-10.webp
tags:
- gsoc
- FOSSology
title: Coding Week 8 Meeting
---
This week I implemented CMake packaging configuration for FOSSology. The new configuration fixes issue with previous packaging configurations. It also retains the component wise installation features.
+11 -5
View File
@@ -1,10 +1,16 @@
---
title: "New Build System and improving CI/CD workflow"
date: 2023-03-30 21:14
tags: [gsoc, fossology, proposal]
category: gsoc
description: It has been 2 years since I was a Google Summer of Code Student. It was an outstanding opportunity and I really enjoyed working on the project. Not only that, but it added numerous skills to my resume and polished many others. Today I want to make my proposal public, that helped me get selected.
image: "/images/panda-engineer.webp"
date: 2023-03-30T21:14:00
description: It has been 2 years since I was a Google Summer of Code Student. It was
an outstanding opportunity and I really enjoyed working on the project. Not only
that, but it added numerous skills to my resume and polished many others. Today
I want to make my proposal public, that helped me get selected.
image: /images/panda-engineer.webp
tags:
- gsoc
- fossology
- proposal
title: New Build System and improving CI/CD workflow
---
It has been 2 years since I was a Google Summer of Code Student. It was an outstanding opportunity and I really enjoyed working on the project. Not only that, but it added numerous skills to my resume and polished many others. Today I want to make my proposal public, that helped me get selected.