Skip to content
This repository has been archived by the owner on Jun 1, 2019. It is now read-only.

zslabs/basey-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basey Static

Basey is a developer-friendly static site boilerplate built with UIkit and GulpJS.

Customization: Getting Started

  • Make sure you have the following installed:
  • In your terminal, navigate to your site's directory and run the following:
    • npm install
      • Installs build modules and assets
    • gulp
      • Builds initial project
    • gulp watch
      • Watches for project changes and starts BrowserSync instance

Enjoy!

Copyright and License

Copyright Zachary Schnackel under the MIT license.