Search
Close this search box.
Sallee Technology Logo

borg2borg v7

Borgs Unit

Borg 2 Borg A Bootstrap Framework

Lab Work – Web Work

Bootstrap’n Journey number 412 version 7

Need to get this out of my brain for awhile now, seeing that version 5 has been out for sometime. Regardless of time, it’s been posted to the web. We have three offerings at this point, giving 3 different flavors of Bootstrap:


The sites stated above are meant to be reference, or reference material for that matter. The goal is to have working templates for anyone to use and help others learn said code e.g. PHP.

PLEASE NOTE – we have in most cases, some are actively being moved… however, we are moving away from Github. Two, we will also be converting all public/private/secret Ghists so that code can be consumed ‘publicly’ here in the near future… the goal is to provide coding examples, educate and share languages and techniques with the masses. So, you’ll see coding examples presented in the following manner or Bootstrap html treatment


<h1> - PHP Print Example<h1>
<h3> - Calculate and Print<h3>

<?php print(1 + 2) * 3; }?>
Here is a quick PHP print statment, utilizing the Bootstrap code treatment for the purposes of an example, the console will calculate and print the calculation to the browser.

Again, for probably 2 months now or so, we’ve converted all Github/Ghists to a companion file within the site folder. Next step will include a conversion to a database. At least that is the goal, assuming time is available. Same for Django, this might be ‘jumping the shark’ as I want to get a working version of Django up on the ole’ web-server and see what we can do from there. I guess the overarching goal is to offer language/code reference material and Bootstrap examples. So, lots of work out there, ton of things to do, clearly… not enough time in the world to work on side projects. We will get there one day at a time. Enjoy!

Borg2borg