Skip to content

ThuyNT13/thuy_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

This is an on-going project for which I will be documenting in great detail here: Wiki.

The first iteration of the website project is static with just HTML, CSS and JavaScript. The design is responsive, and adjusts to any media screen and content is over HTTPS so it's secure.

Will redo the CSS as working with React broke it which opened up the possiblity of exploring different designs including getting rid of the hamburger icon.

The current iteration was deployed using Amazon Web Services (AWS) as can be seen here: https://thuy.life. In process of looking up Elastic Beanstalk as others have recommended it would be a good way to deploy.

I presently have Travis CI setup with no tests, but as I build up the backend, I will probably add them.

Support

Please open or respond to an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request. Don't push to master.