From 66c64484bc3a9b6adcdc123cd82bc14ad0254fda Mon Sep 17 00:00:00 2001 From: EmersonJSC Date: Tue, 2 Jul 2024 23:17:19 -0300 Subject: [PATCH] Testando o trens --- .gitignore | 3 ++- _config.yml | 1 + _includes/header.html | 34 ++++++++++++++++++++++++++-------- collections/_trens/git.md | 5 +++++ 4 files changed, 34 insertions(+), 9 deletions(-) create mode 100644 collections/_trens/git.md diff --git a/.gitignore b/.gitignore index d5db5c0..c78c46d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .jekyll* Gemfile Gemfile.lock -vendor \ No newline at end of file +vendor +_site \ No newline at end of file diff --git a/_config.yml b/_config.yml index 730b5d9..472a3f6 100755 --- a/_config.yml +++ b/_config.yml @@ -31,6 +31,7 @@ collections_dir: collections collections: people: projects: + trens: plugins: ['jekyll/scholar'] diff --git a/_includes/header.html b/_includes/header.html index 673a467..c6c9cef 100755 --- a/_includes/header.html +++ b/_includes/header.html @@ -39,20 +39,38 @@ +