Compare commits

...

2 commits

Author SHA1 Message Date
b2548cdf67
chore: Informing (update) refactor progress 2024-02-01 13:46:29 +07:00
76ee5894f9
chore: Remove top navigation to CVE page
The CVEs page in the main website is under maintenance
2024-02-01 12:31:42 +07:00
6 changed files with 20 additions and 24 deletions

View file

@ -55,15 +55,3 @@ main:
name: monero
color: orange
description: Monero remote nodes.
- name: CVEs
parent: mainsite
url: https://www.ditatompel.com/cve
weight: 14
params:
icon:
vendor: font-awesome-solid
name: bug
color: red
description: Publicly known CVE database.

View file

@ -55,15 +55,3 @@ main:
name: monero
color: orange
description: Monero remote nodes.
- name: CVEs
parent: mainsite
url: https://www.ditatompel.com/cve
weight: 14
params:
icon:
vendor: font-awesome-solid
name: bug
color: red
description: Database CVE yang teridentifikasi.

View file

@ -62,3 +62,13 @@ Jika saya gagal mengimplementasikan fitur _service worker_ di versi website terb
---
Saya akan menginformasikan update terbaru mengenai proses transisi di halaman ini. Dengan semua perubahan ini saya berharap adanya peningkatan performa yang signifikan baik dari sisi _frontend_ maupun _backend_.
## Update
### 2024-01-31
- __BREAKING__: __Monero Public API endpoint__ dipindahkan dari `https://www.ditatompel.com/api/monero/remote-node` ke `https://api.ditatompel.com/monero/remote-node`. Lihat [commit diff 013aa7d](https://github.com/ditatompel/insights/commit/013aa7db35edd28e72907d5786fcf8877a5a3e70#diff-a8f1b286fbca7e5d241e20d067c8b17a67b86cc142d10dc7cc23cbc9fcc0e332L139-L167) untuk informasi lebih detail.
### 2024-01-29
Meskipun masih masih tahap _beta_, _frontend_ dan _backend_ versi terbaru sudah saya _deploy_ ke _production server_ pada tanggal 29 Januari 2024. Dan dari hasil [PageSpeed Insights](https://pagespeed.web.dev/) saat ini, saya cukup puas untuk performa yang saya didapatkan.
![PageSpeed Insights ditatompel.com mobile](pagespeed-insights-ditatompel-dot-com.png#center)

View file

@ -62,3 +62,13 @@ If I fail to implement the _service worker_ feature in my latest website version
---
I will provide the latest updates regarding the transition process on this page. With all these changes, I hope there will be a significant increase in performance both from the frontend and backend.
## Update
### 2024-01-31
- __BREAKING__: __The Monero Public API endpoint__ moved from `https://www.ditatompel.com/api/monero/remote-node` to `https://api.ditatompel.com/monero/remote-node`. See [Public API Monero Remote Node List]({{< ref "/blog/public-api-monero-remote-node-list/index.md" >}}) and [commit diff 013aa7d](https://github.com/ditatompel/insights/commit/013aa7db35edd28e72907d5786fcf8877a5a3e70#diff-a8f1b286fbca7e5d241e20d067c8b17a67b86cc142d10dc7cc23cbc9fcc0e332L139-L167) for more details.
### 2024-01-29
Even though it is still in the beta stage, I have deployed the latest version of the frontend and backend to the production server on January 29 2024. And from the current results of [PageSpeed Insights](https://pagespeed.web.dev/), I am quite satisfied with the performance that I got.
![PageSpeed Insights ditatompel.com mobile](pagespeed-insights-ditatompel-dot-com.png#center)

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB