Perplex
A Hugo theme to publish technical content (docs, news, blog, articles)
Install / Use
/learn @bowman2001/PerplexREADME
Perplex Theme for Hugo
This documentation and multi-purpose theme focuses on good legibility by providing a detailed rich layout. It’s highly optimized for speed by self-hosting resources. No other software is required to start a new project.
Requirements
The theme relies on a recent extended version of Hugo for WEBP support. If you are new to Hugo and want to get started as fast as possible, visit the workflow introduction.
Examples
The theme contains an example project with a few pages of content in the exampleSite folder. The documentation is also the demonstration site with a lot of content.
Features
All kinds of pages are rendered into the same coherent fluid-responsive layout grid. The detailed typographic design is based on classic principles and techniques.
Layout
The default styling of Markdown content is optimized for good legibility and there are many options to further enhance the layout.
The theme can generate
-
large documentation with up to three menu levels
-
blog postings
-
a news stream
-
author pages
-
card previews
To achieve a balanced layout, some content snippets and meta-data parameters shouldn’t exceed a few reasonable limits. The theme helps with checks and warnings. We can change the limits and suppress all warnings separately in the project configuration.
Color scheme
The light and the dark mode follow the setting of the OS environment and their color-contrast complies with the WCGA standard.
The default color scheme is defined in a separate CSS file and can be replaced with your own scheme.
Navigation
All elements to sift through the content as fast as possible are generated from data in the frontmatter:
-
Site menu at the top
-
Sidebar menu for documentation
-
Taxonomies
-
Page-to-page links
-
Breadcrumbs
Images
The appearance of images can be controlled to a large extent. The theme handles their preprocessing and the generation of all the needed variants. They are delivered smoothly with Lazysizes and without layout shifts.
Icons
Google’s Material Symbols and Simple Icons for brands can be included by their identifiers. Material Symbols automatically show in all navigational elements of the documentation. All icon sets can also be used as Markdown content (using shortcodes).
Full-text search
The theme is prepared to generate and self-host indices with the fast library Pagefind (the additional installation of its open-source node package is required).
Efficient!
Sites built with this theme are delivered rapidly and cost-effective. Image sets are highly optimized to minimize the needed bandwidth (and loaded lazily), fonts are split into small packages, and icons are embedded inline.
Related Skills
prose
334.5kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
Writing Hookify Rules
82.2kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Command Development
82.2kThis skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
MCP Integration
82.2kThis skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
