Go to file
Jimmy Cai 2451b194dc
refactor: use relLangURL to build relative links
For better i18n support

Fixes archive page path
Remove tag cloud term exclusion

closes https://github.com/CaiJimmy/hugo-theme-stack/issues/8
2020-09-13 10:14:17 +02:00
.github/ISSUE_TEMPLATE doc(github): add issue templates 2020-09-12 23:57:44 +02:00
archetypes 🎉 Initial commit 2020-08-22 13:20:08 +02:00
assets style(scss): move --small-card-padding to it's category 2020-09-12 13:19:49 +02:00
exampleSite refactor(head): remove favicon output 2020-09-11 21:59:05 +02:00
i18n feat(i18n): add zh-CN translation 2020-09-09 22:48:37 +02:00
layouts refactor: use relLangURL to build relative links 2020-09-13 10:14:17 +02:00
LICENSE 🎉 Initial commit 2020-08-22 13:20:08 +02:00
netlify.toml ci(netlify): remove netlify-plugin-hugo-cache-resources 2020-09-08 23:50:20 +02:00
README.md doc(README): update README 2020-09-12 22:34:39 +02:00
theme.toml doc: update README and theme.toml 2020-09-12 13:33:36 +02:00

Stack

Hugo Theme Stack

Card-style Hugo theme designed for bloggers.

Demo

Example Site

Netlify Status

Documentation & more information

Documentation | 中文文档

Introduction

Stack is a simple card-style Hugo theme designed for bloggers, some of its features are:

  • Responsive images support
  • Lazy load images
  • Dark mode
  • PhotoSwipe integration
  • Archive page template
  • Full native JavaScript, no jQuery or any other frameworks are used
  • No CSS framework, keep it simple and minimal
  • External dependencies (like PhotoSwipe's library) are being loaded selectively, or asynchronously
  • Properly cropped thumbnails

The only JavaScript library being used is node-vibrant for generating colour schemes for articles.

Page Insight

Requirements

This theme uses SCSS and TypeScript. For that reason, it's necessary to use Hugo Extended version ≥ 0.74.0.

Installation

Clone / Download this repository to theme folder, and edit your site config following exampleSite/config.toml.

Check documentation for more details.

Licensed under the GNU General Public License v3.0

Please do not remove the "Theme Stack designed by Jimmy" text and link.

If you want to port this theme to another blogging platform, please let me know🙏.

Thanks to