If you have any questions that are beyond the scope of this documentation, please feel free to email or contact us via my page.
Kerri Sveltekit is a one-page responsive portfolio layout which can be utilized to demonstrate your inventiveness. It is produced utilizing the bootstrap and has taste of material plan. It's an ideal decision for a planner, engineer, specialist or some other expert who need to speak to his abilities and inventive work. The code is spotless and straightforward and enables any engineer to effectively alter it.
You are important for us and so please feel free to get back to me with any question or feedback.
I have tried my best to have standards and modular structure while developing the theme. Following sections are explaining the theme File & Folder, structure, js file structure and plugins.
I have tried to follow the standards and modular structure while developing the theme. Let's take a look at the package structure:
Landing |── src │── Components │── Layout │── Carousels │── ...common component files │── routes │── index1 to index18 │── +page.svelte │── +layout.svelte │── +page.svelte │── static │── assets │── css │── fonts │── images │── tests │── .eslintrc.cjs │── .gitignore │── package.json │── package-lock.json │── svelte.config.js │── README.md │── vite.config.js<script> import NavbarCustom from '../Components/Layout/NavbarCustom.svelte'; import About from '../Components/Layout/About.svelte'; import Services from '../Components/Layout/Services.svelte'; import Sta from '../Components/Layout/Sta.svelte'; import Client from '../Components/Layout/Client.svelte'; import Blog from '../Components/Layout/Blog.svelte'; import Contact from '../Components/Layout/Contact.svelte'; import Footer from '../Components/Layout/Footer.svelte'; import Work from '../Components/Layout/Work.svelte'; import Settings from '../Components/Layout/Settings.svelte'; import Loader from '../Components/Layout/Loader.svelte'; </script> <svelte:head> <link rel="stylesheet" href="assets/css/bootstrap.min.css"> <link rel="stylesheet" href="assets/css/materialdesignicons.min.css"> <!-- Animate Css --> <link rel="stylesheet" type="text/css" href="assets/css/animate.min.css"> <!-- Magnific-popup --> <link rel="stylesheet" type="text/css" href="assets/css/magnific-popup.css"> <!-- Mobirise icons Css --> <link rel="stylesheet" type="text/css" href="assets/css/mobiriseicons.css"> <link rel="stylesheet" href="assets/css/style.css"> </svelte:head> <!-- Loader --> <!-- <Loader/> --> <!-- Start Navbar --> <NavbarCustom/> <!-- START HOME & ABOUT--> <slot/> <!-- START SERVICES --> <Services/> <!-- START CTA --> <Sta /> <!-- START CLIENT --> <Client /> <!-- START WORK --> <Work/> <!-- START BLOG --> <Blog /> <!-- START CONTACT --> <Contact /> <!--START FOOTER--> <Footer /> <!-- SETTINGS --> <Settings/> <style global lang="scss"> //@import "$lib/assets/css/style.css"; </style>
Files are explained below:
| File | Description |
|---|---|
bootstrap.min.css
|
Kerri uses the bootstrap v5.3.3. The core bootstrap file is being used in all the pages. |
style.css
|
This file is containing all common styles for all the pages. |
I've used the following resources as listed. These are some awesome creation and I am really thankful to the respective community.
Once again thank you for purchasing the theme. I am always avaialble to help you. If you have any suggestion or feature to make it more better, I am requesting you to contact me, I'll try my best to add them in future updates.
Best,
- SRBThemes
- Support Link
Version 4.1.0 - 16 March 2024
HTMLVersion 4.0.0 - 14 August 2023
Version 3.2.0 - 24 March 2022
Version 3.1.0 - 21 January 2021
Version 2.0 - 20 January 2021
Version 2.0 - 20 January 2021
Version 1.8 - 23 December 2020
Version 1.7 - 14 Ocotober 2020
Version 1.6 - 20 August 2020
Version 1.5 - 19 May 2020
Version 1.4 - 14 February 2020
Version 1.3 - 1 January 2020
Version 1.2 - 5 December 2019
Version 1.1 - 10 July 2019
Version 1.0 - 1 August 2018
2018 - 2020 © Kerri.