/MrMizo.com

MrMizo.com

Primary LanguageCSSGNU General Public License v2.0GPL-2.0

#MrMizo.com MrMizo.com web page

  • Run gulp to start development server
  • Run gulp publish to publish page on Amazon S3

For Amazon S3 you will need aws.json

{
   "key": "KEY",
   "secret": "SERET",
   "bucket": "BUCKET",
   "region": "REGION"
}

Author Miroslav Magda

##License All code is open source and dual licensed under GPL and MIT. Check the individual licenses for more information.

###Change log ####0.1.0

  • initial verison