Skip to content

0ur4n05/BnademOverflow

 
 

Repository files navigation

BnademOverFlow Website

This repository contains the assets required to build the BnademOverFlow. We're glad that you want to contribute!

Next.JS version:

We still also working on a version Using Next.JS developed by @smakosh and still not completed!

Add your Self:

  • You can now add your self by checking the insturctions here in Contributing.md.

  • If you aren't a member to the community you can check the Official BnademOverFlow-Community, and contribute here first then we can accept it.

Using this repository

You can run the website locally, or you can run it in a container runtime. We strongly recommend using the container runtime, as it gives deployment consistency with the live website.

Prerequisites

To use this repository, you need the following installed locally:

Before you start, install the dependencies. Clone the repository and navigate to the directory:

git clone https://github.com/BnademOverflow/BnademOverflow.git
cd BnademOverflow

Running the website using a container

To build the site in a container, run the following to build the container image and run it:

make container-image
make container-serve

Open up your browser to http://localhost:1313 to view the website. As you make changes to the source files, the website updates and forces a browser refresh.

Code of conduct

Participation in the BnademOverFlow community is governed by the Code of Conduct.

Thank you!

BnademOverFlow Thanks the community , and appreciate your contributions to our website!

About

BnademOverFlow's Official Website

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 31.3%
  • CSS 30.5%
  • HTML 22.4%
  • JavaScript 15.7%
  • Dockerfile 0.1%