Skip to content

Latest commit

 

History

History
75 lines (45 loc) · 2.65 KB

README_EN.md

File metadata and controls

75 lines (45 loc) · 2.65 KB

AfroPython Logo

What is AfroPython?

AfroPython is a programming workshop that aims to encourage the black population in technology areas, but it is not an exclusive event for this group.

AfroPython wants to be a remarkable initiative: for those who do and for those who participate. And we want only positive and happy marks, since the reasons that unite us are not so historically noble: the fact that we are 54% of the Brazilian population and our presence represents only 0.4% of Information Technology professionals in Brazil.


I want to contribute, how to run the project?

The structure consists of running basic commands of a project, minifying, compiling and compressing files, by directing them to the destination folder informed in the gulpfile.js file in the variable value target.

The files should be organized in the SRC folder or in the default content folder depending on how the project will be developed. (http://localhost:8080)!

Required softwares:

Instructions on how to use the project

1 - To download frontend dependencies:

npm install

2 - To run the project in http://localhost:8080:

npm start

3 - To run the project in a container http://localhost:8080:

docker run --rm -dt -p 8080:80 --name afropython afropython/afropython-site:1.0.0

Other tasks

NPM

  • npm install --save 'nomedependencia' - install the desired dependency
  • npm run build - prepare for production
  • npm run deploy - perform deployment task

Docker - building image

docker build -t afropython/afropython-site -f Dockerfile .

In our Wiki you will find a little of our history :D.


Follow us on our Facebook page

And our contact email: afropython@gmail.com


We at AfroPython strive to provide for all participants a harassment-free and respectfull environment, regardless of gender, age, sexual orientation, disability, physical appearance, race or religion.

Read the full version of our Code of Conduct.


Hugs from the whole AfroPython team 💛