<<<<<<< HEAD
- Background / Overview
- Features
- Prerequisites
- Documentation
- Browser Support
- Dependencies
- Todo
- Release History
- Changelog
- Issues
- Bugs
- Deployment
- Translations
- Contributing
- Authors
- Acknowledgments
- Support
- License
Note: This section was generated with markdown-toc.
# installs markdown-toc globally
$ npm i -g markdown-toc
# prints out the table of contents
$ markdown-toc --bullets '*' readme.md
Portfolio showcasing Design and Development projects.
No prerequisites. Viewable on all browsers.
src
├── images
├── js
│ └── main.js
└── scss
├── assets
├── theme
└── theme.scss
Note: The scaffolding was generated with tree-node-cli.
# installs tree-node-cli globally
$ npm i -g tree-node-cli
# prints out the folders content
$ tree --dirs-first -a -I 'node_modules|.git'
Chrome | IE | Edge | Safari | Firefox |
---|---|---|---|---|
Latest 2 | 9+ | Latest 2 | Latest 2 | Latest 2 |
List of dependencies used in the project
- GSAP - HTML5 javascript animationm plugins like ScrollTrigger
- Scroll Magic - The javascript library for magical scroll interactions
- Lottie Files - Lottie library uses JSON files to render AE animations
List of things to fix or add
- Improve README.md
- 0.0.1 - Initial release
- 0.0.2
- Added readme
Detailed changes for each release are documented in the release notes.
Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.
If you have questions, feature requests or a bug you want to report, please click here to file an issue.
Simply visit url toomanydanielkims.com or open repository with VSCode.
Please read Contributing Guide for details on the process for making pull requests.
- Daniel Kim - xyz system
This project would now have been possible without the help and advice from many contributors. I would like to specially thank the following.
- John Doe: Thanks for...
- Jane Smith: Thanks for...
Boilerplate for README from Yilber Mejia Copyright (c) 2019 Yilber Mejia.