Getting Started

Starter Kit

The starter kit is the starting point for every KitFront project. It includes the base files, framework setup, global styles, scripts, and required dependencies.

Choose Bootstrap or Tailwind, copy sections from the KitFront Section Library, and paste them into the starter files.

What the starter includes

Each starter includes the common libraries and files used by KitFront sections.

Framework setup

Includes the related framework files.

Google Fonts

Includes default fonts used for KitFront typography.

MotionFlow

Used for animations, counters, and tickers.

Swiper

Used by carousel and slider sections.

Font Awesome

Used by icon-based sections.

Core and custom files

Core files hold shared styles and scripts. Custom files are for copied section code.

Choose your starter

Select the framework you want to use. Each tab includes the starter download and the steps to begin a project.

Bootstrap Starter

Use this for KitFront Bootstrap sections. Bootstrap sections include HTML and matching CSS.

Start a Bootstrap project

  1. Download and unzip bootstrap-starter.zip.
  2. Open bootstrap-starter/index.html in your code editor.
  3. Visit the KitFront Section Library.
  4. Choose a section and copy its Bootstrap HTML.
  5. Paste the HTML into index.html under the “Start Building Your Page Here” comment.
  6. Copy the matching section CSS.
  7. Paste the CSS into assets/css/style.css.
  8. When the section includes JavaScript, paste it into assets/js/custom.js.
  9. Open index.html in your browser to preview the page.

Section Used

...

Sections copied so far!