Let's Build a Simple Site

If you want to dive right in, let’s build a simple demo site framework in Phosis by leveraging Bootstrap 4 for a rapid prototype.

We do recommend reading the rest of this user guide, however, as it contains valuable information on how Phosis works and why certain things are the way they are.

Our example template here is set up to use Bootstrap and jQuery Slim loaded from the CDNJS content delivery network. Loading these static resources from a CDN like CDNJS or Google’s APIs allows your site to load more quickly and to leverage users’ browser caches.

Top Tip

You can totes-your-goats upload custom CSS, images, and Javascript as described in CDN Files. We’re not doing that in this basic tutorial in the interest of keeping things simple.