Pre-Installation Requirements
- - Code Editing Software (eg: Dreamweaver, Sublime Text or Notepad)
- - Web Browser for testing (eg: Google Chrome or Mozilla Firefox)
- - FTP Tool to upload files to Server (eg: FileZilla)
Getting Started
If you are able to read this documentation locally, which means you have successfully downloaded the package and extracted the zip. The file structure as follows :
Gerko/ ├── documentation/ ├── HTML/ │ ├── css/ │ ├── img/ │ ├── js/ │ ├── sass/ │ ├── index.html
The folder you have to customize is the HTML folder. Copy HTML folder from the package and paste it in your Project Folder. (This helps you to prevent overwriting in original files. so if you messed up something, you will get the original here.)