File tree 12 files changed +39
-32
lines changed
12 files changed +39
-32
lines changed Original file line number Diff line number Diff line change
1
+ export :
2
+ rm -rf book/
3
+ rm -rf docs/*
4
+ mdbook build
5
+ cp book/* docs/ -r
Original file line number Diff line number Diff line change 1
1
[book ]
2
- authors = []
2
+ title = " The Common Lisp Cookbook (PT-BR)"
3
+ description = " Tradução para Português Brasileiro do Common Lisp Cookbook (em progresso)"
4
+ authors = []
3
5
multilingual = false
4
- src = " src"
6
+ src = " src"
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
- < title > Sobre o Livro - </ title >
5
+ < title > Sobre o Livro - The Common Lisp Cookbook (PT-BR) </ title >
6
6
< meta content ="text/html; charset=utf-8 " http-equiv ="Content-Type ">
7
- < meta name ="description " content ="">
7
+ < meta name ="description " content ="Tradução para Português Brasileiro do Common Lisp Cookbook (em progresso) ">
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
9
< meta name ="theme-color " content ="#ffffff " />
10
10
99
99
</ ul >
100
100
</ div >
101
101
102
- < h1 class ="menu-title "> </ h1 >
102
+ < h1 class ="menu-title "> The Common Lisp Cookbook (PT-BR) </ h1 >
103
103
104
104
< div class ="right-buttons ">
105
105
< a href ="print.html " title ="Print this book " aria-label ="Print this book ">
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
- < title > Instalando uma implementação - </ title >
5
+ < title > Instalando uma implementação - The Common Lisp Cookbook (PT-BR) </ title >
6
6
< meta content ="text/html; charset=utf-8 " http-equiv ="Content-Type ">
7
- < meta name ="description " content ="">
7
+ < meta name ="description " content ="Tradução para Português Brasileiro do Common Lisp Cookbook (em progresso) ">
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
9
< meta name ="theme-color " content ="#ffffff " />
10
10
99
99
</ ul >
100
100
</ div >
101
101
102
- < h1 class ="menu-title "> </ h1 >
102
+ < h1 class ="menu-title "> The Common Lisp Cookbook (PT-BR) </ h1 >
103
103
104
104
< div class ="right-buttons ">
105
105
< a href ="print.html " title ="Print this book " aria-label ="Print this book ">
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
- < title > Iniciando um REPL - </ title >
5
+ < title > Iniciando um REPL - The Common Lisp Cookbook (PT-BR) </ title >
6
6
< meta content ="text/html; charset=utf-8 " http-equiv ="Content-Type ">
7
- < meta name ="description " content ="">
7
+ < meta name ="description " content ="Tradução para Português Brasileiro do Common Lisp Cookbook (em progresso) ">
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
9
< meta name ="theme-color " content ="#ffffff " />
10
10
99
99
</ ul >
100
100
</ div >
101
101
102
- < h1 class ="menu-title "> </ h1 >
102
+ < h1 class ="menu-title "> The Common Lisp Cookbook (PT-BR) </ h1 >
103
103
104
104
< div class ="right-buttons ">
105
105
< a href ="print.html " title ="Print this book " aria-label ="Print this book ">
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
- < title > Bibliotecas - </ title >
5
+ < title > Bibliotecas - The Common Lisp Cookbook (PT-BR) </ title >
6
6
< meta content ="text/html; charset=utf-8 " http-equiv ="Content-Type ">
7
- < meta name ="description " content ="">
7
+ < meta name ="description " content ="Tradução para Português Brasileiro do Common Lisp Cookbook (em progresso) ">
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
9
< meta name ="theme-color " content ="#ffffff " />
10
10
99
99
</ ul >
100
100
</ div >
101
101
102
- < h1 class ="menu-title "> </ h1 >
102
+ < h1 class ="menu-title "> The Common Lisp Cookbook (PT-BR) </ h1 >
103
103
104
104
< div class ="right-buttons ">
105
105
< a href ="print.html " title ="Print this book " aria-label ="Print this book ">
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
- < title > Terminologia - </ title >
5
+ < title > Terminologia - The Common Lisp Cookbook (PT-BR) </ title >
6
6
< meta content ="text/html; charset=utf-8 " http-equiv ="Content-Type ">
7
- < meta name ="description " content ="">
7
+ < meta name ="description " content ="Tradução para Português Brasileiro do Common Lisp Cookbook (em progresso) ">
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
9
< meta name ="theme-color " content ="#ffffff " />
10
10
99
99
</ ul >
100
100
</ div >
101
101
102
- < h1 class ="menu-title "> </ h1 >
102
+ < h1 class ="menu-title "> The Common Lisp Cookbook (PT-BR) </ h1 >
103
103
104
104
< div class ="right-buttons ">
105
105
< a href ="print.html " title ="Print this book " aria-label ="Print this book ">
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
- < title > Começando - </ title >
5
+ < title > Começando - The Common Lisp Cookbook (PT-BR) </ title >
6
6
< meta content ="text/html; charset=utf-8 " http-equiv ="Content-Type ">
7
- < meta name ="description " content ="">
7
+ < meta name ="description " content ="Tradução para Português Brasileiro do Common Lisp Cookbook (em progresso) ">
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
9
< meta name ="theme-color " content ="#ffffff " />
10
10
99
99
</ ul >
100
100
</ div >
101
101
102
- < h1 class ="menu-title "> </ h1 >
102
+ < h1 class ="menu-title "> The Common Lisp Cookbook (PT-BR) </ h1 >
103
103
104
104
< div class ="right-buttons ">
105
105
< a href ="print.html " title ="Print this book " aria-label ="Print this book ">
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
- < title > Sobre o Livro - </ title >
5
+ < title > Sobre o Livro - The Common Lisp Cookbook (PT-BR) </ title >
6
6
< meta content ="text/html; charset=utf-8 " http-equiv ="Content-Type ">
7
- < meta name ="description " content ="">
7
+ < meta name ="description " content ="Tradução para Português Brasileiro do Common Lisp Cookbook (em progresso) ">
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
9
< meta name ="theme-color " content ="#ffffff " />
10
10
98
98
</ ul >
99
99
</ div >
100
100
101
- < h1 class ="menu-title "> </ h1 >
101
+ < h1 class ="menu-title "> The Common Lisp Cookbook (PT-BR) </ h1 >
102
102
103
103
< div class ="right-buttons ">
104
104
< a href ="print.html " title ="Print this book " aria-label ="Print this book ">
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
- < title > Licença - </ title >
5
+ < title > Licença - The Common Lisp Cookbook (PT-BR) </ title >
6
6
< meta content ="text/html; charset=utf-8 " http-equiv ="Content-Type ">
7
- < meta name ="description " content ="">
7
+ < meta name ="description " content ="Tradução para Português Brasileiro do Common Lisp Cookbook (em progresso) ">
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
9
< meta name ="theme-color " content ="#ffffff " />
10
10
99
99
</ ul >
100
100
</ div >
101
101
102
- < h1 class ="menu-title "> </ h1 >
102
+ < h1 class ="menu-title "> The Common Lisp Cookbook (PT-BR) </ h1 >
103
103
104
104
< div class ="right-buttons ">
105
105
< a href ="print.html " title ="Print this book " aria-label ="Print this book ">
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
- < title > Miscelânea - </ title >
5
+ < title > Miscelânea - The Common Lisp Cookbook (PT-BR) </ title >
6
6
< meta content ="text/html; charset=utf-8 " http-equiv ="Content-Type ">
7
- < meta name ="description " content ="">
7
+ < meta name ="description " content ="Tradução para Português Brasileiro do Common Lisp Cookbook (em progresso) ">
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
9
< meta name ="theme-color " content ="#ffffff " />
10
10
99
99
</ ul >
100
100
</ div >
101
101
102
- < h1 class ="menu-title "> </ h1 >
102
+ < h1 class ="menu-title "> The Common Lisp Cookbook (PT-BR) </ h1 >
103
103
104
104
< div class ="right-buttons ">
105
105
< a href ="print.html " title ="Print this book " aria-label ="Print this book ">
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
- < title > </ title >
5
+ < title > The Common Lisp Cookbook (PT-BR) </ title >
6
6
< meta content ="text/html; charset=utf-8 " http-equiv ="Content-Type ">
7
- < meta name ="description " content ="">
7
+ < meta name ="description " content ="Tradução para Português Brasileiro do Common Lisp Cookbook (em progresso) ">
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
9
< meta name ="theme-color " content ="#ffffff " />
10
10
99
99
</ ul >
100
100
</ div >
101
101
102
- < h1 class ="menu-title "> </ h1 >
102
+ < h1 class ="menu-title "> The Common Lisp Cookbook (PT-BR) </ h1 >
103
103
104
104
< div class ="right-buttons ">
105
105
< a href ="print.html " title ="Print this book " aria-label ="Print this book ">
You can’t perform that action at this time.
0 commit comments