Skip to content

Huzaifa-code/ArabicPathwayBlogs

Repository files navigation

alt text

Arabic Pathway Blog

Welcome to the Arabic Pathway Blog, an open-source project dedicated to sharing knowledge about the Arabic language. This website is built using Jekyll (a static site generator) and styled with SCSS. Contributions are welcome from the community to help expand the content and improve the website.

Blog Content

All blog posts are written in markdown format and can be found inside the _posts folder. Contributions of new blog content or improvements to the existing posts are highly encouraged!

Getting Started

Requirements

  • Ruby version: 2.7.0 or higher
  • Jekyll version: 4.0.0 or higher
  • Bundler version: 2.0.0 or higher

Running the Site Locally

To run the site locally on port 4000, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Huzaifa-code/ArabicPathwayBlogs.git
  2. Navigate to the project directory:

    cd arabic-pathway-blog
  3. Install dependencies:

    bundle install
  4. Serve the site:

    bundle exec jekyll serve --livereload

Open your browser and visit http://localhost:4000 to view the site.

How to Contribute

We welcome contributions from anyone interested in helping with this project! You can contribute by:

  • Writing blog posts (in Markdown format).
  • Improving SCSS styles or themes.
  • Fixing bugs or optimizing the site performance.
  • Adding new features or improving existing ones.

Contributing Guidelines

  1. Fork the repository.
  2. Create a new branch for your changes
     git switch -c my-feature-branch
  3. Make your changes and commit them with descriptive messages.
  4. Push to your fork
    git push origin my-feature-branch
  5. Create a Pull Request describing your changes.

Useful Links

About

Arabic Pathway is dedicated to sharing resources for learning Quranic Arabic. It includes content from the Bayyinah Dream course and teachings by Nouman Ali Khan. This project aims to provide helpful materials and and insights for beginners and advance students. Contributions to improve the website, add features are welcome!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors