Skip to content

tuannat/wedding-theme

Repository files navigation

wedding-theme readme

Author

TuanNAT https://tuannat.me

Description

This is an wedding theme for just married couple put their information of wedding.

Demo

wedding-theme

Technologies used

JavaScript

Testing

Styles

Markup

Optimization

Server

Linting

Automation

Code Management

Automated tasks

This project uses Gulp to run automated tasks for development and production builds. The tasks are as follows:

gulp --production: Same as gulp serve --production also run gulp test and not boot up production server

gulp serve: Compiles preprocessors and boots up development server

gulp serve --open: Same as gulp serve but will also open up site/app in your default browser

gulp serve --production: Same as gulp serve but will run all production tasks so you can view the site/app in it's final optimized form

gulp test: Lints all *.js file in the source folder using eslint and runs all *.test.js file unit tests through Karma and Jasmine

gulp test --watch: Same as gulp test but will constantly watch *.test.js files and rerun tests when changes are detected

gulp build: Build zip file of complied project.

gulp deploy: Deploy build to gh-pages use after gulp build --production

Photos put in album folder and thumbs inside it

Adding the --debug option to any gulp task displays extra debugging information (ex. data being loaded into your templates)

About

My Wedding Theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published