I have tried to follow the standards and modular structure while developing the theme. Following sections are explaining the theme File & Folder, structure, html file struture and plugins.
├── assets/ │ ├── admin/ │ ├── css/ │ ├── fonts/ │ ├── images/ │ └── js/ │ └── webfonts/ ├── content ├── extend │ ├── widgets ├── framework │ ├── custom-css │ ├── landrick-demo-data │ ├── plugins │ ├── ReduxCore │ ├── tgm