We can configure up to 5 articles shown on the landing page. The articles can be from Topcoder Thrive and/or Topcoder Blog.
The configuration file is located at /src-ts/tools/dev-center/dev-center-pages/community-app/landing-page/dev-center-articles-section/articles.config.ts.
We can configure the image carousel on the landing page, the configuration file is located at /src-ts/tools/dev-center/dev-center-pages/community-app/landing-page/dev-center-header/carousel-content.config.ts.
The local images for the carousel should be put in /src-ts/tools/dev-center/carousel-images.
The content of the getting started page is from a Markdown text, the source is located at /src-ts/tools/dev-center/dev-center-pages/community-app/getting-started/GettingStartedGuide.md.
The local images for the markdown should be put in /src-ts/tools/dev-center/images.