diff --git a/pages/id/_meta.json b/pages/_meta.id.json
similarity index 100%
rename from pages/id/_meta.json
rename to pages/_meta.id.json
diff --git a/pages/_meta.json b/pages/_meta.json
index c574348..b75a405 100644
--- a/pages/_meta.json
+++ b/pages/_meta.json
@@ -1,10 +1,15 @@
{
- "en": {
+ "index": {
+ "title": "Home",
"type": "page",
"display": "hidden"
},
- "id": {
- "type": "page",
- "display": "hidden"
+ "guide": {
+ "title": "User Guide",
+ "type": "page"
+ },
+ "developer": {
+ "title": "Developer API",
+ "type": "page"
}
}
\ No newline at end of file
diff --git a/pages/id/developer/_meta.json b/pages/developer/_meta.id.json
similarity index 100%
rename from pages/id/developer/_meta.json
rename to pages/developer/_meta.id.json
diff --git a/pages/en/developer/_meta.json b/pages/developer/_meta.json
similarity index 100%
rename from pages/en/developer/_meta.json
rename to pages/developer/_meta.json
diff --git a/pages/id/developer/endpoints.mdx b/pages/developer/endpoints.id.mdx
similarity index 100%
rename from pages/id/developer/endpoints.mdx
rename to pages/developer/endpoints.id.mdx
diff --git a/pages/en/developer/endpoints.mdx b/pages/developer/endpoints.mdx
similarity index 100%
rename from pages/en/developer/endpoints.mdx
rename to pages/developer/endpoints.mdx
diff --git a/pages/id/developer/index.mdx b/pages/developer/index.id.mdx
similarity index 100%
rename from pages/id/developer/index.mdx
rename to pages/developer/index.id.mdx
diff --git a/pages/en/developer/index.mdx b/pages/developer/index.mdx
similarity index 100%
rename from pages/en/developer/index.mdx
rename to pages/developer/index.mdx
diff --git a/pages/en/_meta.json b/pages/en/_meta.json
deleted file mode 100644
index b75a405..0000000
--- a/pages/en/_meta.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "index": {
- "title": "Home",
- "type": "page",
- "display": "hidden"
- },
- "guide": {
- "title": "User Guide",
- "type": "page"
- },
- "developer": {
- "title": "Developer API",
- "type": "page"
- }
-}
\ No newline at end of file
diff --git a/pages/en/index.mdx b/pages/en/index.mdx
deleted file mode 100644
index a45ad62..0000000
--- a/pages/en/index.mdx
+++ /dev/null
@@ -1,3 +0,0 @@
-import { LandingPage } from '../../components/LandingPage'
-
-
diff --git a/pages/id/guide/_meta.json b/pages/guide/_meta.id.json
similarity index 100%
rename from pages/id/guide/_meta.json
rename to pages/guide/_meta.id.json
diff --git a/pages/en/guide/_meta.json b/pages/guide/_meta.json
similarity index 100%
rename from pages/en/guide/_meta.json
rename to pages/guide/_meta.json
diff --git a/pages/id/guide/certificates/_meta.json b/pages/guide/certificates/_meta.id.json
similarity index 100%
rename from pages/id/guide/certificates/_meta.json
rename to pages/guide/certificates/_meta.id.json
diff --git a/pages/en/guide/certificates/_meta.json b/pages/guide/certificates/_meta.json
similarity index 100%
rename from pages/en/guide/certificates/_meta.json
rename to pages/guide/certificates/_meta.json
diff --git a/pages/id/guide/certificates/download-install.mdx b/pages/guide/certificates/download-install.id.mdx
similarity index 100%
rename from pages/id/guide/certificates/download-install.mdx
rename to pages/guide/certificates/download-install.id.mdx
diff --git a/pages/en/guide/certificates/download-install.mdx b/pages/guide/certificates/download-install.mdx
similarity index 100%
rename from pages/en/guide/certificates/download-install.mdx
rename to pages/guide/certificates/download-install.mdx
diff --git a/pages/id/guide/certificates/renewal.mdx b/pages/guide/certificates/renewal.id.mdx
similarity index 100%
rename from pages/id/guide/certificates/renewal.mdx
rename to pages/guide/certificates/renewal.id.mdx
diff --git a/pages/en/guide/certificates/renewal.mdx b/pages/guide/certificates/renewal.mdx
similarity index 100%
rename from pages/en/guide/certificates/renewal.mdx
rename to pages/guide/certificates/renewal.mdx
diff --git a/pages/id/guide/certificates/request-new.mdx b/pages/guide/certificates/request-new.id.mdx
similarity index 100%
rename from pages/id/guide/certificates/request-new.mdx
rename to pages/guide/certificates/request-new.id.mdx
diff --git a/pages/en/guide/certificates/request-new.mdx b/pages/guide/certificates/request-new.mdx
similarity index 100%
rename from pages/en/guide/certificates/request-new.mdx
rename to pages/guide/certificates/request-new.mdx
diff --git a/pages/id/guide/certificates/revocation.mdx b/pages/guide/certificates/revocation.id.mdx
similarity index 100%
rename from pages/id/guide/certificates/revocation.mdx
rename to pages/guide/certificates/revocation.id.mdx
diff --git a/pages/en/guide/certificates/revocation.mdx b/pages/guide/certificates/revocation.mdx
similarity index 100%
rename from pages/en/guide/certificates/revocation.mdx
rename to pages/guide/certificates/revocation.mdx
diff --git a/pages/id/guide/certificates/view-details.mdx b/pages/guide/certificates/view-details.id.mdx
similarity index 100%
rename from pages/id/guide/certificates/view-details.mdx
rename to pages/guide/certificates/view-details.id.mdx
diff --git a/pages/en/guide/certificates/view-details.mdx b/pages/guide/certificates/view-details.mdx
similarity index 100%
rename from pages/en/guide/certificates/view-details.mdx
rename to pages/guide/certificates/view-details.mdx
diff --git a/pages/id/guide/concepts/_meta.json b/pages/guide/concepts/_meta.id.json
similarity index 100%
rename from pages/id/guide/concepts/_meta.json
rename to pages/guide/concepts/_meta.id.json
diff --git a/pages/en/guide/concepts/_meta.json b/pages/guide/concepts/_meta.json
similarity index 100%
rename from pages/en/guide/concepts/_meta.json
rename to pages/guide/concepts/_meta.json
diff --git a/pages/id/guide/concepts/pki-fundamentals.mdx b/pages/guide/concepts/pki-fundamentals.id.mdx
similarity index 100%
rename from pages/id/guide/concepts/pki-fundamentals.mdx
rename to pages/guide/concepts/pki-fundamentals.id.mdx
diff --git a/pages/en/guide/concepts/pki-undamentals.mdx b/pages/guide/concepts/pki-undamentals.mdx
similarity index 100%
rename from pages/en/guide/concepts/pki-undamentals.mdx
rename to pages/guide/concepts/pki-undamentals.mdx
diff --git a/pages/id/guide/concepts/trust-architecture.mdx b/pages/guide/concepts/trust-architecture.id.mdx
similarity index 100%
rename from pages/id/guide/concepts/trust-architecture.mdx
rename to pages/guide/concepts/trust-architecture.id.mdx
diff --git a/pages/en/guide/concepts/trust-architecture.mdx b/pages/guide/concepts/trust-architecture.mdx
similarity index 100%
rename from pages/en/guide/concepts/trust-architecture.mdx
rename to pages/guide/concepts/trust-architecture.mdx
diff --git a/pages/id/guide/getting-started/_meta.json b/pages/guide/getting-started/_meta.id.json
similarity index 100%
rename from pages/id/guide/getting-started/_meta.json
rename to pages/guide/getting-started/_meta.id.json
diff --git a/pages/en/guide/getting-started/_meta.json b/pages/guide/getting-started/_meta.json
similarity index 100%
rename from pages/en/guide/getting-started/_meta.json
rename to pages/guide/getting-started/_meta.json
diff --git a/pages/id/guide/getting-started/access-dashboard.mdx b/pages/guide/getting-started/access-dashboard.id.mdx
similarity index 100%
rename from pages/id/guide/getting-started/access-dashboard.mdx
rename to pages/guide/getting-started/access-dashboard.id.mdx
diff --git a/pages/en/guide/getting-started/access-dashboard.mdx b/pages/guide/getting-started/access-dashboard.mdx
similarity index 100%
rename from pages/en/guide/getting-started/access-dashboard.mdx
rename to pages/guide/getting-started/access-dashboard.mdx
diff --git a/pages/id/guide/getting-started/install-root-ca.mdx b/pages/guide/getting-started/install-root-ca.id.mdx
similarity index 96%
rename from pages/id/guide/getting-started/install-root-ca.mdx
rename to pages/guide/getting-started/install-root-ca.id.mdx
index baac0ad..2803cc5 100644
--- a/pages/id/guide/getting-started/install-root-ca.mdx
+++ b/pages/guide/getting-started/install-root-ca.id.mdx
@@ -55,7 +55,7 @@ Pilih distribusi Anda untuk mendapatkan perintah instalasi yang dioptimalkan:
---
-import { DynamicInstallationGuide } from '../../../../components/DynamicInstallationGuide'
+import { DynamicInstallationGuide } from '../../../components/DynamicInstallationGuide'
## Instalasi Sertifikat Individu
diff --git a/pages/en/guide/getting-started/install-root-ca.mdx b/pages/guide/getting-started/install-root-ca.mdx
similarity index 96%
rename from pages/en/guide/getting-started/install-root-ca.mdx
rename to pages/guide/getting-started/install-root-ca.mdx
index 907bf0a..5a420bc 100644
--- a/pages/en/guide/getting-started/install-root-ca.mdx
+++ b/pages/guide/getting-started/install-root-ca.mdx
@@ -53,7 +53,7 @@ Select your distribution to get the optimized installation command:
---
-import { DynamicInstallationGuide } from '../../../../components/DynamicInstallationGuide'
+import { DynamicInstallationGuide } from '../../../components/DynamicInstallationGuide'
## Individual Certificate Installation
diff --git a/pages/id/guide/index.mdx b/pages/guide/index.id.mdx
similarity index 100%
rename from pages/id/guide/index.mdx
rename to pages/guide/index.id.mdx
diff --git a/pages/en/guide/index.mdx b/pages/guide/index.mdx
similarity index 100%
rename from pages/en/guide/index.mdx
rename to pages/guide/index.mdx
diff --git a/pages/id/guide/integrations/_meta.json b/pages/guide/integrations/_meta.id.json
similarity index 100%
rename from pages/id/guide/integrations/_meta.json
rename to pages/guide/integrations/_meta.id.json
diff --git a/pages/en/guide/integrations/_meta.json b/pages/guide/integrations/_meta.json
similarity index 100%
rename from pages/en/guide/integrations/_meta.json
rename to pages/guide/integrations/_meta.json
diff --git a/pages/id/guide/integrations/smime.mdx b/pages/guide/integrations/smime.id.mdx
similarity index 100%
rename from pages/id/guide/integrations/smime.mdx
rename to pages/guide/integrations/smime.id.mdx
diff --git a/pages/en/guide/integrations/smime.mdx b/pages/guide/integrations/smime.mdx
similarity index 100%
rename from pages/en/guide/integrations/smime.mdx
rename to pages/guide/integrations/smime.mdx
diff --git a/pages/id/guide/integrations/web-servers.mdx b/pages/guide/integrations/web-servers.id.mdx
similarity index 100%
rename from pages/id/guide/integrations/web-servers.mdx
rename to pages/guide/integrations/web-servers.id.mdx
diff --git a/pages/en/guide/integrations/web-servers.mdx b/pages/guide/integrations/web-servers.mdx
similarity index 100%
rename from pages/en/guide/integrations/web-servers.mdx
rename to pages/guide/integrations/web-servers.mdx
diff --git a/pages/id/guide/troubleshooting/_meta.json b/pages/guide/troubleshooting/_meta.id.json
similarity index 100%
rename from pages/id/guide/troubleshooting/_meta.json
rename to pages/guide/troubleshooting/_meta.id.json
diff --git a/pages/en/guide/troubleshooting/_meta.json b/pages/guide/troubleshooting/_meta.json
similarity index 100%
rename from pages/en/guide/troubleshooting/_meta.json
rename to pages/guide/troubleshooting/_meta.json
diff --git a/pages/id/guide/troubleshooting/browser-errors.mdx b/pages/guide/troubleshooting/browser-errors.id.mdx
similarity index 100%
rename from pages/id/guide/troubleshooting/browser-errors.mdx
rename to pages/guide/troubleshooting/browser-errors.id.mdx
diff --git a/pages/en/guide/troubleshooting/browser-errors.mdx b/pages/guide/troubleshooting/browser-errors.mdx
similarity index 100%
rename from pages/en/guide/troubleshooting/browser-errors.mdx
rename to pages/guide/troubleshooting/browser-errors.mdx
diff --git a/pages/id/guide/troubleshooting/developer-tools.mdx b/pages/guide/troubleshooting/developer-tools.id.mdx
similarity index 100%
rename from pages/id/guide/troubleshooting/developer-tools.mdx
rename to pages/guide/troubleshooting/developer-tools.id.mdx
diff --git a/pages/en/guide/troubleshooting/developer-tools.mdx b/pages/guide/troubleshooting/developer-tools.mdx
similarity index 100%
rename from pages/en/guide/troubleshooting/developer-tools.mdx
rename to pages/guide/troubleshooting/developer-tools.mdx
diff --git a/pages/id/index.mdx b/pages/id/index.mdx
deleted file mode 100644
index 1aff258..0000000
--- a/pages/id/index.mdx
+++ /dev/null
@@ -1,3 +0,0 @@
-import { LandingPage } from '../../components/LandingPage'
-
-
diff --git a/pages/index.id.mdx b/pages/index.id.mdx
new file mode 100644
index 0000000..3e8c28e
--- /dev/null
+++ b/pages/index.id.mdx
@@ -0,0 +1,3 @@
+import { LandingPage } from '../components/LandingPage'
+
+
diff --git a/pages/index.mdx b/pages/index.mdx
new file mode 100644
index 0000000..ce1d4b4
--- /dev/null
+++ b/pages/index.mdx
@@ -0,0 +1,3 @@
+import { LandingPage } from '../components/LandingPage'
+
+