1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-28 11:39:52 +02:00

Add linux roadmap

This commit is contained in:
Kamran Ahmed
2024-04-24 19:55:49 +01:00
parent fd46f026dd
commit d802841f1a
9 changed files with 5328 additions and 7 deletions

View File

@@ -207,8 +207,9 @@ export function TopicDetail(props: TopicDetailProps) {
}
const hasContent = topicHtml?.length > 0 || links?.length > 0 || topicTitle;
const googleSearchUrl = `https://www.google.com/search?q=${topicHtmlTitle?.toLowerCase()} guide for ${resourceTitle?.toLowerCase()}`;
const youtubeSearchUrl = `https://www.youtube.com/results?search_query=${topicHtmlTitle?.toLowerCase()} for ${resourceTitle?.toLowerCase()}`;
const resourceTitleForSearch = resourceTitle?.toLowerCase()?.replace(/\s+?roadmap/ig, '');
const googleSearchUrl = `https://www.google.com/search?q=${topicHtmlTitle?.toLowerCase()} guide for ${resourceTitleForSearch}`;
const youtubeSearchUrl = `https://www.youtube.com/results?search_query=${topicHtmlTitle?.toLowerCase()} for ${resourceTitleForSearch}`;
return (
<div className={'relative z-50'}>

View File

@@ -6,7 +6,7 @@ briefTitle: 'AWS'
briefDescription: 'Step by step guide to learning AWS in 2024'
title: 'AWS Roadmap'
description: 'Step by step guide to learning AWS in 2024'
isNew: true
isNew: false
hasTopics: true
dimensions:
width: 968

View File

@@ -6,7 +6,7 @@ briefDescription: 'Roadmap to becoming a Game Developer in 2024'
title: 'Game Developer'
description: 'Roadmap to becoming a Game Developer in 2024'
hasTopics: true
isNew: true
isNew: false
dimensions:
width: 968
height: 2104.59

View File

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,59 @@
---
jsonUrl: '/jsons/roadmaps/linux.json'
pdfUrl: '/pdfs/roadmaps/linux.pdf'
order: 14
briefTitle: 'Linux'
briefDescription: 'Step by step guide to learning Linux in 2024'
title: 'Linux Roadmap'
description: 'Step by step guide to learning Linux in 2024'
isNew: true
hasTopics: true
dimensions:
width: 968
height: 2070
schema:
headline: 'Linux Roadmap'
description: 'Learn how to use Linux with this interactive step by step guide in 2024. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place.'
imageUrl: 'https://roadmap.sh/roadmaps/linux.png'
datePublished: '2024-04-24'
dateModified: '2024-04-24'
seo:
title: 'Linux Roadmap - roadmap.sh'
description: 'Step by step guide to learn Linux in 2024. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place.'
keywords:
- 'linux tutorial'
- 'step by step guide for linux'
- 'linux for beginners'
- 'how to learn linux'
- 'use linux in production'
- 'linux roadmap 2024'
- 'guide to learning linux'
- 'linux roadmap'
- 'linux learning path'
- 'linux learning roadmap'
- 'container roadmap'
- 'linux'
- 'linux learning guide'
- 'linux skills'
- 'linux for development'
- 'linux for development skills'
- 'linux for development skills test'
- 'linux learning guide'
- 'become a linux expert'
- 'linux career path'
- 'learn linux for development'
- 'what is linux'
- 'linux quiz'
- 'linux interview questions'
relatedRoadmaps:
- 'devops'
- 'backend'
- 'docker'
sitemap:
priority: 1
changefreq: 'monthly'
tags:
- 'roadmap'
- 'main-sitemap'
- 'skill-roadmap'
---

View File

@@ -7,7 +7,7 @@ briefDescription: 'Step by step guide to learn MLOps in 2024'
title: 'MLOps Roadmap'
description: 'Step by step guide to learn MLOps in 2024'
hasTopics: true
isNew: true
isNew: false
dimensions:
width: 968
height: 1256.63

View File

@@ -7,7 +7,7 @@ briefDescription: 'Step by step guide to becoming a Rust developer in 2024'
title: 'Rust Developer'
description: 'Step by step guide to becoming a Rust developer in 2024'
hasTopics: true
isNew: true
isNew: false
dimensions:
width: 968
height: 2220.4

View File

@@ -6,7 +6,7 @@ briefDescription: 'Roadmap for anyone looking for a career in technical writing'
title: 'Technical Writer'
description: 'Roadmap for anyone looking for a career in technical writing'
hasTopics: true
isNew: true
isNew: false
dimensions:
width: 968
height: 1958.71