# caijimmy/hugo-theme-stack

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/caijimmy-hugo-theme-stack).**

6,418 stars · 1,974 forks · HTML · GPL-3.0

## Links

- GitHub: https://github.com/CaiJimmy/hugo-theme-stack
- Homepage: https://stack.cai.im
- awesome-repositories: https://awesome-repositories.com/repository/caijimmy-hugo-theme-stack.md

## Topics

`bloggers` `hugo` `hugo-theme` `theme`

## Description

Card-style Hugo theme designed for bloggers

## Tags

### User Interface & Experience

- [Card Layout Themes](https://awesome-repositories.com/f/user-interface-experience/cards/card-styling/card-layout-themes.md) — Provides a complete card-style Hugo theme for bloggers with dark mode and local search.
- [Card Layouts](https://awesome-repositories.com/f/user-interface-experience/card-layouts.md) — Arranges blog posts in a responsive card grid using CSS grid and flexbox.
- [Light and Dark Theme Systems](https://awesome-repositories.com/f/user-interface-experience/css-variable-theming/light-and-dark-theme-systems.md) — Ships a dark color scheme for comfortable reading in low-light environments.
- [Dark Mode Support](https://awesome-repositories.com/f/user-interface-experience/dark-mode-support.md) — Switches the site's appearance to a dark color scheme for comfortable reading in low-light environments.
- [Dark Mode Toggles](https://awesome-repositories.com/f/user-interface-experience/dark-mode-toggles.md) — Toggles between light and dark color schemes by switching a CSS class on the document root.
- [Content Cards](https://awesome-repositories.com/f/user-interface-experience/data-display-components/content-cards.md) — Presents blog posts as visually distinct cards for easy browsing and content organization. ([source](https://cdn.jsdelivr.net/gh/caijimmy/hugo-theme-stack@master/README.md))
- [Static Site Search Indices](https://awesome-repositories.com/f/user-interface-experience/local-search-integrations/static-site-search-indices.md) — Indexes site content and enables visitors to search it directly from the browser without an external service.
- [Image Galleries](https://awesome-repositories.com/f/user-interface-experience/image-galleries.md) — Integrates a gallery library to present images in a full-screen, swipeable overlay. ([source](https://stack.cai.im/guide/))
- [PhotoSwipe Galleries](https://awesome-repositories.com/f/user-interface-experience/image-galleries/photoswipe-galleries.md) — Integrates PhotoSwipe for full-screen, swipeable image galleries in blog posts.
- [Lightweight CSS Frameworks](https://awesome-repositories.com/f/user-interface-experience/lightweight-css-frameworks.md) — Keeps the site fast by using SCSS for styles and vanilla JavaScript, avoiding heavy frameworks. ([source](https://stack.cai.im/))

### Content Management & Publishing

- [Local Search Integrations](https://awesome-repositories.com/f/content-management-publishing/blog-post-rendering/static-site-themes/hexo-themes/search-engine-integrations/local-search-integrations.md) — Indexes site content and enables visitors to search it directly from the browser.
- [Lightweight Themes](https://awesome-repositories.com/f/content-management-publishing/blog-post-rendering/static-site-themes/lightweight-themes.md) — Built with SCSS and vanilla JavaScript to keep sites fast and lightweight without heavy frameworks.
- [Filesystem-Derived Hierarchies](https://awesome-repositories.com/f/content-management-publishing/content-hierarchy-management/filesystem-derived-hierarchies.md) — Derives the entire site structure from the filesystem directory tree, mapping folders to nested sections.
- [Static Content Organization](https://awesome-repositories.com/f/content-management-publishing/static-content-organization.md) — Groups related pages under nested sections derived from the filesystem directory tree. ([source](https://stack.cai.im/guide/))

### Data & Databases

- [Client-Side Search Indexes](https://awesome-repositories.com/f/data-databases/search-indexing-technologies/search-indexing/search-and-indexing/local-resource-indexing/client-side-search-indexes.md) — Pre-builds a JSON search index of all content for client-side querying without external services.

### Web Development

- [Vanilla JavaScript Implementations](https://awesome-repositories.com/f/web-development/vanilla-javascript-implementations.md) — Implements all interactive features with plain JavaScript, avoiding any framework dependencies.
- [Table of Contents Generators](https://awesome-repositories.com/f/web-development/table-of-contents-generators.md) — Generates a navigable outline of headings for long-form articles to improve readability.

### Development Tools & Productivity

- [Automatic Table of Contents](https://awesome-repositories.com/f/development-tools-productivity/documentation-navigation/document-structure-navigators/outline-management/automatic-table-of-contents.md) — Generates a navigable outline of headings for long-form articles to improve readability. ([source](https://stack.cai.im/guide/))
