diff --git a/.github/workflows/05-deploy-github-pages.yml b/.github/workflows/05-deploy-github-pages.yml index dc6a303..e96e3a1 100644 --- a/.github/workflows/05-deploy-github-pages.yml +++ b/.github/workflows/05-deploy-github-pages.yml @@ -93,9 +93,3 @@ jobs: bundler_ver: '>=0' # Default is latest bundler version cname: 'hapi.etica.ai' # Default is to not use a cname actor: 'eticaaibot' # Default is the GITHUB_ACTOR - - - # TODO: implementar testes no HTML gerado, vide - # - https://github.com/sfarrens/jekyll_tutorial#treat-your-website-like-code - # - https://github.com/gjtorikian/html-proofer#caching-with-continuous-integration - # - https://github.com/jekyll/jekyll/blob/master/script/proof \ No newline at end of file diff --git a/_layouts/.gitkeep b/_layouts/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/_layouts/api-eng.html b/_layouts/api-eng.html index 43f76f8..83293cb 100644 --- a/_layouts/api-eng.html +++ b/_layouts/api-eng.html @@ -1,3 +1,8 @@ +--- +# Notitia: +# [eng] This is a temporary layout. It will be replaced by api.html +# [por] Layout temporário. Vai ser substituído por api.html +--- diff --git a/_layouts/api-por.html b/_layouts/api-por.html index ab76806..9c66905 100644 --- a/_layouts/api-por.html +++ b/_layouts/api-por.html @@ -1,3 +1,8 @@ +--- +# Notitia: +# [eng] This is a temporary layout. It will be replaced by api.html +# [por] Layout temporário. Vai ser substituído por api.html +--- diff --git a/_layouts/default.html b/_layouts/default.html deleted file mode 100644 index 58e141b..0000000 --- a/_layouts/default.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - {%- include head.html -%} - - - - {%- include header.html -%} - -
-
- {{ content }} -
-
- - {%- include footer.html -%} - - - - diff --git a/_layouts/fiat-lux.html b/_layouts/fiat-lux.html new file mode 100644 index 0000000..595ba15 --- /dev/null +++ b/_layouts/fiat-lux.html @@ -0,0 +1,20 @@ + + + +{%- include meta-caput.html -%} + + + + {%- include caput.html -%} + +
+
+ {{ content }} +
+
+ + {%- include pedem.html -%} + + + + \ No newline at end of file diff --git a/_layouts/home.html b/_layouts/home.html index 622b5e1..9713cef 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -1,4 +1,8 @@ --- +# Notitia: +# [eng] This layout is not used at the moment. It may be removed. +# [por] Este layout não está sendo usado no momento. Talvez seja removido + layout: default --- diff --git a/_layouts/page.html b/_layouts/page.html index 01e4b2a..94ecc59 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -1,4 +1,8 @@ --- +# Notitia: +# [eng] This layout is not used at the moment. It may be removed. +# [por] Este layout não está sendo usado no momento. Talvez seja removido + layout: default ---
diff --git a/_layouts/post.html b/_layouts/post.html index c9a03be..26c7163 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -1,4 +1,8 @@ --- +# Notitia: +# [eng] This layout is not used at the moment. It may be removed. +# [por] Este layout não está sendo usado no momento. Talvez seja removido + layout: default ---
diff --git a/_layouts/tmpl/eng/index.html b/_layouts/tmpl/eng/index.html deleted file mode 100644 index ea6864d..0000000 --- a/_layouts/tmpl/eng/index.html +++ /dev/null @@ -1,265 +0,0 @@ - - - - - - Hapi: Augmented APIs documentation for humanitarian use - - - - - - - - - - -
- - - - -
-

Hapi: Augmented APIs documentation for humanitarian - usealpha -

-
-

- Hapi centralizes interactive documentation of data providers - with potential use for humanitarians. - At the moment, the alpha version already have some - international APIs and Brazilian ones while the - documentation is both in Portuguese and English. - Since we use OpenAPI and schemas, the way Hapi do - allow reuse of previous work to, via volunteers interest, - add new languages and countries! -

- - -
-
- -
-
-

Interactive API documented in English

-
- - - -
-
-
- - - - - - - - - - \ No newline at end of file diff --git a/_layouts/tmpl/por/index.html b/_layouts/tmpl/por/index.html deleted file mode 100644 index 9910864..0000000 --- a/_layouts/tmpl/por/index.html +++ /dev/null @@ -1,249 +0,0 @@ - - - - - - - HAPI: Documentação interativa para APIs humanitárias - - - - - - - - - -
- - -
-

Hapi: Documentação interativa de APIs para uso humanitárioalpha -

-
-

- Hapi (Alpha) centraliza documentação interativa - de provedores de dados com potencial uso no meio humanitário. - No momento provê APIs internacionais e do Brasil e nas línguas - portuguesa e inglesa. Como usamos OpenAPI e Schemas, - tem potencial para reusar trabalho anterior novas línguas - e novos países! -

- - -
-
- -
-
- -

API interativa documentada em português

- -
- - - - - -
-
-
- - - - - - - - - \ No newline at end of file diff --git a/documentum/index.md b/documentum/index.md index 899372e..ade67c2 100644 --- a/documentum/index.md +++ b/documentum/index.md @@ -35,3 +35,18 @@ permalink: / + +