Apps We Love: Shoelace.io

Apps We Love: Shoelace.io

Share

Oh I did a merry little dance when I stumbled across Shoelace.io! While you get that picture of your mind, let me explain why this is a great tool for those who want to really go to town on their school website and get stuck in to a little bit of coding.

The Schudio School Website CMS is built entirely from the ground up using, amongst other things, the Bootstrap framework. Bootstrap is the bits of code in your school website that make it responsive and look lovely on all devices.

The structure of the pages is achieved using columns or ‘divs’. When your browser window gets smaller (or you view the website on a phone), the columns cascade beneath one another to make the page work wherever your users are.

Writing this code is a bit tricky (but not that difficult) if you’ve got the time to learn. But most people don’t have the time to learn and so Shoelace works hard to make this really easy.

All you have to do is click to add different block to your page, drag to resize them, creating as many areas for your page as you like. Then simply copy and paste the code in to your Schudio School Website and add content to each of the divs.

The Schudio School Website CMS is flexible enough for you to be able to hide sidebars and other elements to create full width pages and when you couple that with the code you grab from Shoelace you can now create some stunning pages really easily.

We’ll now be covering some of these features and certainly talking through Shoelace in some of our upcoming training sessions so do watch out for those. In the meantime, have a play, and let us know what you think!

shoelaceio-780

EXAMPLE OF THE SHOELACE.io CODE

<div class="container">
    <div class="row">
        <div class="col-xs-10">**INSERT YOUR CONTENT HERE**</div>
    </div>
    <div class="row">
        <div class="col-xs-5">**INSERT YOUR CONTENT HERE**</div>
        <div class="col-xs-5">**INSERT YOUR CONTENT HERE**</div>
    </div>
    <div class="row">
        <div class="col-xs-3">**INSERT YOUR CONTENT HERE**</div>
        <div class="col-xs-4">**INSERT YOUR CONTENT HERE**</div>
        <div class="col-xs-3">**INSERT YOUR CONTENT HERE**</div>
    </div>
</div>
Published On: June 15, 20162.1 min read

Related Posts

  • Ok, so strictly speaking Innovate My School isn't an App but if you ..

    Ian Richardson

    September 15, 2016

    Ian Richardson

    September 15, 2016

  • Twitter is a great tool for schools to communicate with parents and ..

    Ian Richardson

    May 5, 2016

    Ian Richardson

    May 5, 2016

  • Millie Moreorless is one of the best, most important apps we've seen ..

    Ian Richardson

    April 13, 2016

    Ian Richardson

    April 13, 2016

  • Sway You may not have heard of Sway, but it's an Microsoft ..

    Ian Richardson

    December 17, 2015

    Ian Richardson

    December 17, 2015

  • Infographics are very brilliant. They are a beautiful, easy to use tool ..

    Ian Richardson

    December 14, 2015

    Ian Richardson

    December 14, 2015

  • Because we're a bit nerdy here and love playing with shiny toys. ..

    Ian Richardson

    December 2, 2015

    Ian Richardson

    December 2, 2015

Trusted by over 5,000 schools all year round.