Skip to content

EnduranceCode/endurance-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnduranceBase - A Joomla! Template

Introduction

EnduranceBase is a custom Joomla template developed by EnduranceCode that is based on Bootstrap 4 and follows Google Material Design principles.

Version Control System and development tasks automation

EnduranceBase template uses Git as version control system and Gulp for the automation of the development tasks.

The available Gulp tasks are:

  • initializeBrowsersync: Spins up a web server to enable live-reloading easily;
  • styles: Compile Sass and Minifie CSS;
  • scripts: Concatenate Javascript Files and Minifie the output file;
  • joomla: Copy the Joomla files to the ./dist folder;
  • reportTodo: Extract, collect and report TODOs and FIXMEs in the code;
  • images: Optimizes for web the template's image files.

The above listed tasks will automatically run whenever there are changes in the HTML, PHP, CSS, JavaScript and Image files.

The following resources were very helpfull to buil this project's Gulp file (gulpifile.js):

About

A Joomla custom template based on Bootstrap 4 and applying Google Material Design principles

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages