Skip to content

Commit

Permalink
HXL-CPLP/forum#58, hapi-t9n-alpha (#13), mvp-l10n-schemas (#7): barra…
Browse files Browse the repository at this point in the history
… de trabalho em andamento
  • Loading branch information
fititnt committed Jun 14, 2021
1 parent 2fcc609 commit eb68e2a
Show file tree
Hide file tree
Showing 10 changed files with 88 additions and 31 deletions.
20 changes: 20 additions & 0 deletions _assets/css/hapi.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,23 @@
.peritum-modum-est .peritum-est--list-item {
display: list-item;
}

/* The Police Line Do Not Cross Color Scheme palette has 2 colors which are
Rich Black [FOGRA39] (#040300) and Cyber Yellow (#F9D502).
https://www.schemecolor.com/police-line-do-not-cross-yellow-black-colors.php
https://stripesgenerator.com/
#040300 (black)
f9d502 (yellow)
*/
.paginam-experimentum-gradient {
background-image: linear-gradient(90deg, #040300 25%, #f9d502 25%, #f9d502 50%, #040300 50%, #040300 75%, #f9d502 75%, #f9d502 100%);
background-size: 40px 40px;
height: 8px;
}
.paginam-experimentum-textum {
background-color: #f9d502;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
40 changes: 40 additions & 0 deletions _includes/pedem-mul-Zyyy.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<hr>

<footer>
<!-- <div class="container"> -->
<div class="d-flex justify-content-center py-3">
<ul class="list-group list-group-horizontal-md">
<li class="list-group-item">
<a href="https://hapi.etica.ai">
<img src="https://img.shields.io/badge/Site-hapi.etica.ai-blue"
alt="hapi.etica.ai">
</a>
</li>
<li class="list-group-item">
<a href="https://github.com/HXL-CPLP/Auxilium-Humanitarium-API">
<img src="https://img.shields.io/badge/GitHub-HXL--CPLP%2FAuxilium--Humanitarium--API-lightgrey?logo=github&style=social"
alt="HXL-CPLP/Auxilium-Humanitarium-API">
</a>
</li>
<li class="list-group-item">
<a href="https://github.com/HXL-CPLP/Auxilium-Humanitarium-API/stargazers">
<img src="https://img.shields.io/github/stars/HXL-CPLP/Auxilium-Humanitarium-API?style=social"
alt="GitHub Repo stars">
</a>
</li>
<li class="list-group-item">
<a href="https://github.com/HXL-CPLP/Auxilium-Humanitarium-API/archive/refs/heads/main.zip">
<img src="https://img.shields.io/badge/Download-.zip-brightgreen"
alt="Download .zip">
</a>
</li>
<li class="list-group-item">
<a href="https://unlicense.org/">
<img src="https://i.creativecommons.org/p/zero/1.0/88x31.png" alt="Licentiam: Dominium publicum">
</a>
</li>
</ul>
</div>
</footer>

<script type="module" src="/assets/js/hapi-globum.mjs?{{ 'now' | date: '%s' }}"></script>
16 changes: 16 additions & 0 deletions _includes/peritum-modum/paginam-experimentum.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{% if page.html_body_class contains 'paginam-experimentum-est' or page.opus_in_progressu %}
<div class="paginam-experimentum-gradient"></div>
<div class="paginam-experimentum-textum">
_[lat]<strong lang="la">Harenarium</strong>[lat]_ &#160;&#160;&#160;
_[ara]<strong lang="ar">ملعب</strong>[ara]_ &#160;&#160;&#160;
_[zho]<strong lang="zh">沙盒</strong>[zho]_ &#160;&#160;&#160;
_[hin]<strong lang="hi">प्रयोगस्थल</strong>[hin]_ &#160;&#160;&#160;
_[rus]<strong lang="ru">Песочница</strong>[rus]_ &#160;&#160;&#160;
_[kor]<strong lang="ko">연습장</strong>[kor]_ &#160;&#160;&#160;
_[por]<strong lang="pt">Página de testes</strong>[por]_ &#160;&#160;&#160;
_[spa]<strong lang="es">Zona de pruebas</strong>[spa]_ &#160;&#160;&#160;
_[eng]<strong lang="en">Sandbox</strong>[eng]_ &#160;&#160;&#160;
_[ger]<strong lang="dr">Spielwiese</strong>[ger]_ &#160;&#160;&#160;
</div>
<div class="paginam-experimentum-gradient"></div>
{% endif %}
15 changes: 1 addition & 14 deletions _layouts/api.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: defallo
layout: defallo-ltr
---

<div class="px-4 py-5 my-5 text-center">
Expand Down Expand Up @@ -48,16 +48,3 @@ <h2>{% _🗣️ licentiam_nomen 🗣️_ %}</h2>
<br>
{% de_markdown %}{% _🗣️ Hapi_licentiam_Hapi_descriptionem 🗣️_ %}{% endde_markdown %}
</section>

<div class="row justify-content-md-center">
<div class="col-md-auto">
<div class="form-check form-switch">
<input class="form-check-input" type="checkbox" id="peritum-modum-est">
<label class="form-check-label" for="peritum-modum-est">
🛠️{% _🗣️ Hapi_peritum_modum_est_nomen 🗣️_ %}🛠️
</label>
</div>
</div>
</div>

{%- include peritum-modum/instrumentum-balteum.html -%}
2 changes: 2 additions & 0 deletions _layouts/defallo-ltr.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<body class="{{ page.html_body_class | join: ' ' }}">

{%- include caput-ltr.html -%}
{%- include peritum-modum/paginam-experimentum.html -%}

<header class="container">
<h1>{{ page.titulum | default: page.title }}</h1>
Expand Down Expand Up @@ -40,6 +41,7 @@ <h2 style="font-size: 1.2em;">
</main>

{%- include pedem.html -%}
{%- include peritum-modum/paginam-experimentum.html -%}

{%- include peritum-modum/instrumentum-balteum.html -%}

Expand Down
2 changes: 2 additions & 0 deletions _layouts/defallo-mul-Zyyy.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
[lat]_
-->
{% include meta-caput.html -%}
{%- include peritum-modum/paginam-experimentum.html -%}

<body class="{{ page.html_body_class | join: ' ' }}">
<header class="container">
Expand Down Expand Up @@ -48,6 +49,7 @@ <h2 style="font-size: 1.2em;" lang="la">
</main>

{%- include pedem.html -%}
{%- include peritum-modum/paginam-experimentum.html -%}

{%- include peritum-modum/instrumentum-balteum.html -%}

Expand Down
15 changes: 0 additions & 15 deletions _layouts/openapi.html

This file was deleted.

7 changes: 6 additions & 1 deletion documentum/arb-Arab/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,18 @@ tags: ['index', 'linguam-arb-Arab']
htmldir: rlt
iso6391: ar
# iso6391: es
iso6393: ara
iso6393: arb
# iso6393: spa
iso15924: Arab

toc: true
noindex: true

html_body_class:
- paginam-typum-index
- paginam-linguam-arb-Arab
- paginam-experimentum-est

translationem_modum: html
# translationem_modum: markdown
# translationem_modum: json
Expand Down
1 change: 0 additions & 1 deletion documentum/eng-Latn/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ html_body_class:

toc: true


translationem_modum: html
# translationem_modum: markdown
# translationem_modum: json
Expand Down
1 change: 1 addition & 0 deletions documentum/spa-Latn/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ iso15924: Latn
html_body_class:
- paginam-typum-index
- paginam-linguam-spa-Latn
- paginam-experimentum-est

toc: true
noindex: true
Expand Down

0 comments on commit eb68e2a

Please sign in to comment.