diff --git a/content/blog/gsoc24-improve-ux-notifications-module.rst b/content/blog/gsoc24-improve-ux-notifications-module.rst index cd62b4e..8f11308 100644 --- a/content/blog/gsoc24-improve-ux-notifications-module.rst +++ b/content/blog/gsoc24-improve-ux-notifications-module.rst @@ -34,8 +34,8 @@ informed about critical activities and changes within their managed infrastructure. For a complete overview of its features, refer to the `features -`_ section of -the OpenWISP documentation. +`_ section +of the OpenWISP documentation. My Work on Improving the User Experience (UX) --------------------------------------------- diff --git a/content/pages/code.html b/content/pages/code.html index 408107a..b2ea9e8 100644 --- a/content/pages/code.html +++ b/content/pages/code.html @@ -50,7 +50,7 @@

Documentation @@ -83,7 +83,7 @@

Quick Start diff --git a/content/pages/demo.html b/content/pages/demo.html index ee2d7a8..3407385 100644 --- a/content/pages/demo.html +++ b/content/pages/demo.html @@ -33,7 +33,7 @@

  • The demo user's password is reset every minute.
  • The demo user has additional limitations, as detailed in the - OpenWISP Demo Tutorial.
  • @@ -58,7 +58,7 @@

    diff --git a/content/pages/faq.html b/content/pages/faq.html index 432bf42..5499e12 100644 --- a/content/pages/faq.html +++ b/content/pages/faq.html @@ -73,7 +73,7 @@

    If you're unsure about what to do next after logging in, you can consult the - OpenWISP Demo Tutorial for guidance on connecting your devices and exploring the @@ -158,7 +158,8 @@

    For detailed insights and functionalities regarding hotspot management, please refer to the - WiFi Hotspot & Captive Portal page. @@ -178,7 +179,7 @@

    For comprehensive guidance on setting up and optimizing wireless mesh networks, refer to the - How to Set Up a Wireless Mesh Network page. @@ -192,7 +193,7 @@

    We recommend using - the OpenWISP Ansible role for installation. diff --git a/content/pages/features.html b/content/pages/features.html index ef49fc3..ff4714c 100644 --- a/content/pages/features.html +++ b/content/pages/features.html @@ -62,7 +62,7 @@

    Template Ordering Read more about Templates @@ -99,7 +99,7 @@

    Read more about Variables @@ -117,7 +117,7 @@

    @@ -187,7 +187,7 @@

    Wireguard @@ -195,7 +195,7 @@

    OpenVPN @@ -203,7 +203,7 @@

    ZeroTier @@ -245,7 +245,7 @@

    The Monitoring module Read more about Metrics @@ -382,7 +382,7 @@

    Read more about Notifications @@ -391,7 +391,7 @@

    Read more about Alert Settings @@ -465,7 +465,7 @@

    Read more about Multi-tenancy @@ -508,7 +508,7 @@

    The Firmware Upgrader module Read more about Firmware Upgrades @@ -602,7 +602,7 @@

    Explore the powerful Network Topology module @@ -650,7 +650,7 @@

    Read more about Network Topology @@ -699,7 +699,7 @@

    Setting up an open WiFi AP @@ -712,7 +712,7 @@

    WiFi Sessions @@ -723,7 +723,7 @@

    Read more about WiFi & Roaming @@ -792,7 +792,7 @@

    Read more about Hotspot & Public WiFi @@ -842,14 +842,14 @@

    Mesh Topology Collection and Visualization

    Mesh SSID @@ -860,7 +860,7 @@

    Read more about Mesh Networks @@ -937,7 +937,7 @@

    WPA Enterprise EAP-TTLS-PAP @@ -948,7 +948,7 @@

    Read more about RADIUS @@ -956,7 +956,7 @@

    Read more about WPA Enterprise EAP @@ -1019,7 +1019,7 @@

    Read more about IPAM @@ -1037,7 +1037,7 @@

    @@ -1057,7 +1057,7 @@

    - + @@ -1086,7 +1086,7 @@

    Learn More

    Get Started diff --git a/content/pages/history.html b/content/pages/history.html index 8acbb58..1b5646f 100644 --- a/content/pages/history.html +++ b/content/pages/history.html @@ -143,7 +143,7 @@

    Google Summer of Code

    real-world coding experience. Over the years, OpenWISP has successfully mentored more than 20 successful GSoC projects, significantly enhancing its features and strengthening the diff --git a/content/pages/index.html b/content/pages/index.html index b61892d..e2e2a9f 100644 --- a/content/pages/index.html +++ b/content/pages/index.html @@ -114,7 +114,7 @@

    diff --git a/content/pages/sponsorship.html b/content/pages/sponsorship.html index 5963642..090a092 100644 --- a/content/pages/sponsorship.html +++ b/content/pages/sponsorship.html @@ -60,7 +60,7 @@

    Find out more diff --git a/content/pages/support.html b/content/pages/support.html index acb46b3..5297a3d 100644 --- a/content/pages/support.html +++ b/content/pages/support.html @@ -94,7 +94,7 @@

    Google Summer of Code

    For those considering to participate in the Google Summer of Code with OpenWISP, we have a dedicated mailing list packed with valuable @@ -138,7 +138,7 @@

    Reporting Security Issues

    For more information on how to get involved, contribute, or seek assistance, please explore - our documentation + our documentation or reach out to us via the channels mentioned above.
    We look forward to hearing from you and collaborating together to make OpenWISP even better! diff --git a/js/index-top-feature.js b/js/index-top-feature.js index 1eec51f..6adf94c 100644 --- a/js/index-top-feature.js +++ b/js/index-top-feature.js @@ -5,7 +5,7 @@ const features = [ }, { title: "Automatic Provisioning", - href: "https://openwisp.io/docs/dev/openwrt-config-agent/user/automatic-registration.html", + href: "https://openwisp.io/docs/stable/openwrt-config-agent/user/automatic-registration.html", }, { title: "Automatic VPN Tunnels", @@ -53,11 +53,11 @@ const features = [ }, { title: "Modular, Programmable, Extensible", - href: "https://openwisp.io/docs/dev/general/values.html#software-reusability-for-long-term-sustainability", + href: "https://openwisp.io/docs/stable/general/values.html#software-reusability-for-long-term-sustainability", }, { title: "Great Docs", - href: "https://openwisp.io/docs/dev/", + href: "https://openwisp.io/docs/stable/", }, ]; diff --git a/pelicanconf.py b/pelicanconf.py index f8d6b40..2b7e6ad 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -27,7 +27,7 @@ 'Community Support': 'support/', 'Commercial Support': 'commercial-support/', }, - 'Docs': 'https://openwisp.io/docs/dev/', + 'Docs': 'https://openwisp.io/docs/stable/', 'Blog': 'blog/', }