All Projects → JacobLett → sparky

JacobLett / sparky

Licence: other
A Bootstrap 3 and 4 Sass Starter Project

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to sparky

simple-webpack-starter
Webpack 4 starter project for rapid websites development with SASS, Bootstrap 4, ES6 & Docker.
Stars: ✭ 18 (-14.29%)
Mutual labels:  starter-template, bootstrap4
vue3-boilerplate
A Vue 3 Starter Boilerplate with Vue Router 4, Vuex 4, TypeScript 4, Webpack 5, Prettier and More.
Stars: ✭ 133 (+533.33%)
Mutual labels:  boilerplate-template, starter-template
Phaser Project Template
🕹️ Phaser 3 - Starter Template with TypeScript and webpack.
Stars: ✭ 186 (+785.71%)
Mutual labels:  project-template, starter-template
Node Typescript Boilerplate
Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Jest and type definitions included.
Stars: ✭ 1,061 (+4952.38%)
Mutual labels:  project-template, starter-template
frontenso-11ty-starter
Production-ready 11ty+Gulp+Webpack Starter that features Nunjucks, SASS, TailwindCSS (with JIT complier), and ESNext.
Stars: ✭ 24 (+14.29%)
Mutual labels:  boilerplate-template, starter-template
Api Blueprint Boilerplate
Minimalistic boilerplate to quick-start API specification using API Blueprint description language.
Stars: ✭ 71 (+238.1%)
Mutual labels:  project-template, starter-template
bootstrap4-boilerplate
A Bootstrap v4.4.1 boiler plate with sass, concatenation, minification, autoprefixer, Browsersync, hot reloading and sourcemaps all runned by Gulp
Stars: ✭ 19 (-9.52%)
Mutual labels:  boilerplate-template, bootstrap4
gatsby-reactstrap
Adding Bootstrap 4 to an Gatsby React App and serve generated the static site with Express.js
Stars: ✭ 25 (+19.05%)
Mutual labels:  starter-template, bootstrap4
nextarter-chakra
battery packed template / boilerplate to initialize Next.js app with Chakra UI & Typescript setup ✨
Stars: ✭ 616 (+2833.33%)
Mutual labels:  boilerplate-template, starter-template
Modular Admin Html
ModularAdmin - Free Dashboard Theme Built On Bootstrap 4 | HTML Version
Stars: ✭ 2,875 (+13590.48%)
Mutual labels:  boilerplate-template, bootstrap4
Api server boilerplate
typescript express board boilerplate using routing controller
Stars: ✭ 52 (+147.62%)
Mutual labels:  project-template, starter-template
bootpack
Create multi-page websites using bootstrap for development and webpack for task running.
Stars: ✭ 30 (+42.86%)
Mutual labels:  boilerplate-template, bootstrap4
Bootstrap 4 Sass Gulp 4 Boilerplate
A Bootstrap 4.5.2 boilerplate with font-awesome, sass, gulp 4 tasks
Stars: ✭ 103 (+390.48%)
Mutual labels:  starter-template, bootstrap4
Node Flowtype Boilerplate
This boilerplate repository is outdated and no longer maintained. Instead, I strongly recommend to use TypeScript.
Stars: ✭ 104 (+395.24%)
Mutual labels:  project-template, starter-template
Yii2 Starter Kit
Yii2 Starter Kit
Stars: ✭ 1,372 (+6433.33%)
Mutual labels:  starter-template, bootstrap4
docker-django-boilerplate
Minimal boilerplate setup for a Django project with Docker.
Stars: ✭ 41 (+95.24%)
Mutual labels:  boilerplate-template, project-template
template-mundana-bootstrap-html
Free blogging template by Sal (@wowthemesnet). Beautifully crafted with the latest technologies, SASS & Bootstrap 4.1.3, Mundana is the perfect design for your professional blog.
Stars: ✭ 39 (+85.71%)
Mutual labels:  bootstrap4, bootstrap-sass
Anchor-Bootstrap-UI-Kit
Anchor is a free Bootstrap UI Kit with flexible, ready to use UI components which will hep you build websites faster.
Stars: ✭ 69 (+228.57%)
Mutual labels:  bootstrap4, bootstrap-sass
vuex-typescript
boilerplate repository for vue 3 in typescript, dynamic code split && server-side rendering
Stars: ✭ 54 (+157.14%)
Mutual labels:  boilerplate-template, starter-template
wp-bootstrap4-sass
A clean slate Wordpress theme template with Bootstrap(4) Sass.
Stars: ✭ 28 (+33.33%)
Mutual labels:  bootstrap4, bootstrap-sass

Sparky

Bootstrap 3 Starter Project Folder

By: Jacob Lett of https://bootstrapcreative.com/

Bootstrap Sass + Custom scripts and styles + Grunt

This starter project folder uses the Bootstrap 3 Sass files to create a custom theme.

Demo

https://jacoblett.github.io/sparky/

Use this if

You need to support IE9 and below

Get Started

  • Create a new repo in your GitHub account and copy this repo clone URL https://github.com/JacobLett/Sparky.git

  • In your new repo on GitHub.com Click the "+" next to your profile image and select "import respository" and paste in the clone url

  • Once the new repo is created click on the green button that says "open in desktop"

  • In your windows GitHub application right click on the new repo and select "open in explorer"

  • Open up git shell and enter the following commands

    npm install

    bower install

    grunt watch

  • Commit your changes and sync to your new repo

To test the site using GitHub pages

Go to your repo settings on GitHub.com and choose your master branch for github pages.

Are you new to Node.js and Grunt projects?

I created a 7-part video series to show you how to get setup and then customize Sparky.

Bootstrap 3 Sass Customization Tutorial

Common Questions

Where is the Css compiled , i can not see where it compiles the sparky variables?

It is compiled in the dist or distribution folder. This folder will contain anything processed or compiled by Grunt - https://github.com/JacobLett/Sparky/tree/master/dist/css

Can you add more scss files in sass folder like _buttons.scss?

You sure can. Just add the underscore prefix and then reference it the style.scss file so it is imported in https://github.com/JacobLett/Sparky/blob/master/sass/styles.scss

When you upload the site or page to the server which are the files you have to upload?

All you need is the compiled files in the dist folder. The readme file helps a future developer find the source code in a public/private repo

  • dist
  • README.md
  • humans.txt
  • index.html
  • robots.txt

How do you get grunt to stop watching the file?

All you have to do is close the shell window. If you enter the command "start grunt watch" it will open two shell windows. One watching and the other for new commands. I usually just do "grunt watch" and leave it watching all day as I go in and out of the day. Then when I go home I commit my changes to github and close the command shell.

What chrome extension does the auto refresh?

I use https://chrome.google.com/webstore/detail/livejs/fnenjmjepccoionjgdgimlnppidghbbg You can also include a js file in your project while developing http://livejs.com/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].