1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-29 20:21:50 +02:00

Add linux roadmap

This commit is contained in:
Kamran Ahmed
2024-04-25 18:04:05 +01:00
parent 3d53ce67e9
commit 7b297bdba6
105 changed files with 1721 additions and 162 deletions

View File

@@ -66,10 +66,12 @@ function writeTopicContent(currTopicUrl) {
let prompt = `I will give you a topic and you need to write a brief introduction for that with regards to "${roadmapTitle}". Your format should be as follows and be in strictly markdown format:
# (Put a heading for the topic)
# (Put a heading for the topic without adding parent "Subtopic in Topic" or "Topic in Roadmap" etc.)
(Write me a brief introduction for the topic with regards to "${roadmapTitle}")
(add any code snippets ONLY if necessary and makes sense)
`;
if (!childTopic) {