Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Hugo blog theme with social links, Disqus, Google Analytics, and Chinese-language support.
Hugo PacMan Theme is a blog-focused theme for the Hugo static site generator that renders Markdown content into a complete static website with a sidebar, social links, comments, and RSS. The theme is maintained by coderzh and has a live demo hosted on GitHub Pages at http://coderzh.github.io/hugo-pacman-theme/.
hugo-pacman-theme is a Hugo theme designed for personal blogging, taking site content written in Markdown and generating static HTML output with RSS feed support. The theme is configured entirely through a config.toml file, and the repository description states it currently supports Hugo v0.37.1. The demo site shows the default layout, sidebar, and navigation with Chinese-language settings enabled.
Bloggers and content writers using Hugo who want a theme with built-in social links, commenting, analytics, and a sidebar. Chinese-language bloggers will find the CJK language support and Chinese date formats directly useful. Developers who prefer to manage site settings through a single config.toml file can use the theme's structured Params to control most presentation details.
The repository description states support for Hugo v0.37.1. If you use a newer Hugo release, you may need to test the theme and adjust configuration for any breaking changes.
The sample config.toml sets a Chinese language code, enables CJK support, defines a menu with Home and About links, configures Google Analytics and Disqus, and loads a logo plus author image from the images folder.
The theme includes a search label in its UI strings, but the demo does not show an integrated search engine; the "Search" string is used for the navigation label.
Yes, you can replace the placeholder usernames for Weibo, Twitter, GitHub, Facebook, and LinkedIn in the Params section.
