Skip to content

Commit 6d1b4de

Browse files
author
Gaurav Madaan
committed
Added news and event
1 parent ad7b2d9 commit 6d1b4de

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ module.exports = {
66
displayAllHeaders: true,
77
nav: [
88
{ text: 'Home', link: '/' },
9+
{ text: 'News & Events', link: '/news-and-events/' },
910
{ text: 'Blog', link: '/blog', items: [
1011
{text: 'Azure', link: '/azure/'}
1112
] },

docs/news-and-events/ReadMe.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# News and Events
2+
3+
::: tip What was the solution?
4+
I chose Jenkins as I can install it on my own server, had some initial problems like setting up the password, re-installations, containerizing. So, I summed it up here.
5+
:::
6+
7+
::: Know about the recent events I participated in and what's coming up
8+
You will get that info here
9+
:::
10+
11+
1. [Panel Discussion in Elevate 2024 - SVIET]([https://](https://x.com/svietofficial/status/1831625428462612922))
12+
1. **Event Date**: Sep 12, 2024
13+
2. **Topic of Panel Discussion: The Future of Technology**: Trends That Will Define the Next Decade
14+
3. **Instagram Link**: [https://www.instagram.com/p/C_h7KRQJwoC/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA%3D%3D](https://www.instagram.com/p/C_h7KRQJwoC/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA%3D%3D)
15+
4. **X**: [https://x.com/svietofficial/status/1831625428462612922](https://x.com/svietofficial/status/1831625428462612922)
16+
5. Represented as GDG Member
17+
2.

0 commit comments

Comments
 (0)