From bba395caf982225c056647aa339bc3611910c6f5 Mon Sep 17 00:00:00 2001 From: felipesantanafs <145938001+felipesantanafs@users.noreply.github.com> Date: Thu, 23 Oct 2025 21:43:22 -0300 Subject: [PATCH] feat(content): adiciona index e sobre --- content/home_page.md | 24 ++++++++++++++++++++++++ content/hub_dev/Sem título.md | 0 content/index.md | 9 --------- content/sobre.md | 1 - content/tags.md | 1 - 5 files changed, 24 insertions(+), 11 deletions(-) create mode 100644 content/home_page.md delete mode 100644 content/hub_dev/Sem título.md delete mode 100644 content/index.md delete mode 100644 content/sobre.md delete mode 100644 content/tags.md diff --git a/content/home_page.md b/content/home_page.md new file mode 100644 index 000000000..00e43e0b8 --- /dev/null +++ b/content/home_page.md @@ -0,0 +1,24 @@ +--- +title: Hub.dev +description: Notas, finanças quantitativas e IA. +enableToc: false +--- + +# Bem-vindo! + +> [!info] O que é o Hub? +> É uma iniciativa de uma **acervo público** de materiais técnicos, produzidos internamente na entidade, como **artigos, tutoriais e projetos autorais**. +> Produzido pelos **membros da FEA.dev**, temos intuito de divulgarmos parte do nosso trabalho produzido internamente. +> Além uma de ser uma forma de compartilhamento direto de **conhecimento** para toda a comunidade. + +## Quem Somos Nós + +## Projetos & Inciativas + +## Trilhas +## Contato & redes + +- E-mail: [contato.feadev@gmail.com](mailto:contato.feadev@gmail.com) +- GitHub: https://github.com/fea-dev-usp +- Instagram: [@fea.dev](https://www.instagram.com/fea.dev/) +- LinkedIn: [FEA.dev](https://www.linkedin.com/company/fea-dev/) \ No newline at end of file diff --git a/content/hub_dev/Sem título.md b/content/hub_dev/Sem título.md deleted file mode 100644 index e69de29bb..000000000 diff --git a/content/index.md b/content/index.md deleted file mode 100644 index 7759220a8..000000000 --- a/content/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Hub.dev -description: Notas, finanças quantitativas e IA. -enableToc: false ---- - -# Bem-vindo! -- [[sobre]] -- [[tags]] diff --git a/content/sobre.md b/content/sobre.md deleted file mode 100644 index 0f6cdcb57..000000000 --- a/content/sobre.md +++ /dev/null @@ -1 +0,0 @@ -__completar__ \ No newline at end of file diff --git a/content/tags.md b/content/tags.md deleted file mode 100644 index 0f6cdcb57..000000000 --- a/content/tags.md +++ /dev/null @@ -1 +0,0 @@ -__completar__ \ No newline at end of file