Giter VIP home page Giter VIP logo

jms-wiwp-smoothstate's Introduction

Workshops in Wild Places

The official website of Workshops in Wild Places, an international art teaching initiative developed by Canadian artist and educator Janice Mason Steeves. Travel to remote locations throughout the world to connect with the beauty and power of the wild landscape.

For more information see workshopsinwildplaces.com and janicemasonsteeves.com.

Layout and Frameworks

The site uses Bootstrap 4.1, flexbox, and functional css.

PHP

PHP is used for header and footer includes.

CSS

  1. Functional [Atomic] css: the site employs the atomic css approach where small, single purpose classes are used based on visual function. Classes are referenced once in the CSS then used repeatedly in the HTML for DRY code.

  2. Naming conventions:

    • titles and headings: site-title, page-title, section-title, section-sub-title
    • fonts: Raleway is the primary theme font.
    • background images: bg-img...
    • background colors: bg-...

JS

Multiple JS plugins are used on the site.

  1. Smoothstate.js: an ajax plugin that hijacks http requests, swapping page content out without page refresh. Significantly improves view change speed and performance in addition to allowing for entrance and exit animations.

  2. AOS ("animate on scroll"). A simple css/js based animation library that activates a variety of css animations on scroll.

.htaccess

  1. An .htaccess rewrite is employed to remove .php for pretty urls.

jms-wiwp-smoothstate's People

Contributors

masonmedia avatar

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.