Documentation Website

Hello Bootstrap Studio Team,

I recently explored your documentation at https://bootstrapstudio.io/docs/ and found the design very clean and well-structured.

I would like to know whether this documentation website has been designed using Bootstrap Studio itself, or if it has been developed using a different framework or tool.

If it is created using Bootstrap Studio, could you please guide me on how to design a similar documentation-style layout (with sidebar navigation and structured content) within Bootstrap Studio?

If not, is there any template or recommended approach that I can use with Bootstrap Studio to achieve a similar documentation design?

Thank you for your support.

I’m pretty sure that Bootstrap Studio Docs site is not built with Bootstrap Studio. I think it’s Docusaurus, but I might be wrong.

However, there are some handy instructions and a download file for Bootstrap Studio with a sidebar nav already built. it’s here Sidebar Navigation | Bootstrap Studio

1 Like

FYI - this is primarily a user forum. While the Bootstrap Studio developers monitor the activity here, it’s unlikely they’re going to “guide you” on how to design your website.

The Docs section of the website is pretty simple, and could be built using Bootstrap Studio, but the search function leverages something else (likely Algolia DocSearch.) Have you ever built a website before?

To make it LOOK like the Docs page is a different matter entirely, and you’ll need to learn CSS for that.

I suggest watching all their videos and try building one of the sample websites along side the video to get a feel for the program before attempting such an ambitious project.

Bootstrap Studio’s docs is made with vuepress

another nice documentation site is starlight

Does anything here look useful? This is a work-in-progress; most of the links won’t work and most of the pages don’t exist. Navigation will break if you move away from the completed pages.

This was all done in BSS (with some Javascript). It’s reasonably responsive, although the content isn’t really suitable for small screens.

I initially published the sidebar nav elements online in BSS, but desisted as it was a maintenance nightmare.