Giter Club home page Giter Club logo

mod-website's Introduction

MOD. website - mod.org.au

An interim website at mod.org.au while we design exactly what we need for the museum.

Frameworks

UniSA run Twitter Bootstrap templates on an Episerver install. So we used bootstrap as a base for this website.

Animated morph tangles

Our designer created the MOD. morph tangles on the home page, and to bring them to life we converted them to animated SVGs using vivus.

mod-website's People

Contributors

sighmon avatar

Watchers

 avatar  avatar

mod-website's Issues

How do I make buttons out of links?

Here’s how to turn a normal link into a button on our website:

<a href="#">Subscribe</a>

Change that to:

<a href="#" class="btn btn-outline-secondary">Subscribe</a>

If you’d like a large button:

<a href="#" class="btn btn-lg btn-outline-secondary">Subscribe</a>

And for different colours:

btn btn-outline-primary (blue)
btn btn-outline-secondary (grey)
btn btn-outline-success (green)
btn btn-outline-info (light blue)
btn btn-outline-warning (orange)
btn btn-outline-danger (red)

So basically just add class="btn btn-outline-secondary" to any links to make them a button.

Reconfigure MOD. navigation menu?

Perhaps 'What's On' can include 'open calls' + 'MOD.CoLAB' to avoid similar content be on two different pages.

  • to break up navigation to 'location', and 'our team' which will include us and to add 'Governance' board members and MOD.YAB, '
    lets discuss

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.