Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 1.93 KB

File metadata and controls

60 lines (42 loc) · 1.93 KB

מעקף - Maakaf

מעקף היא קהילת קוד פתוח ישראלית המקדמת פרויקטים של תוכנה חופשית. Maakaf is an Israeli open source community promoting free software projects.

About This Website

This is the official website for the Maakaf community. It's built using Hugo with the Docsy theme, providing a comprehensive platform for our community's documentation, blog posts, and project information.

Local Development

To run this website locally, you'll need:

  • Hugo Extended (version 0.146.0 or higher)
  • Go (for Hugo modules)
  • Node.js and npm (for SCSS processing)

Setup and Run

  1. Clone the repository:
git clone https://github.com/Maakaf/maakaf_home.git
cd maakaf_home
  1. Install dependencies:
npm install
  1. Run the development server:
hugo server

The site will be available at http://localhost:1313

Community Links

Contributing

We welcome contributions from the community! Whether it's:

Please feel free to open an issue or submit a pull request.

License

This project is built on top of Docsy, which is licensed under the Apache License 2.0. Our content and modifications are available under the same terms.