Home
O tal do MAUI 😎
Cancelar

Getting Started

Prerequisites Follow the instructions in the Jekyll Docs to complete the installation of Ruby, RubyGems, Jekyll, and Bundler. In addition, Git is also required to be installed. Installation Crea...

Algoritmos e estrutura de dados com C#

Neste post, vou mostrar alguns exemplos de algoritmos e estruturas de dados comuns em C#, como arrays, listas, listas ligadas, hashsets, quicksort, tabela hash, fila, pilha, árvore e grafos. Array...

Deploy ASP .NET no Linux [WSL]

💻 01 Instalar o .NET Core Runtime no Servidor # Baixar o pacote do .NET Core Runtime wget https://packages.microsoft.com/config... sudo dpkg -i packages-microsoft-prod.deb # Atualizar repositório...

Configurando o container de DI no .NET Core +

Aqui vai um exemplo simples e rápido de como colocar o container de injeção de dependências do .NET em uma aplicação console nas versões do .NET 5+ .NET Core 3.x + testado na versão core 3.1, do...

Setting-up Blog

renan-homepage Setup Page Views There is a detailed tutorial available to set up Google Analytics superProxy. But, if you are interested to just quickly get your Chirpy-based blog display page vi...

Primeiro post copia

renan-homepage Setup Page Views There is a detailed tutorial available to set up Google Analytics superProxy. But, if you are interested to just quickly get your Chirpy-based blog display page vi...

Enable Google Page Views

This post is to enable Page Views on the Chirpy theme based blog that you just built. This requires technical knowledge and it’s recommended to keep the google_analytics.pv.* empty unless you have ...

Customize the Favicon

The favicons of Chirpy are placed in the directory assets/img/favicons/. You may want to replace them with your own. The following sections will guide you to create and replace the default favicons...

Writing a New Post

This post will guide you how to write a post on Chirpy theme. Even if you have previous experience with Jekyll, this article is worth reading, because many features require specific variables to be...

Text and Typography

This post is to show Markdown syntax rendering on Chirpy, you can also use it as an example of writing. Now, let’s start looking at text and typography. Titles H1 - heading H2 - heading H3 - h...