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

A quick template for creating a website using scss and bootstrap

Notifications You must be signed in to change notification settings

maxiroellplenty/web-template

Repository files navigation

web-template

A quick template for creating a website using scss and bootstrap

  • Also providing a github & ssh (ftpcoming soon) deploy script.
  • Build script to create a minified compressed publish (dist) folder.

Getting started

  • Run: npm install (requires NodeJs)
  • Open: web-template/dist/index.html at your favorite browser.

Build

  • Run: sh build.sh
  • Edit paths at gulpfile.js

Deploy

  • Run: sh deploy.sh
  • Update the branch & ssh connection at deploy.sh file.

Create new view

  • Method to create a new view with all needed files (html,css,js).
  • Run: sh cv.sh

About

A quick template for creating a website using scss and bootstrap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published