Skip to content

Commit

Permalink
Update Data (#1)
Browse files Browse the repository at this point in the history
* Adicionado texto parcial para meta tags.

* Adicionado mais conteúdo.

* Adicionado mais conteúdo.

* Adiciona uma primeira versao de texto para a propriedade CSS display

* Adiciona uma primera versao para o texto sobre seletores coplexos

* Adiciona uma primeira versao de texto para jQuery

* Adiciona complemento nos textos de seletores complexos e jQuery

* Corrige boxes de exemplo do capitulo sobre jQuery

* Fix typo orietação -> orientação

* Alterei html de alguns c cedilhas e outros para testes. Parabéns pela iniciativa

* Corrigindo abertura das tags figcaption

* Aplicando estilização para Tag h5

* O que são Tags, Elementos e Atributos

* Fix erro tag <a>

* Fix erro tag <a>

* Como funciona o metodo push em array no javascript

* Removendo/recortando elementos de um array em javascript

* Quantidade de elementos do array em javascript

* Update arrays.html

Adicionando var em novoGaveteiro para manter o padrão.

* Update arrays.html

Melhorando o contexto no metodo push

* Melhorando a descrição dos exemplos

* Introducao, explicando o que sao funcoes

* Exemplo de funcao com parametros e retorno

* Texto inicial para Estruturas de Controle e Laços

* Ajustes no texto

* Ajustes no texto

* Palavra corrigida

Trocando de "largura" para "altura" no cálculo da altura.

* Correção no texto

* Typo Correction

* Update index.html

* Update index.html

* Começando a escrever

* Início da escrita de operadores aritiméticos

* Mais exemplos operações básicas e inicio dos outros operadores aritiméticos

* Final operadores aritiméticos

* Finalização operadores aritiméticos

* Abrir link externo em outra página

* Metatags - Correção de html. Existem dt's e dd's, mas não existe uma dl envelopando tudo. Coloquei a dl

* Remoção ultimo parágrafo e precedência de nome/operador alterada para operador/nome

* Correção do Igual Estrito (===)

De acordo com a [Issue](tableless#74 (comment)) aberta por [olinad0](https://github.com/olinad0)

* Update font.html

Adicionado font family

* doctype e ortografia

* Adiciona o texto inicial sobre o que é DOM

* Corrigindo tag apontamento do Jquery (tableless#122)

* Teste (tableless#120) (tableless#127)

* Texto inicial para Estruturas de Controle e Laços

* Ajustes no texto

* Palavra corrigida

Trocando de "largura" para "altura" no cálculo da altura.

* Correção no texto

* Typo Correction

* Update index.html

* Update index.html

* Começando a escrever

* Início da escrita de operadores aritiméticos

* Mais exemplos operações básicas e inicio dos outros operadores aritiméticos

* Final operadores aritiméticos

* Finalização operadores aritiméticos

* Abrir link externo em outra página

* Metatags - Correção de html. Existem dt's e dd's, mas não existe uma dl envelopando tudo. Coloquei a dl

* Remoção ultimo parágrafo e precedência de nome/operador alterada para operador/nome

* Correção do Igual Estrito (===)

De acordo com a [Issue](tableless#74 (comment)) aberta por [olinad0](https://github.com/olinad0)

* Update font.html

Adicionado font family

* doctype e ortografia

* Adiciona o texto inicial sobre o que é DOM

* add: update gem version and solve deprecation warnings (tableless#128)

* add: update gem version and solve deprecation warnings

* refactor: use base tag instead of change hrefs

* remove: base tag

* Adicionando alguns parágrafos na parte de frameworks
  • Loading branch information
jacksonfdam authored Feb 2, 2019
1 parent c9515e3 commit 1f5e64f
Show file tree
Hide file tree
Showing 25 changed files with 864 additions and 105 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source 'https://rubygems.org'

gem 'github-pages'
gem 'github-pages', group: :jekyll_plugins
244 changes: 193 additions & 51 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,62 +1,204 @@
GEM
remote: https://rubygems.org/
specs:
RedCloth (4.2.9)
blankslate (2.1.2.4)
classifier (1.3.4)
fast-stemmer (>= 1.0.0)
colorator (0.1)
commander (4.1.6)
highline (~> 1.6.11)
fast-stemmer (1.0.2)
ffi (1.9.3-x64-mingw32)
github-pages (15)
RedCloth (= 4.2.9)
jekyll (= 1.4.3)
kramdown (= 1.3.1)
liquid (= 2.5.5)
maruku (= 0.7.0)
rdiscount (= 2.1.7)
redcarpet (= 2.3.0)
highline (1.6.21)
jekyll (1.4.3)
classifier (~> 1.3)
colorator (~> 0.1)
commander (~> 4.1.3)
liquid (~> 2.5.5)
listen (~> 1.3)
maruku (~> 0.7.0)
pygments.rb (~> 0.5.0)
redcarpet (~> 2.3.0)
safe_yaml (~> 0.9.7)
toml (~> 0.1.0)
kramdown (1.3.1)
liquid (2.5.5)
listen (1.3.1)
activesupport (4.2.7)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
colorator (1.1.0)
ethon (0.10.1)
ffi (>= 1.3.0)
execjs (2.7.0)
faraday (0.11.0)
multipart-post (>= 1.2, < 3)
ffi (1.9.18)
ffi (1.9.18-x64-mingw32)
forwardable-extended (2.6.0)
gemoji (2.1.0)
github-pages (113)
activesupport (= 4.2.7)
github-pages-health-check (= 1.3.0)
jekyll (= 3.3.1)
jekyll-avatar (= 0.4.2)
jekyll-coffeescript (= 1.0.1)
jekyll-default-layout (= 0.1.4)
jekyll-feed (= 0.8.0)
jekyll-gist (= 1.4.0)
jekyll-github-metadata (= 2.3.0)
jekyll-mentions (= 1.2.0)
jekyll-optional-front-matter (= 0.1.2)
jekyll-paginate (= 1.1.0)
jekyll-readme-index (= 0.0.3)
jekyll-redirect-from (= 0.11.0)
jekyll-relative-links (= 0.2.1)
jekyll-sass-converter (= 1.3.0)
jekyll-seo-tag (= 2.1.0)
jekyll-sitemap (= 0.12.0)
jekyll-swiss (= 0.4.0)
jekyll-theme-architect (= 0.0.3)
jekyll-theme-cayman (= 0.0.3)
jekyll-theme-dinky (= 0.0.3)
jekyll-theme-hacker (= 0.0.3)
jekyll-theme-leap-day (= 0.0.3)
jekyll-theme-merlot (= 0.0.3)
jekyll-theme-midnight (= 0.0.3)
jekyll-theme-minimal (= 0.0.3)
jekyll-theme-modernist (= 0.0.3)
jekyll-theme-primer (= 0.1.5)
jekyll-theme-slate (= 0.0.3)
jekyll-theme-tactile (= 0.0.3)
jekyll-theme-time-machine (= 0.0.3)
jekyll-titles-from-headings (= 0.1.3)
jemoji (= 0.7.0)
kramdown (= 1.11.1)
liquid (= 3.0.6)
listen (= 3.0.6)
mercenary (~> 0.3)
minima (= 2.0.0)
rouge (= 1.11.1)
terminal-table (~> 1.4)
github-pages-health-check (1.3.0)
addressable (~> 2.3)
net-dns (~> 0.8)
octokit (~> 4.0)
public_suffix (~> 2.0)
typhoeus (~> 0.7)
html-pipeline (2.5.0)
activesupport (>= 2)
nokogiri (>= 1.4)
i18n (0.8.1)
jekyll (3.3.1)
addressable (~> 2.4)
colorator (~> 1.0)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
kramdown (~> 1.3)
liquid (~> 3.0)
mercenary (~> 0.3.3)
pathutil (~> 0.9)
rouge (~> 1.7)
safe_yaml (~> 1.0)
jekyll-avatar (0.4.2)
jekyll (~> 3.0)
jekyll-coffeescript (1.0.1)
coffee-script (~> 2.2)
jekyll-default-layout (0.1.4)
jekyll (~> 3.0)
jekyll-feed (0.8.0)
jekyll (~> 3.3)
jekyll-gist (1.4.0)
octokit (~> 4.2)
jekyll-github-metadata (2.3.0)
jekyll (~> 3.1)
octokit (~> 4.0, != 4.4.0)
jekyll-mentions (1.2.0)
activesupport (~> 4.0)
html-pipeline (~> 2.3)
jekyll (~> 3.0)
jekyll-optional-front-matter (0.1.2)
jekyll (~> 3.0)
jekyll-paginate (1.1.0)
jekyll-readme-index (0.0.3)
jekyll (~> 3.0)
jekyll-redirect-from (0.11.0)
jekyll (>= 2.0)
jekyll-relative-links (0.2.1)
jekyll (~> 3.3)
jekyll-sass-converter (1.3.0)
sass (~> 3.2)
jekyll-seo-tag (2.1.0)
jekyll (~> 3.3)
jekyll-sitemap (0.12.0)
jekyll (~> 3.3)
jekyll-swiss (0.4.0)
jekyll-theme-architect (0.0.3)
jekyll (~> 3.3)
jekyll-theme-cayman (0.0.3)
jekyll (~> 3.3)
jekyll-theme-dinky (0.0.3)
jekyll (~> 3.3)
jekyll-theme-hacker (0.0.3)
jekyll (~> 3.3)
jekyll-theme-leap-day (0.0.3)
jekyll (~> 3.3)
jekyll-theme-merlot (0.0.3)
jekyll (~> 3.3)
jekyll-theme-midnight (0.0.3)
jekyll (~> 3.3)
jekyll-theme-minimal (0.0.3)
jekyll (~> 3.3)
jekyll-theme-modernist (0.0.3)
jekyll (~> 3.3)
jekyll-theme-primer (0.1.5)
jekyll (~> 3.3)
jekyll-theme-slate (0.0.3)
jekyll (~> 3.3)
jekyll-theme-tactile (0.0.3)
jekyll (~> 3.3)
jekyll-theme-time-machine (0.0.3)
jekyll (~> 3.3)
jekyll-titles-from-headings (0.1.3)
jekyll (~> 3.3)
jekyll-watch (1.5.0)
listen (~> 3.0, < 3.1)
jemoji (0.7.0)
activesupport (~> 4.0)
gemoji (~> 2.0)
html-pipeline (~> 2.2)
jekyll (>= 3.0)
json (1.8.6)
kramdown (1.11.1)
liquid (3.0.6)
listen (3.0.6)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
maruku (0.7.0)
parslet (1.5.0)
blankslate (~> 2.0)
posix-spawn (0.3.8)
pygments.rb (0.5.4)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rb-fsevent (0.9.4)
rb-inotify (0.9.3)
rb-inotify (>= 0.9.7)
mercenary (0.3.6)
mini_portile (0.6.2)
minima (2.0.0)
minitest (5.10.1)
multipart-post (2.0.0)
net-dns (0.8.0)
nokogiri (1.6.6.4)
mini_portile (~> 0.6.0)
nokogiri (1.6.6.4-x64-mingw32)
mini_portile (~> 0.6.0)
octokit (4.6.2)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.14.0)
forwardable-extended (~> 2.6)
public_suffix (2.0.5)
rb-fsevent (0.9.8)
rb-inotify (0.9.8)
ffi (>= 0.5.0)
rb-kqueue (0.2.2)
ffi (>= 0.5.0)
rdiscount (2.1.7)
redcarpet (2.3.0)
safe_yaml (0.9.7)
toml (0.1.1)
parslet (~> 1.5.0)
yajl-ruby (1.1.0)
rouge (1.11.1)
safe_yaml (1.0.4)
sass (3.4.23)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
terminal-table (1.7.3)
unicode-display_width (~> 1.1.1)
thread_safe (0.3.6)
typhoeus (0.8.0)
ethon (>= 0.8.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
unicode-display_width (1.1.3)

PLATFORMS
ruby
x64-mingw32

DEPENDENCIES
github-pages

BUNDLED WITH
1.16.6
17 changes: 7 additions & 10 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source: .
destination: ./_site
plugins: ./_plugins
layouts: ./_layouts
plugins_dir: ./_plugins
layouts_dir: ./_layouts
include: ['.htaccess']
exclude: []
keep_files: ['.git','.svn']
Expand All @@ -10,14 +10,12 @@ timezone: nil
future: true
show_drafts: nil
limit_posts: 0
pygments: true

relative_permalinks: true
highlighter: pygments

permalink: date
paginate_path: 'page:num'

markdown: maruku
markdown: kramdown
markdown_ext: markdown,mkd,mkdn,md
textile_ext: textile

Expand All @@ -31,9 +29,8 @@ port: 4000
baseurl: /iniciantes
url: http://localhost:4000
lsi: false
pygments: true

maruku:
kramdown:
use_tex: false
use_divs: false
png_engine: blahtex
Expand All @@ -52,7 +49,7 @@ kramdown:
entity_output: as_char
toc_levels: 1..6
smart_quotes: lsquo,rsquo,ldquo,rdquo
use_coderay: false
enable_coderay: false

coderay:
coderay_wrap: div
Expand All @@ -63,4 +60,4 @@ kramdown:
coderay_css: style

redcloth:
hard_breaks: true
hard_breaks: true
1 change: 1 addition & 0 deletions _includes/submenu-js.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ <h3><a href="#menu-js">JavaScript</a></h3>
<li><a href="variaveis.html">Variáveis</a></li>
<li><a href="operadores.html">Operadores</a></li>
<li><a href="funcoes.html">Funções</a></li>
<li><a href="controles-de-fluxo-e-controles-de-repeticao.html">Controles de Fluxo e Controles de Repetição</a></li>
<li><a href="arrays.html">Arrays</a></li>
<li><a href="objetos.html">Objetos</a></li>
<li><a href="o-que-framework.html">O que é um framework?</a></li>
Expand Down
Binary file added assets/img/arvore-dom.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions assets/javascripts/scripts.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
$(document).ready(function(){
prettyPrint();

// Altera links externos para abrirem em uma nova aba
var domain = document.location.protocol+'//'+document.location.host,
links = $('.content a').each(function(index,element) {
if(element.href.substr(0,domain.length) !== domain) {
element.target = '_blank';
}
});
});
1 change: 1 addition & 0 deletions assets/stylesheets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ article h1,
article h2,
article h3,
article h4,
article h5,
article li {
padding-left: 20px;
padding-right: 20px;
Expand Down
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,27 @@
<div class="content limit nobg">
<div class="box concept-box">
<h1>Comece aqui</h1>
<p>Informações básicas e importantíssimas para você não se perder no caminho.</p>
<a href="manual/obasico/" class="btn">Continue lendo</a>
<p>Informa&ccedil;&otilde;es b&aacute;sicas e important&iacute;ssimas para voc&ecirc; n&atilde;o se perder no caminho.</p>
<a href="{{site.baseurl}}/manual/obasico/" class="btn">Continue lendo</a>
</div>
<div class="box html-box">
<h1>O que é HTML?</h1>
<h1>O que &eacute; HTML?</h1>
<p>Saiba como funciona o HTML e quais as suas principais tags.</p>
<a href="manual/html/" class="btn">Continue lendo</a>
<a href="{{site.baseurl}}/manual/html/" class="btn">Continue lendo</a>
</div>
<div class="box css-box">
<h1>O que é CSS?</h1>
<p>Entenda como funciona a linguagem visual que formata o layout de sites.</p>
<a href="manual/css/" class="btn">Continue lendo</a>
<a href="{{site.baseurl}}/manual/css/" class="btn">Continue lendo</a>
</div>
<div class="box js-box">
<h1>O que é JavaScript?</h1>
<p>Como funciona o JavaScript, linguagem usada para controlar elementos e muito mais.</p>
<a href="manual/js/" class="btn">Continue lendo</a>
<a href="{{site.baseurl}}/manual/js/" class="btn">Continue lendo</a>
</div>
</div>

<article class="content limit">
<h1>Sobre este guia</h1>
<p>Este guia foi criado pela comunidade brasileira de desenvolvimento web para ajudar iniciantes da área que queiram encontrar conteúdo básico de qualidade e assim ingressar na área com mais confiança e conhecimento. Aproveite e divulgue o máximo possível!</p>
<p>Este guia foi criado pela comunidade brasileira de desenvolvimento web para ajudar iniciantes da área que queiram encontrar conteúdo básico de qualidade e assim ingressar na área com mais confian&ccedil;a e conhecimento. Aproveite e divulgue o máximo possível!</p>
</article>
2 changes: 1 addition & 1 deletion manual/css/box-model.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h2>Entendendo como funciona elementos no HTML</h2>

<dl>
<dt>Altura</dt>
<dd><p><strong>50</strong> (largura definida) + <br><strong>10</strong> (padding top) + <br><strong>10</strong> (padding bottom) + <br><strong>1</strong> (border top) + <br><strong>1</strong> (border bottom) => <strong>72</strong> pixels de altura</p></dd>
<dd><p><strong>50</strong> (altura definida) + <br><strong>10</strong> (padding top) + <br><strong>10</strong> (padding bottom) + <br><strong>1</strong> (border top) + <br><strong>1</strong> (border bottom) => <strong>72</strong> pixels de altura</p></dd>
</dl>

<p>Um exemplo prático pra vermos a dor de cabeça que você pode ter no seu dia a dia. Imagine que você precise ter um elemento que ocupe 100% da largura disponível. Mas também precisa que esse elemento tenha <i>10 pixels</i> de <i>padding</i> e uma borda de <i>1 pixel</i>.</p>
Expand Down
Loading

0 comments on commit 1f5e64f

Please sign in to comment.