diff --git a/content/projects/germanium.md b/content/projects/germanium.md new file mode 100644 index 0000000..ba098f1 --- /dev/null +++ b/content/projects/germanium.md @@ -0,0 +1,19 @@ ++++ +title = "Gaga Silly Germanium" +date = 2020-11-17 + +[taxonomies] +tags = ["projects", "personal", "git", "website", "static"] ++++ + +Git Static Generator. + +- Generate pages from Git repository. +- Several pages: + - Summary + - Tree + - Display files, colored syntax + - Commits + - Changes in each commit + - Diffs +- Display clone link (http and git) diff --git a/content/projects/germanium.pt.md b/content/projects/germanium.pt.md new file mode 100644 index 0000000..b5fff76 --- /dev/null +++ b/content/projects/germanium.pt.md @@ -0,0 +1,19 @@ ++++ +title = "Gaga Silly Germanium" +date = 2020-11-17 + +[taxonomies] +tags = ["projetos", "pessoal", "git", "site", "estático"] ++++ + +Git Static Generator. + +- Gera páginas a partir de um repositório Git. +- Várias Páginas: + - Resumo/Apresentação + - Árvore de arquivos + - Mostra os arquivos, com sintaxe colorida. + - Commits + - Mudanças em cada commit + - Diffs +- Mostrar link de clone (http e git)