Code Monkey home page Code Monkey logo

skmframework's Introduction

skmframework

DEPENDENCIES:

Node.js, SASS, GRUNT (grunt-sass, grunt-contrib-watch, grunt-contrib-copy, grunt-autoprefixer, grunt-contrib-concat, grunt-contrib-uglify)

INSTALLATION / THEME CUSTOMIZATION:

  • Download & install theme
  • Run "grunt" via command line within the theme's root directory
    • If all dependencies are correctly installed you should see something like this:

    Running "sass:dist" (sass) task
    
    Running "concat:core" (concat) task
    Running "uglify:my_target" (uglify) task
    >> 1 file created 771 B โ†’ 392 B
    
    Running "copy:main" (copy) task
    
    
    Running "watch" task
    Waiting...
    

--ENJOY!

IMPORTANT NOTES:

  • SKM Framework is a framework not a theme and is geared towards theme developers
  • SKM Framework includes an assortment of useful classes designed to accelerate template development
    • Fonts sizes - assets/scss/components/fonts/font_sizes.scss"
    • Line heights - "assets/scss/components/fonts/font_line_heights.scss"
    • Font families - "assets/scss/components/fonts/font_families.scss"
    • Font weights - "assets/scss/components/fonts/font_weights.scss"
    • Theme colors - "assets/scss/components/colors.scss"
    • Font tag styles (eg h1, h2, ect.) - "assets/scss/components/fonts.scss"
    • Font tag styles (eg h1, h2, ect.) - "assets/scss/components/fonts.scss"
    • Animations - "assets/scss/components/utilities/animations.scss"
    • Background styles - "assets/scss/components/utilities/backgrounds.scss"
    • Buttons - "assets/scss/components/utilities/buttons.scss"
    • Forms - "assets/scss/components/utilities/forms.scss"
    • Layout - "assets/scss/components/utilities/layout.scss"
    • Lists - "assets/scss/components/utilities/lists.scss"
    • Margins - "assets/scss/components/utilities/margins.scss"
    • Paddings - "assets/scss/components/utilities/paddings.scss"
    • Full-height panels - "assets/scss/components/utilities/panels.scss"
    • Positioning (relative, absolute, fixed) - "assets/scss/components/utilities/positionings.scss"
    • CSS3 transitions - "assets/scss/components/utilities/transitions.scss"
    • Vertical Alignment - "assets/scss/components/utilities/vertical_alignment.scss"
  • SKM Framework uses Bootstrap 3 as the core front-end framework and includes font-awesome and all other bootstrap components

MISC:

GOOGLE FONT SUPPORT - Defaults to Roboto

  • To add custom Google Fonts update the following file with your Google Fonts URL
    • "lib/google_fonts" (Line 7)
  • Update your global SASS font variables in the following file -
    • "assets/scss/components/fonts/font_families.scss"

skmframework's People

Contributors

skm16 avatar

Stargazers

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