UNPKG

@networkpro/blog

Version:

The official blog of Network Pro Strategies (Network Pro™).

121 lines (114 loc) 3.07 kB
site_name: Network Pro™ Blog site_url: https://blog.netwk.pro repo_url: https://github.com/netwk-pro/netwk-pro.github.io repo_name: GitHub docs_dir: src site_dir: build/ theme: language: en name: material font: text: null code: null logo: /icon-512x512.png favicon: /favicon.svg palette: # Palette toggle for automatic mode - media: '(prefers-color-scheme)' primary: amber accent: yellow toggle: icon: material/brightness-auto name: Switch to light mode # Palette toggle for dark mode - media: '(prefers-color-scheme: dark)' scheme: slate primary: amber accent: yellow toggle: icon: material/brightness-4 name: Switch to system preference # Palette toggle for light mode - media: '(prefers-color-scheme: light)' scheme: default primary: amber accent: yellow toggle: icon: material/brightness-7 name: Switch to dark mode features: - navigation.instant - navigation.tracking - navigation.tabs - navigation.indexes - toc.follow - toc.integrate - navigation.top - search.suggest extra: base_url: / consent: title: Cookie Consent description: >- We use cookies to recognize your repeated visits and preferences, as well as to measure the effectiveness of our documentation and whether users find what they're searching for. With your consent, you're helping us to make our documentation better. cookies: analytics: name: Google Analytics checked: false github: name: GitHub checked: true actions: - reject - accept - manage social: - icon: fontawesome/brands/instagram name: Network Pro on Instagram link: https://instagram.com/netwk_pro/ - icon: fontawesome/brands/facebook name: Network Pro on Facebook link: https://facebook.com/neteng.pro/ - icon: fontawesome/brands/linkedin name: Network Pro on LinkedIn link: https://linkedin.com/company/netwk-pro/ - icon: fontawesome/brands/mastodon name: Network Pro on Mastodon link: https://noc.social/@neteng_pro/ - icon: fontawesome/solid/at name: Contact Us link: https://netwk.pro/contact copyright: > Copyright &copy; 2025 Network Pro Strategies (Network Pro&trade;) – <a href="#__consent">Change cookie settings</a> plugins: - search - meta - privacy - blog: blog_toc: true blog_dir: . archive_date_format: MMMM yyyy post_excerpt: required categories: true categories_toc: true authors: true - tags: tags_file: tags.md - rss: match_path: 'posts/.*' date_from_meta: as_creation: date.created as_update: date.updated extra_css: - stylesheets/extra.css nav: - Home: index.md - Tags: tags.md - Website: https://netwk.pro - Contributing: - Code of Conduct: CODE_OF_CONDUCT.md - Contribute to Network Pro™: contributing.md