1.0.1 • Published 7 years ago

pro-fed v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

pro-fed

Pro-fed is very easy way to start your front-end project. It’s include all basic thing to kick start your project. He has some highlight thing you need for your project.

Pro-fed is built on PHP so it using some PHP functionality to make some frontend task easy.

  • Sass
  • Bootstrap (sass version)
  • Gulp (for automated task such as compile sass, JavaScript minify and building etc.)
  • Autoprefixer for CSS property (using gulp)
  • Minify and bundle JavaScript (using gulp)
  • Optimize images (using tiny jpg API and gulp)
  • Gzip (using .htaccesss file)
  • Caching (using .htaccess file)
  • URL Rewrite (using .htaccess file)
  • Custom 404 Page (using .htaccess file)