About Rivor
Welcome to Rivor, a sleek and powerful HTML template designed for agencies, and businesses seeking a modern and efficient web presence. Whether you're building a website for design solution, design agency , AI agency website or SEO agency webite, this template is packed with everything you need to stand out in the digital space. Let your creativity shine and deliver a top-notch user experience with this premium HTML template. To see live demo click on this link Rivor (opens in a new tab)
File Structure
We will provide two files. One is the development and the other is production. The production folder provides all the ready files to publish. This folder need not any changed, the user just needs to upload this folder to run. Those who want to customize the theme can use the development folder. All the required files to customize the theme are in this folder.
File structure for production folder
Production
├─ CSS
│ |── main.css
├─ fonts
│ |── All Used Fonts
├─ Images
│ |── All Used Images
|── JS
| ├─ lib
│ |── All plugins
| |── script.js
| |── career-tab.js
├─ 404.html
├─ about-02.html
├─ about.html
├─ blog-02.html
├─ blog-details.html
├─ blog.html
├─ career-02.html
├─ career-details.html
├─ career.html
├─ changelog.html
├─ contact.html
├─ faq.html
├─ home-02.html
├─ home-03.html
├─ home-04.html
├─ home-05.html
├─ home-06.html
├─ home-07.html
├─ home-08.html
├─ home-09.html
├─ home-10.html
├─ index.html
├─ password-protected.html
├─ pricing.html
├─ privacy-policy.html
├─ project-02.html
├─ project-03.html
├─ project-02.html
├─ project-details-02.html
├─ project-details.html
├─ project.html
├─ services-details.html
├─ services.html
├─ team-details.html
├─ team.html
├─ terms.html
File Structure for development File
Development
├─ src
| └── fonts
| |── All required custom fonts
| └── images
| |── All Used Images
| └── js
| ├─ lib
│ |── All plugins
| |── career-tabs.js
| |── script.js
| └── Partials
| |── All used .htm files
| └── scss
│ |── ALL SASS file
| ├─ 404.html
| ├─ about-02.html
| ├─ about.html
| ├─ blog-02.html
| ├─ blog-details.html
| ├─ blog.html
| ├─ career-02.html
| ├─ career-details.html
| ├─ career.html
| ├─ changelog.html
| ├─ contact.html
| ├─ faq.html
| ├─ home-02.html
| ├─ home-03.html
| ├─ home-04.html
| ├─ home-05.html
| ├─ home-06.html
| ├─ home-07.html
| ├─ home-08.html
| ├─ home-09.html
| ├─ home-10.html
| ├─ index.html
| ├─ password-protected.html
| ├─ pricing.html
| ├─ privacy-policy.html
| ├─ project-02.html
| ├─ project-03.html
| ├─ project-details-02.html
| ├─ project-details.html
| ├─ project.html
| ├─ services-details.html
| ├─ services.html
| ├─ team-details.html
| ├─ team.html
| ├─ terms.html
├─ .gitignore
├─ .prettierignore
├─ gulpfile.js
├─ LICENSE
├─ README.md
├─ package.json
├─ tailwind.config.js