Thank you very much for your purchase!

If you have any questions that are beyond the scope of this documentation, please feel free to email or contact us via my page.

  • Rexan Landing Page Template - Empowering Your Designe Experience
    • Welcome to Rexan - Your All In One Solution
    • Rexan is a versatile HTML landing page template designed to cater to various purposes, making it an ideal choice for businesses, startups, and personal websites. Crafted with the renowned Bootstrap framework (version 5.3.3), Rexan ensures a robust and responsive foundation for your web presence.
    • Your satisfaction is our top priority. Please don't hesitate to reach out if you have any questions, concerns, or feedback. We value your input, and our team is here to assist you in any way we can.
    • Thank you for choosing our services. We look forward to hearing from you and ensuring that your experience with us is exceptional.
  • Bootstrap 5.3.3:
    • Leverage the latest advancements in web development with the robust foundation of Bootstrap, ensuring a responsive and modern interface.
  • Multi-Purpose Design
    • Rexan is perfect for showcasing app products, startup ventures, personal projects, and web agency portfolios.
  • SCSS
    • SCSS, or Sassy CSS, features variables for reusable values and nesting for improved selector organization, making stylesheets more maintainable and readable. Mixins further enhance reusability by grouping sets of CSS declarations
  • User-Friendly Interface:
    • A user-friendly interface refers to a design that prioritizes ease of use and accessibility, ensuring a positive and intuitive experience for users as they interact with a system, application, or website.
  • Customizable and Extendable:
    • Easily personalize Rexan to fit your needs with its customizable and adaptable structure, giving you the flexibility to tailor the template according to your unique requirements
  • Responsive Design:
    • Elevate your website to new heights with Rexan, a perfect blend of simplicity and sophistication, offering flexibility and top-notch performance. Begin your journey today to unlock the full potential of your website.

I have tried my best to have standards and modular structure while developing the theme. Following sections are explaining the theme File & Folder, structure, html file struture and plugins.

Folder Structure


I have tried to follow the standards and modular structure while developing the theme. Let's take a look at the package structure:


HTML/
│   ├── css/
│   │   └── All css files
│   ├── fonts/
│   │   └── All font files
│   ├── images/
│   │   └── All images files
│   ├── js
│   │   └── All javascript files
│   ├── scss
│   │   └── All scss files
│   └── *.html
│       └── ALL HTML files
└── Documentation/
	└── index.html - documentation file for documentation.
    

HTML Structure


<body>

	<!-- Start Menu -->
	<div class="fixed-top">
			.. .. ..
	</div>
	<!-- End Menu -->

	<!-- Start Home -->
	<section class="home-content bg-light">
		.. .. ..
	</section>
	<!-- End Home -->

	<!-- START WORK -->
	<section class="section text-center">
		.. .. ..
	</section>
	<!-- END WORK -->

	<!-- Start Footer -->
	<footer class="footer_detail bg-light">
		2024 © Rexan.
	</footer>
	<!-- End Footer -->

	<!-- JAVASCRIPTS -->
	<script type="text/javascript">
		...
	</script>

</body>

CSS


Files are explained below:

File Description
bootstrap.min.css Rexan 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.

Javascript


Files are explained below:

File Description
custom.js This is a main js file. It contains the custom JS code needed for features including layout, sidebar, etc.

I've used the following resources as listed. These are some awesome creation and I am really thankful to the respective community.

File Source / Link
Bootstrap http://getbootstrap.com
Jquery https://jquery.com
Mobirise Icons https://mobiriseicons.com/
Materialdesign Icons https://materialdesignicons.com
Mixitup https://github.com/patrickkunka/mixitup
Unsplash Images https://unsplash.com/
Pixabay Images https://pixabay.com/
Nothingtochance Images http://nothingtochance.co/
Mockup Psd https://www.graphicpear.com/
Mockup Psd https://www.mockupworld.co/
Client Logo https://graphicburger.com/6-vintage-logo-badges-2/

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,

- ThemeBoss

Version 2.0.1 - 20 March 2024

  • Upgraded to latest bootstrap (v5.3.3)
  • Upgrad jquery 3.7.1

Version 2.0.0 - 8 February 2024

  • Upgraded to latest bootstrap (v5.3.2)
  • Added SCSS support.

Version 1.0.0 - 7 December 2018

  • Initial released

Copyright © 2018 Rexan-Theme.