From 5ade57543989c37994289d060e2f2120e418b5a9 Mon Sep 17 00:00:00 2001 From: Simone Bortolin Date: Mon, 8 Aug 2022 09:51:54 +0200 Subject: add ziza and t&w ont, add nokia g 010g p, some fix fix moved to fork theme update fix clear old alert last fix update primary update --- 404.md | 2 +- _config.yml | 2 +- _includes/danger.html | 3 - _includes/info.html | 3 - _includes/success.html | 3 - _includes/warning.html | 3 - _layouts/default.html | 19 ++-- _sass/color_schemes/light.scss | 2 - _sass/custom/custom.scss | 63 +----------- ascii-hex.md | 63 +++++++++++- assets/img/g-010g-p.jpg | Bin 0 -> 90122 bytes assets/img/g-010g-q.jpg | Bin 90122 -> 0 bytes assets/static/speed-gpon-eth.html | 4 +- index.md | 10 +- just-the-docs.gemspec | 2 +- ont-D-LINK-DPN-100-Rev-A.md | 4 +- ont-Halny-HL-GSFP.md | 4 +- ont-Nokia-g-010g-p.md | 30 ++++++ ont-Nokia-g-010g-q.md | 4 +- ont-T-W-TW2362H-CDEL.md | 42 ++++++++ ont-UFiber-UF-Instant.md | 2 +- ont-Zyxel-PMG3000-D20B.md | 4 +- ont-technicolor-afm0002.md | 12 +-- ont-ziza-op151s.md | 42 ++++++++ ont.md | 4 +- quick-start.md | 2 +- speed-gpon-eth.md | 201 +++++++++++++++++++++++++++++++++++++- 27 files changed, 412 insertions(+), 118 deletions(-) delete mode 100644 _includes/danger.html delete mode 100644 _includes/info.html delete mode 100644 _includes/success.html delete mode 100644 _includes/warning.html delete mode 100644 _sass/color_schemes/light.scss create mode 100644 assets/img/g-010g-p.jpg delete mode 100644 assets/img/g-010g-q.jpg create mode 100644 ont-Nokia-g-010g-p.md create mode 100644 ont-T-W-TW2362H-CDEL.md create mode 100644 ont-ziza-op151s.md diff --git a/404.md b/404.md index 1927e0b..51ec26c 100644 --- a/404.md +++ b/404.md @@ -8,4 +8,4 @@ description: Opps. The page you are looking for got lost. --- -

The page you requested could not be found. Try using the navigation {% if site.search_enabled != false %}or search {% endif %}to find what you're looking for or go to this site's home page.

+

The page you requested could not be found. Try using the navigation {% if site.search_enabled != false %}or search {% endif %}to find what you're looking for or go to this site's home page.

diff --git a/_config.yml b/_config.yml index 207a48f..5d6e66e 100644 --- a/_config.yml +++ b/_config.yml @@ -1,4 +1,4 @@ -remote_theme: just-the-docs/just-the-docs +remote_theme: simonebortolin/just-the-docs title: "Hack GPON" baseurl: permalink: '/:title' diff --git a/_includes/danger.html b/_includes/danger.html deleted file mode 100644 index 83e7efb..0000000 --- a/_includes/danger.html +++ /dev/null @@ -1,3 +0,0 @@ - diff --git a/_includes/info.html b/_includes/info.html deleted file mode 100644 index 831dd3e..0000000 --- a/_includes/info.html +++ /dev/null @@ -1,3 +0,0 @@ - diff --git a/_includes/success.html b/_includes/success.html deleted file mode 100644 index 828fc5a..0000000 --- a/_includes/success.html +++ /dev/null @@ -1,3 +0,0 @@ - diff --git a/_includes/warning.html b/_includes/warning.html deleted file mode 100644 index a517518..0000000 --- a/_includes/warning.html +++ /dev/null @@ -1,3 +0,0 @@ - diff --git a/_layouts/default.html b/_layouts/default.html index 2daef0d..0e1273a 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -38,11 +38,15 @@ layout: table_wrappers + {% include icons/alert.html %} + {% include icons/copy.html %} + {% include icons/external_link.html %} + {% include icons/custom.html %}