Giter Site home page Giter Site logo

railsgirls / guides-ptbr Goto Github PK

View Code? Open in Web Editor NEW
52.0 52.0 45.0 4.68 MB

Rails Girls Guides - Brazilian Portuguese / Tutoriais Rails Girls - Português Brasileiro

Home Page: https://railsgirls.github.io/guides-ptbr/

License: Other

Ruby 0.36% HTML 48.13% CSS 35.61% JavaScript 15.09% Dockerfile 0.81%
hacktoberfest railsgirls

guides-ptbr's Introduction

Rails Girls

Get excited and learn to build the web!

General

We've given you pull & push access to the site. You can basically copy an existing event page and change the details to match yours. This can be done in a separate branch, but it's ok to make changes directly to master, too. :)

There's also a bunch of things anyone can work on the Issues section. Many of them are easy, quick tasks like updating stuff.

Find a file called event-template.html. Copy this file and make a new one with your cityname.

Publishing the Site

The site will be automatically published every 5 minutes (see when the site was updated last. Notice that the site needs to be accessible all the time and all around the world. Test your changes and be careful when pushing new commits. If the site breaks or you encounter a problem, ping us on [email protected] and someone should run over to help ; )

Updating the Event

You need to update two places.

  1. Add your city to railsgirls.com/events/events.json and add your event in chronological order with the newest at the top of the file. Please enter all the fields and keep the same logic.
  2. Add your city to railsgirls.com/events.html

How to Change the Picture & Header for the Site

Add your city picture rg-yourcityname.png. Add it to /images folder.

Steps to Show on Site

  1. Go to style.css
  2. Add two lines, always replacing 'yourcityname' with your actual city name.
.yourcityname#promo {
  padding-left:340px;
  background:url('../images/rg-yourcityname.png') no-repeat 0 10px,
                 url('../images/separator.png') no-repeat center bottom;
}

It will take a while before the changes show, so don't panic!

Checklist

  • Did you remember to change Twitter & Facebook details?
  • Did you include a Code of Conduct?
  • Did you remember to add an e-mail where people can contact you?
  • Did you remember to add your event to events.json and events.html?
  • Did you add your city to the Map?

✨ Your event will automatically no longer show in the homepage once the date has gone by. ✨

How to check on localhost

You can check your modification on localhost with WEBrick. WEBrick

ruby -run -e httpd . -p 8000

Then open http://localhost:8000/ (modified file path)

Tools

The example application http://railsgirlsapp.herokuapp.com/ideas is accessible on Heroku with [email protected] and pw: rubynhienomekko

Thanks to @ys for the counter you can include on your page. https://github.com/ys/rails-girls-count#readme

guides-ptbr's People

Contributors

alicetragedy avatar alysonla avatar anaschwendler avatar andrew avatar bahbbc avatar bartuz avatar carlosschults avatar dependabot[bot] avatar eitoball avatar ernesto-jimenez avatar floord avatar frankyston avatar hone avatar hsbt avatar ialja avatar igaiga avatar jalyna avatar juanitofatas avatar kandra avatar katiejots avatar ksaa avatar lbain avatar lindaliukas avatar marinalimeira avatar maujor avatar mitio avatar mpocin avatar rafaelamachado avatar soldiercoder avatar vesan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

guides-ptbr's Issues

Discussão: padronização das traduções

Oie,

Alguns pontos relativos a tradução são importantes a gente padronizar:

  • o código (variáveis, nomes de função etc) ficam em inglês ou português?
  • muitas vezes aparece o nome COACH, deixamos assim ou traduzimos para TREINADOR(A)?

Redesenho da página do Rails Girls Tutoriais.

Como comentei no (twitter)[https://twitter.com/anaschwendler/status/1118433461201772546] estou pensando em redesenhar o site do rails girls tutoriais em português e desacoplar da edição em inglês :)

Aceito ajuda e sugestões de design, e aos poucos definir como os Tutoriais deveriam parecer.

Tradução 2015-08-16-sinatra-app-tutorial-in-bulgarian.markdown

Esse post ainda não foi incluído aos tutoriais em português

Arquivo em inglês: https://guides.railsgirls.com/sinatra-app-bg
Post no github: https://github.com/railsgirls/railsgirls.github.io/blob/master/_posts/2015-08-16-sinatra-app-tutorial-in-bulgarian.markdown

Arquivo para tradução em português: _posts/2015-08-16-sinatra-app-tutorial-in-bulgarian.markdown

PS: Esse é nível 2, tem um título em círilico, vai envolver usar translate haha

Atualizar README

Algo necessário pro futuro:
0. Como forkar o projeto

  1. Como rodar o projeto
  2. Como abrir PR
  3. Adicionar regras de tradução

Discussão sobre terminologia: #24

Decisões:

  • Tudo o que não for palavra reservada (e.g. variáveis, nomes de classes), traduzir para o português;
  • As referências a COACH serão traduzidos como INSTRUTOR(A);
  • Se existir algum problema de clareza e compreensão a cerca do que está na versão original, corrigir no momento da tradução (é legal abrir um PR no guia em EN pra corrigir lá também);

Atualizar 2016-08-30-activeadmin.markdown

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.