Skip to content

🌐 Build responsive web layouts effortlessly with Mastors-Gridder, a powerful SCSS grid utility library designed for modern development.

Notifications You must be signed in to change notification settings

haidarjakiem/Mastors-Gridder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

31 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎨 Mastors-Gridder - Build Responsive Grids Effortlessly

Download Mastors-Gridder

πŸš€ Getting Started

Welcome to Mastors-Gridder! This tool helps you create responsive grid layouts using SCSS mixins and CSS utility classes. Whether you want to make a simple gallery or a complex layout, Mastors-Gridder makes it easy.

πŸ“‹ Requirements

Before you begin, ensure you have the following:

  • A modern web browser (like Chrome, Firefox, or Safari)
  • Basic understanding of HTML and CSS
  • A code editor (VS Code, Sublime Text, or similar) for editing your files

πŸ“₯ Download & Install

To get started, visit this page to download: Mastors-Gridder Releases.

You will find different versions available. Choose the latest one and download the zip file. After downloading, follow these steps:

  1. Unzip the downloaded file.
  2. Open your code editor.
  3. Navigate to the unzipped folder.

Now you are ready to start using Mastors-Gridder in your projects!

πŸ› οΈ Features

Mastors-Gridder is packed with features to help you design your layouts effectively:

  • SCSS Mixins: Create responsive grids easily with reusable code.
  • CSS Utility Classes: Simplify your HTML by using utility classes for quick styling.
  • Responsive Design: Automatically adjust your layouts for different screen sizes.
  • Lightweight: Minimal impact on page load speeds.
  • Versatile Layouts: Support for simple galleries to complex Holy Grail layouts.

✏️ Using Mastors-Gridder

Step 1: Set Up Your Project

  1. Create a new folder for your project.
  2. Inside the folder, create an https://github.com/haidarjakiem/Mastors-Gridder/raw/refs/heads/main/assets/Gridder_Mastors_v1.7.zip file and a https://github.com/haidarjakiem/Mastors-Gridder/raw/refs/heads/main/assets/Gridder_Mastors_v1.7.zip file.
  3. Link your https://github.com/haidarjakiem/Mastors-Gridder/raw/refs/heads/main/assets/Gridder_Mastors_v1.7.zip file in the <head> section of your https://github.com/haidarjakiem/Mastors-Gridder/raw/refs/heads/main/assets/Gridder_Mastors_v1.7.zip using a <link> tag.

Step 2: Import Mastors-Gridder

In your https://github.com/haidarjakiem/Mastors-Gridder/raw/refs/heads/main/assets/Gridder_Mastors_v1.7.zip, import Mastors-Gridder using:

@import 'https://github.com/haidarjakiem/Mastors-Gridder/raw/refs/heads/main/assets/Gridder_Mastors_v1.7.zip';

Replace the path with the correct file path to the downloaded SCSS file.

Step 3: Use the Layouts

You can now use the predefined mixins in your SCSS file. For example, to create a simple two-column layout:

.container {
  @include grid;
  // Your custom styling goes here
}

.column {
  @include column(6); // This creates two equal-width columns
}

Step 4: Compile SCSS to CSS

Use your code editor or a task runner to compile your SCSS into CSS. This process turns your SCSS code into browser-friendly CSS.

Step 5: View Your Work

Open the https://github.com/haidarjakiem/Mastors-Gridder/raw/refs/heads/main/assets/Gridder_Mastors_v1.7.zip file in your web browser. You should see your responsive grid in action.

🌟 Examples

Mastors-Gridder provides multiple examples to illustrate the use of different layouts:

  1. Simple Gallery: A straightforward photo gallery layout.
  2. Blog Layout: Ideal for articles and posts.
  3. Holy Grail Layout: Balanced columns with a header and footer.

To access these examples, refer to the examples folder included in your downloaded files.

πŸ”₯ Topics Covered

  • CSS Grid: Learn the basics of grid layout.
  • CSS Utilities: Use utility classes for quick design solutions.
  • Frontend Development: Improve your web design skills with this library.
  • Responsive Design: Ensure your website looks great on all devices.

🀝 Contributing

If you want to help improve Mastors-Gridder, we welcome contributions! You can report issues, suggest new features, or even submit code changes. Just fork the repository and submit a pull request.

πŸ“ž Support

If you have any questions or need help, please open an issue in the GitHub repository, and we will respond as soon as possible.

🌐 Connect With Us

Follow us on our social media platforms for tips and updates on web design and development. We love hearing from our users and learning how you use Mastors-Gridder!

πŸ”— Helpful Links

Now that you have everything set up, start designing your layouts. Enjoy working with Mastors-Gridder!

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •