winkjs / showcase-boilerplate

Boilerplate code for showcases' front-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Showcase boilerplate

Boilerplate code to get started on a wink showcase's front-end. Copy this over and start a new repo. Deploy using Github pages by setting the source to the master branch.

Packages from wink can be bundled and used in the browser. If you need a server, consider deploying an API method serverlessly.

What is included?

  • Bootstrap and jQuery (using CDN)
  • Navigation and footer
  • wink styles
  • Google Analytics
  • Fonts from Typekit
  • MIT License

About

Boilerplate code for showcases' front-end

License:MIT License


Languages

Language:HTML 67.9%Language:CSS 32.1%