How could I make a blog function with Bootstrap Studio?

Bootstrap Studio is used to build “front end” websites using HTML, JavaScript and CSS. It cannot be “deployed on the WordPress platform.”

WordPress uses a combination of a server-side ('bank-end") language (PHP) and mySQL databases to handle things like blogging, CMS, user accounts, and so on.

While technically the “front end” of a WordPress website can be created using Bootstrap (or many other frameworks or technologies,) this requires custom page templating, installing Bootstrap itself into WordPress, and doing a lot of manual coding.

I don’t believe there is any easy way to take a website generated by Bootstrap Studio and use it as the front-end of a WordPress website. Most people who build their websites with BSS, and who also want a WordPress blog, will install Wordpress into a subfolder on their server, and then add appropriate navigation links on both the BSS and Wordpress sites. Then they style the Wordpress theme to look similar to their BSS website.

There have been a few discussion here in the forum on ways to add blogging to BSS via both WordPress and third-party applications. A few people have posted some different applications they’ve used besides WordPress. Here are a couple of links. You can search the forums for more.

1 Like