mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-07-31 22:40:19 +02:00
@@ -8,7 +8,7 @@ Here is the list of scripts available:
|
|||||||
|
|
||||||
## Sitemap
|
## Sitemap
|
||||||
|
|
||||||
Generates the sitemap with all the pages and guides
|
The below mentioned command generates the sitemap with all the pages and guides
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
npm run meta:sitemap
|
npm run meta:sitemap
|
||||||
@@ -16,7 +16,7 @@ npm run meta:sitemap
|
|||||||
|
|
||||||
## Roadmaps Meta
|
## Roadmaps Meta
|
||||||
|
|
||||||
Generates the `content/roadmaps.json` file by combining the `content/raodmaps/**/meta.json` content in each roadmap
|
The below mentioned command generates the `content/roadmaps.json` file by combining the `content/raodmaps/**/meta.json` content in each roadmap
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
npm run meta:roadmaps
|
npm run meta:roadmaps
|
||||||
|
Reference in New Issue
Block a user