Skip to content

Commit

Permalink
Modificações (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
m00sp authored Oct 6, 2024
1 parent ea1cf5f commit da4d0fd
Show file tree
Hide file tree
Showing 45 changed files with 402 additions and 313 deletions.
70 changes: 35 additions & 35 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ base_url = "https://luis-ti.dev.br"
# If you use the npm/node script then all you have to do is set offline = true, and everything else is automatic.

title = "Luis-TI.dev.br"
description = "Hardware and Software"
description = "Hardware e Software"
theme = "abridge"

default_language = "en"
default_language = "pt"
compile_sass = true
minify_html = false
build_search_index = true
Expand Down Expand Up @@ -69,34 +69,34 @@ taxonomies = [
{name = "tags", feed = true},
]

##[languages.en]
##title = "Luis TI"
##description = "Hardware and Software"
##generate_feeds = true
##build_search_index = true
##search.include_title = true # include title of page/section in index
##search.include_description = true # include description of page/section in index
##search.include_content = true # include rendered content of page/section in index
### search.truncate_content_length = 100 # Truncate at nth character. May be useful if index is getting too large.
##taxonomies = [
### {name = "categories", feed = true},
##{name = "tags", feed = true},
##]

[languages.pt]
title = "Luis-TI.dev.br"
description = "Hardware e Software"
[languages.en]
title = "Luis TI"
description = "Hardware and Software"
generate_feeds = true
build_search_index = true
search.include_title = true # include title of page/section in index
search.include_description = true # include description of page/section in index
search.include_content = true # include rendered content of page/section in index
# search.truncate_content_length = 100 # Truncate at nth character. May be useful if index is getting too large.#
# search.truncate_content_length = 100 # Truncate at nth character. May be useful if index is getting too large.
taxonomies = [
## {name = "categories", feed = true},
# {name = "categories", feed = true},
{name = "tags", feed = true},
]

##[languages.pt-BR]
##title = "Luis-TI.dev.br"
##description = "Hardware e Software"
##generate_feeds = true
##build_search_index = true
##search.include_title = true # include title of page/section in index
##search.include_description = true # include description of page/section in index
##search.include_content = true # include rendered content of page/section in index
#search.truncate_content_length = 100 # Truncate at nth character. May be useful if index is getting too large.#
##taxonomies = [
## {name = "categories", feed = true},
##{name = "tags", feed = true},
##]

[extra]
###############################################################################
### Layout & Format
Expand All @@ -108,20 +108,20 @@ username = "Luis TI"
user_title = "Hardware e Software"
user_description = "Bicycle rights irony actually neutra typewriter lyfaxidermy -up ugh bushwick chia lo-f Occupy bitters pour-over snackwave you probably haven't heard of them small batch.Cornholemustache man bun letterpress echo par."
menu = [
{url = "home", name = "_", slash = true, blank = false, size="s110"},
{url = "archive", name = "Posts", slash = true, blank = false, size="s110"},
# {url = "categories", name = "Categories", slash = true, blank = false, size="s110"},
{url = "tags", name = "Tags", slash = true, blank = false, size="s110"},
# {url = "home", name = "_", slash = true, blank = false, size="s110"},
# {url = "archive", name = "Pasta", slash = true, blank = false, size="s110"},
# {url = "categories", name = "Categorias", slash = true, blank = false, size="s110"},
# {url = "tags", name = "Etiquetas", slash = true, blank = false, size="s110"},
{url = "cv", name = "CV", slash = true, blank = true, size="s110"},
{url = "contact", name = "Contact", slash = true, blank = false, size="s110"},
# {url = "about", name = "About", slash = true, blank = false, size="s110"},
{url = "contato", name = "Contato", slash = true, blank = false, size="s110"},
# {url = "about", name = "Sobre", slash = true, blank = false, size="s110"},
]
menu_footer = [
{url = "privacy", name = "Privacy", slash = true, blank = false, size="s90"},
{url = "sitemap.xml", name = "Sitemap", slash = false, blank = true, size="s90"},
{url = "privacidade", name = "Privacidade", slash = true, blank = false, size="s90"},
# {url = "sitemap.xml", name = "Mapa", slash = false, blank = true, size="s90"},
{url = "cv", name = "CV", slash = true, blank = true, size="s90"},
{url = "contact", name = "Contact", slash = true, blank = false, size="s90"},
# {url = "about", name = "About", slash = true, blank = false, size="s90"},
{url = "contato", name = "Contato", slash = true, blank = false, size="s90"},
# {url = "about", name = "Sobre", slash = true, blank = false, size="s90"},
]

toc = true
Expand Down Expand Up @@ -156,8 +156,8 @@ foothr = false # show or hide horizontal rule above footer

### $CURRENT_YEAR and $SITE_TITLE can be used anywhere within the copyright, you can change their position or you can also delete them and type whatever you want instead.
#copyright = false # set to false to disable the copyright.
#copyright_override = '© 2019-$CURRENT_YEAR $SITE_TITLE'
copyright_override = '© $CURRENT_YEAR $SITE_TITLE • Website content is licensed <a rel="noopener" target="_blank" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.'
copyright_override = '© $CURRENT_YEAR $SITE_TITLE'
#copyright_override = '© $CURRENT_YEAR $SITE_TITLE • Website content is licensed <a rel="noopener" target="_blank" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.'


###############################################################################
Expand All @@ -170,7 +170,7 @@ title_separator = "|" # Separator between title and title_addition, set as |, -
title_addition = "Hardware and Software" # a default value for title addition
author = "Luis Ricardo Martínez Díaz" # Put Your Name here
keywords = "Abridge, Abridge.css, Zola, Theme, Zola Theme, getzola, Semantic Html, Fast, lightweight" # used for the primary site index
banner = "banner.png" # Used as default image for OpenGraph/Twitter if page specific image is undefined.
#banner = "banner.png" # Used as default image for OpenGraph/Twitter if page specific image is undefined.
twitter_meta = "your-user-name" # for SEO: twitter:site and twitter:creator
google = "Your Google Site verification code."
bing = "Your Bing Site verification code."
Expand Down Expand Up @@ -198,7 +198,7 @@ linkedin = "luis-ricardo-martínez-díaz"
#gitlab = "your-user-name"
github = "m00sp"
#codeberg = "your-user-name" # Everything after https://codeberg.org/ eg: username *or* username/repository
github_sponsor = "your-user-name"
#github_sponsor = "your-user-name"
#bitbucket = "your-user-name"
#python = "your-user-name"
#docker = "your-user-name"
Expand Down
16 changes: 16 additions & 0 deletions content/_index.en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
+++
paginate_by = 3
sort_by = "date"
template = "base.html"
+++

<p align="center"> Hello 👋! Wellcome to my site.</p>
<p align="center"> Please, select your language 👇.</p>
<p align="center"> Default set to: </p>
<p align="center"><a class="top" href="/pt/">Português</a>
</p>
<p align="center"><a class="top" href="/es/">Español</a>
</p>
<p style="text-align:center;">🔴 <a class="top" href="/">English</a>
</p>

2 changes: 1 addition & 1 deletion content/_index.es.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
+++
paginate_by = 3
sort_by = "date"
template = "m00index.html"
template = "base.html"
+++
<p align="center"> Hola 👋! Bienvenido a mi página web.</p>
<p align="center"> Por favor, elija su idioma preferido 👇.</p>
Expand Down
15 changes: 9 additions & 6 deletions content/_index.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
+++
paginate_by = 3
sort_by = "date"
template = "m00index.html"
template = "base.html"
+++

<p align="center"> Hello 👋! Wellcome to my site.</p>
<p align="center"> Please, select your language 👇.</p>
<p align="center"> Default set to: </p>
<p align="center"><a class="top" href="/pt/">Português</a>
<p align="center"> Olá 👋! Bem-vindo ao meu site.
</p>
<p align="center"> Por favor, selecione seu idioma 👇.
</p>
<p align="center"> O padrão agora é:
</p>
<p align="center">🔴 <a class="top" href="/pt/">Português</a>
</p>
<p align="center"><a class="top" href="/es/">Español</a>
</p>
<p style="text-align:center;">🔴 <a class="top" href="/">English</a>
<p align="center"><a class="top" href="/">English</a>
</p>

19 changes: 0 additions & 19 deletions content/_index.pt.md

This file was deleted.

File renamed without changes.
25 changes: 25 additions & 0 deletions content/badges/index.en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
+++
title = "My Credly Badges"
description = "Here you can see all my updated badges from Credly"
date = 2024-09-17
updated = 2024-09-17
draft = false

[taxonomies]
tags = ["Credly"]
[extra]
keywords = "Credly, Badges, Training, Course, Linux"
toc = true
assets = "badges/"
+++


You can go to my [Credly Profile](https://www.credly.com/users/luis-ricardo-martinez-diaz) to see my complete Badge Portfolio or to see a detailed description of the skills gained.

<div style="text-align: center;">

{{ m00galeria2() }}

</div>


11 changes: 5 additions & 6 deletions content/badges/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
+++
title = "My Credly Badges"
description = "Here you can see all my updated badges from Credly"
date = 2024-09-17
updated = 2024-09-17
title = "Meus Credly Badges"
description = "Aqui você pode ver todas minhas insignias da Credly atualizadas"
date = 2024-09-03
updated = 2024-09-03
draft = false

[taxonomies]
Expand All @@ -14,12 +14,11 @@ assets = "badges/"
+++


You can go to my [Credly Profile](https://www.credly.com/users/luis-ricardo-martinez-diaz) to see my complete Badge Portfolio or to see a detailed description of the skills gained.
Você pode ir ao meu [Perfil da Credly](https://www.credly.com/users/luis-ricardo-martinez-diaz) para ver meu portfolio de badges completo ou para ver uma descrição detalhada das abilidades ganhadas.

<div style="text-align: center;">

{{ m00galeria2() }}

</div>


24 changes: 0 additions & 24 deletions content/badges/index.pt.md

This file was deleted.

26 changes: 26 additions & 0 deletions content/cert/index.en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
+++
title = "My Certificates"
description = "Here you can see all my updated certificates"
date = 2024-09-03
updated = 2024-09-03
draft = false

[taxonomies]
[extra]
keywords = "Linux Foundation, CGI.br, NIC.br, IFRS, Cisco, Netacad, Datadog, Certificates"
toc = true
assets = "cert/"
+++

All my certificates from the [CGI.br](https://cgi.br/)-[NIC.br](https://nic.br/).
The [IFRS](https://ifrs.edu.br).
[Cisco](https://www.netacad.com/).
[Datadog Learning Center](https://learn.datadoghq.com/).
And [The Linux Foundation](https://trainingportal.linuxfoundation.org/).

<div style="text-align: center;">

{{ m00galeria() }}

</div>

17 changes: 8 additions & 9 deletions content/cert/index.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,25 @@
+++
title = "My Certificates"
description = "Here you can see all my updated certificates"
title = "Meus Certificados"
description = "Aqui estão todos meus certificados atualizados"
date = 2024-09-03
updated = 2024-09-03
draft = false

[taxonomies]
[extra]
keywords = "Linux Foundation, CGI.br, NIC.br, IFRS, Cisco, Netacad, Datadog, Certificates"
keywords = "Foundação Linux, CGI.br, NIC.br, Netacad, Cisco, IFRS, Datadog, Certificado"
toc = true
assets = "cert/"
+++

All my certificates from the [CGI.br](https://cgi.br/)-[NIC.br](https://nic.br/).
The [IFRS](https://ifrs.edu.br).
[Cisco](https://www.netacad.com/).
[Datadog Learning Center](https://learn.datadoghq.com/).
And [The Linux Foundation](https://trainingportal.linuxfoundation.org/).
Todos meus certificados do [CGI.br](https://cgi.br/)-[NIC.br](https://nic.br/).
Do [IFRS](https://ifrs.edu.br).
Da [Cisco](https://www.netacad.com/).
Do [Datadog Learning Center](https://learn.datadoghq.com/).
E da [Fundação Linux](https://trainingportal.linuxfoundation.org/).

<div style="text-align: center;">

{{ m00galeria() }}

</div>

25 changes: 0 additions & 25 deletions content/cert/index.pt.md

This file was deleted.

Loading

0 comments on commit da4d0fd

Please sign in to comment.