feat: restructure docs into store, marketing, builder, and config sections

This commit is contained in:
Dwindi Ramadhana
2026-02-05 00:46:35 +07:00
parent 259496bc86
commit 1d1daefb37
22 changed files with 950 additions and 103 deletions

View File

@@ -0,0 +1,19 @@
---
title: Appearance Settings
description: Colors and Typography.
---
# Appearance
Customize your brand without coding.
## Colors
We use a smart palette system.
* **Primary**: Headlines and main buttons.
* **Secondary**: Subheadings and UI elements.
* **Accent**: Highlights and links.
## Typography
Choose from GDPR-compliant, locally hosted font pairings like:
* **Modern**: Inter
* **Editorial**: Playfair Display

View File

@@ -0,0 +1,17 @@
---
title: Email Settings
description: Transactional emails and SMTP.
---
# Email Settings
WooNooW replaces default WooCommerce emails with beautiful, responsive templates.
## Template Editor
Go to **Settings > Email** to customize:
* **Order Confirmation**
* **Shipping Updates**
* **Account Notifications**
## SMTP Configuration
Ensure your emails hit the inbox, not spam. We recommend using a dedicated SMTP service like SendGrid or Postmark.

View File

@@ -0,0 +1,18 @@
---
title: General Settings
description: Core store settings.
---
# General Settings
Located in **Appearance > General**.
## SPA Mode
Decide how much of your site uses our ultra-fast Single Page Application technology.
* **Disabled**: Use standard WordPress templates.
* **Checkout Only**: Normal browsing, fast checkout.
* **Full SPA**: The entire site is an app.
## Container Width
* **Boxed (Recommended)**: Limits content width (max 1152px) for better readability.
* **Full Width**: Content stretches to the screen edges.

View File

@@ -0,0 +1,16 @@
---
title: Configuration
description: Configure every aspect of your store.
---
# Configuration
Fine-tune your store's behavior and appearance.
## Settings Areas
* **[General](/docs/configuration/general)**: SPA Mode, Container Width, Typography.
* **[Appearance](/docs/configuration/appearance)**: Theme colors and branding.
* **[Modules](/docs/configuration/modules)**: Enable or disable specific features to keep your store lightweight.
* **[Email](/docs/configuration/email)**: Customize transactional emails and set up SMTP.
* **[Security](/docs/configuration/security)**: Protect your store with built-in security features.

View File

@@ -0,0 +1,16 @@
---
title: Licensing
description: Activate your store.
---
# Licensing
To receive updates and support, you must activate your license key.
## Activation
1. Go to **Settings > License**.
2. Enter your key.
3. Click "Activate".
## OAuth Connection
Some features require connecting your store to our cloud. Click "Connect with WooNooW" to authorize the connection securely.