Skip to main content

✅ You're Up to Speed!

You now understand how Dev-Mountain is structured and how to add content to each section. Here's a quick recap:

What you want to doWhere to do it
Add a resource link / toolresources/*.md
Write a guide or how-todocs/*.md
Write a blog post / updateblog/YYYY-MM-DD-*.md
Create a custom pagesrc/pages/*.tsx
Change navbar / footerdocusaurus.config.ts

What's Next?

tip

The fastest way to add content is to copy an existing .md file from the same section, update the frontmatter, and replace the content. Docusaurus handles the rest automatically.