Coder Social home page Coder Social logo

ws-mobile's Introduction

Qwik-Start

Qwik Start is an Initializr inspired mobile friendly web template based on the HTML5 Boilerplate to get you started with your web applications.

Quick start

See the demo!

Clone the git repo - git clone [email protected]:gneatgeek/Qwik-Start.git - or download the current tag.

Features

  • Built on the HTML5 Boilerplate
  • Menu button for smaller screens keeps navigation from cluttering up your limited space.
  • Mobile first responsive design
  • Sassy CSS instead of vanilla CSS
  • Simple, sleek design with drop-down menus in mind.

Notes

  • SASS was used to make the CSS cleaner, more maintainable, and more dynamic.
    • I left an expanded compiled version of vanilla CSS in the css/ folder for those who don't want to mess with SASS.
    • Changing the color scheme is super easy. Just edit the $baseColor variable in sass/main.scss and the scheme will dynamically update based on the color you specify.
    • There are a few variables defined in the main.scss file which make changing the template quick and easy.
    • The main file serves as a home for variables and mixins; it imports all the other segments as include files which are denoted as _filename.scss
  • This template currently only handles one level of dropdown. I might add a second level in the future.
  • The file htaccess must be renamed to .htaccess in order to function.
    • As stated in the htaccess file: ".htaccess files are an overhead, this logic should be in your Apache config if possible: Read the docs"
    • I changed the filename to keep strange .htaccess related issues from popping up right away. Check it out and use what you need/want.
  • Please contribute by forking and sending a pull request.

ws-mobile's People

Contributors

roryhardy avatar

Watchers

Robert 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.