8000 GitHub - ridiks10/Starting_template: Starting template for Front-end
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ridiks10/Starting_template

 
 

Folders 8000 and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starting_template

Starting template is a front-end HTML5 template. Featuring the latest technologies and impeccable code this download is the ideal starting point for any web project.

##Gulp - Start Guide

Need to ensure you have everything on your machine (Node.js, npm, bower)

In root of template, use commands:

  • npm i
  • bower i
  • gulp (Run project)
  • gulp build (Build project)

##SASS Partials

The partials directory is where most of the CSS is constructed. Plan ahead and think how to structure these.

  • _buttons.scss - Button styles
  • _variables.scss - Colours, Typography
  • _media.scss - Media queries

##Structuring your projects

This is a developer preference. There is no official way. Do you want all your pages in partials? Would you rather just add main components and still use style.scss for the bulk of the CSS? Do what's best for you and your project.

##Who's behind this?

Base is proudly made by Evgeny Kovalchuk and is the result of many hours working on projects of all sizes. It is driven by a massive enthusiasm for all things web.

Base is constantly updated and modified to ensure it stays on top of the game. If you’ve any suggestions or ideas then don’t hesitate to get in touch.

##Author's profile in social networks:

LinkedIn: linkedin.com

VK: vk.com

Facebook: facebook.com

Twitter: twitter.com

About

Starting template for Front-end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.4%
  • CSS 39.3%
  • HTML 16.3%
0