Skip to content
forked from zzseba78/Kick-Off

UIkit 3 Starter Layout / Templates - Quick start for your UIkit 3 project!

License

Notifications You must be signed in to change notification settings

SlehMas/Kick-Off

This branch is 36 commits behind zzseba78/Kick-Off:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Sebastian
Jun 4, 2019
3918ea7 Â· Jun 4, 2019
Jun 4, 2019
May 17, 2019
Jan 31, 2019
Jun 4, 2019
Jan 15, 2019
Jun 4, 2019
May 17, 2019
May 17, 2019
May 17, 2019
May 17, 2019
May 17, 2019
Jun 4, 2019
Jun 4, 2019
May 17, 2019
May 17, 2019
May 17, 2019

Repository files navigation

KickOff

Support Open Source. Buy beer.

If you're using KickOff and find it useful you can buy me a beer! 😄

Beerpay Beerpay

UIkit 3 Starter Layout / Templates for your UIKit 3 project.

Goals

The main goal of KickOff is to quickly get you started on your project with UIkit 3, bringing a solid layout foundation to work upon.

CSS Styles

All the layouts are based on default UIkit styles to keeps things clean and simple, but some layouts may use some custom css code.

The css styles are the minified latest version of UIKit 3 ( currently 3.1.5 ) from the cdn.

HTML

The code try to be as simple as possible, with commented sections, validated and semantic html5 markup.

JS

Since UIkit 3 removed JQuery dependancy, it´s not included. All JS implementations are created by adding data-uk-* attributes to the HTML elements. No additional JS lines are added.

The uikit.min.js file is the minified latest version of UIKit 3 ( currently 3.1.5 ) from the cdn.

The data-uk-* syntax it´s used in order to work with every library and get html code validated.

Images and Graphics

The Layouts

At the moment these layouts are available ( more will be available soon! )

License

2019 byHumans under the MIT license.


UIkit is an Open Source project developed by YOOtheme.


About

UIkit 3 Starter Layout / Templates - Quick start for your UIkit 3 project!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 93.1%
  • CSS 4.1%
  • JavaScript 2.8%