Skip to content

Repository files navigation

BMS-Homepage

A modern homepage project for BMS, built with Zola (a blazing fast static site generator), HTML, CSS, Sass, and JavaScript.

🚀 Features

  • Powered by Zola for fast, easy static site generation
  • Responsive layout for all devices
  • Modern design with custom styles
  • Interactive elements using JavaScript
  • Modular and maintainable codebase with Sass

🛠️ Technologies Used

  • Zola – Static site generator
  • HTML – Markup structure
  • CSS – Styling and layout
  • Sass – Advanced CSS with variables and mixins
  • JavaScript – Interactivity and dynamic content

📦 Getting Started

  1. Install Zola
    Follow Zola’s installation guide.

  2. Clone this repository:

    git clone https://github.com/SimeonLukas/BMS-Homepage.git
  3. Navigate to the project directory:

    cd BMS-Homepage
  4. Serve the site locally:

    zola serve

    Then open http://127.0.0.1:1111 in your browser.

  5. Build the site for production:

    zola build

📁 Project Structure

BMS-Homepage/
├── content/
├── static/
├── templates/
├── sass/
├── config.toml
├── index.html
└── ...

🙌 Contributing

Contributions are welcome! Please fork the repository and create a pull request.

📄 License

This project is licensed under the MIT License.

👤 Author

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages