GithubHelp home page GithubHelp logo

bootstrapbrasil / bootstrap Goto Github PK

View Code? Open in Web Editor NEW
128.0 21.0 27.0 108.43 MB

Tradução da documentação em Português Brasil do mais popular framework HTML, CSS, e JavaScript para desenvolvimento responsivo e projetos mobile first na web.

Home Page: https://getbootstrap.com.br/

License: MIT License

JavaScript 36.86% CSS 18.97% HTML 26.15% Ruby 0.21% SCSS 17.80%
css bootstrap html javascript brazil portuguese front-end portugues brasil

bootstrap's Introduction

Bootstrap logo

Bootstrap

Sleek, intuitive, and powerful front-end framework for faster and easier web development.
Explore Bootstrap docs »

Report bug · Request feature · Themes · Jobs · Blog


Table of contents

Quick start

Several quick start options are available:

  • Download the latest release.
  • Clone the repo: git clone https://github.com/twbs/bootstrap.git
  • Install with npm: npm install bootstrap
  • Install with yarn: yarn add [email protected]
  • Install with Composer: composer require twbs/bootstrap:4.1.3
  • Install with NuGet: CSS: Install-Package bootstrap Sass: Install-Package bootstrap.sass

Read the Getting started page for information on the framework contents, templates and examples, and more.

Status

Slack CSS gzip size JS gzip size

Sauce Labs Test Status

What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

bootstrap/
└── dist/
    ├── css/
    │   ├── bootstrap-grid.css
    │   ├── bootstrap-grid.css.map
    │   ├── bootstrap-grid.min.css
    │   ├── bootstrap-grid.min.css.map
    │   ├── bootstrap-reboot.css
    │   ├── bootstrap-reboot.css.map
    │   ├── bootstrap-reboot.min.css
    │   ├── bootstrap-reboot.min.css.map
    │   ├── bootstrap.css
    │   ├── bootstrap.css.map
    │   ├── bootstrap.min.css
    │   └── bootstrap.min.css.map
    └── js/
        ├── bootstrap.bundle.js
        ├── bootstrap.bundle.js.map
        ├── bootstrap.bundle.min.js
        ├── bootstrap.bundle.min.js.map
        ├── bootstrap.js
        ├── bootstrap.js.map
        ├── bootstrap.min.js
        └── bootstrap.min.js.map

We provide compiled CSS and JS (bootstrap.*), as well as compiled and minified CSS and JS (bootstrap.min.*). source maps (bootstrap.*.map) are available for use with certain browsers' developer tools. Bundled JS files (bootstrap.bundle.js and minified bootstrap.bundle.min.js) include Popper, but not jQuery.

Bugs and feature requests

Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Documentation

Bootstrap's documentation, included in this repo in the root directory, is built with Jekyll and publicly hosted on GitHub Pages at https://getbootstrap.com/. The docs may also be run locally.

Documentation search is powered by Algolia's DocSearch. Working on our search? Be sure to set debug: true in site/docs/4.1/assets/js/src/search.js file.

Running documentation locally

  1. Run through the tooling setup to install Jekyll (the site builder) and other Ruby dependencies with bundle install.
  2. Run npm install to install Node.js dependencies.
  3. Run npm start to compile CSS and JavaScript files, generate our docs, and watch for changes.
  4. Open http://localhost:9001 in your browser, and voilà.

Learn more about using Jekyll by reading its documentation.

Documentation for previous releases

Previous releases and their documentation are also available for download.

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

Moreover, if your pull request contains JavaScript patches or features, you must include relevant unit tests. All HTML and CSS should conform to the Code Guide, maintained by Mark Otto.

Editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at https://editorconfig.org/.

Community

Get updates on Bootstrap's development and chat with the project maintainers and community members.

  • Follow @getbootstrap on Twitter.
  • Read and subscribe to The Official Bootstrap Blog.
  • Join the official Slack room.
  • Chat with fellow Bootstrappers in IRC. On the irc.freenode.net server, in the ##bootstrap channel.
  • Implementation help may be found at Stack Overflow (tagged bootstrap-4).
  • Developers should use the keyword bootstrap on packages which modify or add to the functionality of Bootstrap when distributing through npm or similar delivery mechanisms for maximum discoverability.

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, Bootstrap is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we'll adhere to those rules whenever possible.

See the Releases section of our GitHub project for changelogs for each release version of Bootstrap. Release announcement posts on the official Bootstrap blog contain summaries of the most noteworthy changes made in each release.

Creators

Mark Otto

Jacob Thornton

Copyright and license

Code and documentation copyright 2011-2018 the Bootstrap Authors and Twitter, Inc. Code released under the MIT License. Docs released under Creative Commons.

bootstrap's People

Contributors

adammacias avatar andresgalante avatar bardiharborow avatar bassjobsen avatar bbosman avatar burnsra avatar coliff avatar cvrebert avatar fat avatar gijsbotje avatar glebm avatar hnrch02 avatar johann-s avatar juthilo avatar kkirsche avatar liuyl avatar martijncuppens avatar mdo avatar pat270 avatar patrickhlauke avatar pvdlg avatar smerik avatar stevenblack avatar supergibbs avatar thomas-mcdonald avatar twbs-grunt avatar vsn4ik avatar xhmikosr avatar ysds avatar zlatanvasovic 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bootstrap's Issues

Getting Started não expande, na side bar.

Percebi isso faz tempo, mas não pensei em reportar, mais cedo.

Quando clicamos no menu "Getting Started", ele não expande para mostrar outras opções, como é suposto.

2
1

Exemplo formulário

No exemplo de formulários da v4.1 (não vi das outras) no placeholder do exemplo de input está a classe de vocês ".form-control-lg" e ".form-control-sm". Acho que não era a intenção de vocês, então se tiverem interesse de fazer a mudança para respectivamente "Input Grande" e "Input Pequeno".
image

https://getbootstrap.com.br/docs/4.1/components/forms/
Att.
Matheus S. Quessada

Tradução Bootstrap v4

_data

  • browser-bugs
  • browser-features
  • examples (Cuidado, ao traduzir os títulos deste arquivo! Leia este issue, antes de prosseguir.)
  • nav (Cuidado, ao traduzir esse arquivo! Leia este issue, antes de prosseguir.)

_Includes

  • bugify
  • callout-danger-async-methods
  • callout-info-mediaqueries-breakpoints
  • callout-warning-color-assistive-technologies
  • docs-sidebar
  • footer
  • header
  • nav-docs
  • nav-home
  • page-headers

About

  • Brand
  • License
  • Overview
  • Translations

Components

  • Alerts
  • Badge
  • Breadcrumb
  • Button-group
  • Buttons
  • Card
  • Carousel
  • Collapse
  • Dropdowns
  • Forms
  • Input-group
  • Jumbotron
  • List-group
  • Modal
  • Navbar
  • Navs
  • Pagination
  • Popovers
  • Progress
  • Scrollspy
  • Tooltips

Content

  • Code
  • Figures
  • Images
  • Reboot
  • Tables
  • Typography

Examples

  • album example
  • blog example
  • carousel example
  • checkout example
  • cover example
  • dashboard example
  • floating-labels example
  • grid example
  • jumbotron example
  • navbar-bottom example
  • navbar-fixed example
  • navbar-static example
  • navbars example
  • offcanvas example
  • pricing example
  • product example
  • screenshots example
  • sign-in example
  • starter-template example
  • sticky-footer example
  • sticky-footer-navbar example
  • tooltip-viewport example
  • index.html

Extend

  • approach
  • icons
  • index

Getting Started

  • accessibility
  • best-practice
  • browsers-devices
  • build-tools
  • contents
  • download
  • introduction
  • javascript
  • theming
  • webpack

Layout

  • grid
  • media-object
  • overview
  • utilities-for-layout

Utilities

  • borders
  • clearfix
  • close-icon
  • colors
  • display
  • embed
  • flex
  • float
  • image-replacement
  • position
  • screenreaders
  • shadows
  • sizing
  • spacing
  • text
  • vertical-align
  • visibility

General

  • Index
  • Browser-bugs
  • Migration

Server Ruby + Bundler não funciona mais

Fiz um primeiro fork, alguns dias atrás, e conseguia executar o servidor.

No entanto, acabei deletando o fork e criando um novo. Nesse sentido, apesar de seguir as orientações desse artigo, não consigo mais executá-lo. Nesse sentido, o navegador apresenta a seguinte mensagem: "This site can’t be reached".

Assim, gostaria de saber se o server de vocês executam ou sou eu que estou com problemas.

O layout está quebrado?

Executei o comando bundle exec jekyll serve, como sempre, mas o visual da página está quebrado. Não sei se é minhas ferramentas que estão desatualizadas ou se é o próprio código que não funciona.

Revisão v3.3.6

General

  • Nav main
  • Footer

Home

  • Header
  • Features
  • Built with Bootstrap

Getting started

  • Header/Sidebar
  • Download
  • What's included
  • Compiling CSS and JavaScript
  • Basic template
  • Examples
  • Tools
  • Community
  • Disabling responsiveness
  • Migrating from 2.x to 3.0
  • Browser and device support
  • Third party support
  • Accessibility
  • License FAQs
  • Translations

CSS

  • Header/Sidebar
  • Overview
  • Grid system
  • Typography
  • Code
  • Tables
  • Forms
  • Buttons
  • Images
  • Helper classes
  • Responsive utilities
  • Using Less
  • Using Sass
    Components
  • Header/Sidebar
  • Glyphicons
  • Dropdowns
  • Button groups
  • Button dropdowns
  • Input groups
  • Navs
  • Navbar
  • Breadcrumbs
  • Pagination
  • Labels
  • Badges
  • Jumbotron
  • Page header
  • Thumbnails
  • Alerts
  • Progress bars
  • Media object
  • List group
  • Panels
  • Responsive embed
  • Wells

JavaScript

  • Header/Sidebar
  • Overview
  • Transitions
  • Modal
  • Dropdown
  • Scrollspy
  • Tab
  • Tooltip
  • Popover
  • Alert
  • Button
  • Collapse
  • Carousel
  • Affix

Customize

  • Header/Sidebar
  • Import
  • Less components
  • jQuery plugins
  • Less variables
  • Download

Precisam de ajuda?

Estou disposto para ajuda. Por isso, quero saber se posso começar a traduzir.

Quais arquivos faltam ou podem ser traduzidos?

Percebi que tem alguns arquivos fora do diretório docs e que possuem alguns trechos em inglês. Por isso, eu queria saber se precisam de tradução, mas não sei do que se tratam, realmente.

Esses arquivos do diretório _data, precisam de tradução?

  • _data\browser-bugs.yml;
  • _data\browser-features.yml;
  • _data\examples.yml;
  • _data\nav.yml.

E os arquivos do diretório _gh_pages? Tem vários arquivos com trechos em inglês, mas eu não sei se posso mexer neles.

No diretório _includes, eu achei os seguintes arquivos. Precisa traduzir eles?

  • _includes\bugify.html;
  • _includes\callout-danger-async-methods.md;
  • _includes\callout-info-mediaqueries-breakpoints.md;
  • _includes\callout-warning-color-assistive-technologies.md;
  • _includes\callout.html;
  • _includes\docs-sidebar.html;
  • _includes\example.html.

Já na pasta .github tem o arquivo .github\CONTRIBUTING.md. Ele pode ser traduzido?

No diretório js/tests tem os seguintes arquivos, os quais possuem comentários e textos, em inglês. Precisam ser traduzidos?

  • js\tests\unit.eslintrc.json;
  • js\tests\unit\alert.js;
  • js\tests\unit\button.js;
  • js\tests\unit\collapse.js;
  • js\tests\unit\dropdown.js;
  • js\tests\unit\popover.js;
  • js\tests\unit\tooltip.js;
  • js\tests\unit\util.js;
  • js\tests\visual\alert.html;
  • js\tests\visual\carousel.html;
  • js\tests\visual\dropdown.html;
  • js\tests\visual\modal.html;
  • js\tests\index.html;
  • js\tests\karma.conf.js;
  • js\tests\README.md.

Já na pasta nuget, tem dois arquivos com textos, em inglês. Eles precisam ser traduzidos?

  • nuget\bootstrap.nuspec;
  • nuget\bootstrap.sass.nuspec.

No diretório raiz, eu encontrei esses arquivos com textos, em inglês. Precisa de tradução?

  • _config.yml;
  • .gitattributes;
  • .gitignore;
  • README.md.

Até mais, @adammacias .

quero voltar a atualizar esse repositório

Em breve, quero voltar a contribuir para atualizar a documentação. No entanto, preciso resolver algumas coisas por email, @adammacias.

Já enviei um email, para o endereço que encontrei no seu perfil.

PGP Public Key
-----BEGIN PGP PUBLIC KEY BLOCK-----

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
=F7sr
-----END PGP PUBLIC KEY BLOCK-----

Tradução Bootstrap v4.1.3

Novos textos na docs v4.1.3

  • Gutters em grid.md
  • $enable-validation-icons em theming.md
  • Eventos em dropdowns.md
  • Estilos personalizados em forms.md
  • Menu select em forms.md
  • Tamanhos opcionais em modal.md
  • Overflow auto and scroll em tooltips.md

Tradução Bootstrap v3.x.x

General

  • Nav main
  • Footer

Home

  • Header
  • Features
  • Built with Bootstrap

Getting started

  • Header/Sidebar
  • Download
  • What's included
  • Compiling CSS and JavaScript
  • Basic template
  • Examples
  • Tools
  • Community
  • Disabling responsiveness
  • Migrating from 2.x to 3.0
  • Browser and device support
  • Third party support
  • Accessibility
  • License FAQs
  • Translations

CSS

  • Header/Sidebar
  • Overview
  • Grid system
  • Typography
  • Code
  • Tables
  • Forms
  • Buttons
  • Images
  • Helper classes
  • Responsive utilities
  • Using Less
  • Using Sass

Components

  • Header/Sidebar
  • Glyphicons
  • Dropdowns
  • Button groups
  • Button dropdowns
  • Input groups
  • Navs
  • Navbar
  • Breadcrumbs
  • Pagination
  • Labels
  • Badges
  • Jumbotron
  • Page header
  • Thumbnails
  • Alerts
  • Progress bars
  • Media object
  • List group
  • Panels
  • Responsive embed
  • Wells

JavaScript

  • Header/Sidebar
  • Overview
  • Transitions
  • Modal
  • Dropdown
  • Scrollspy
  • Tab
  • Tooltip
  • Popover
  • Alert
  • Button
  • Collapse
  • Carousel
  • Affix

Customize

  • Header/Sidebar
  • Import
  • Less components
  • jQuery plugins
  • Less variables
  • Download

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.