Go to file
2020-09-17 21:46:48 +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 feat(article): better syntax highlight style 2020-09-17 19:48:21 +02:00
exampleSite feat(article): better syntax highlight style 2020-09-17 19:48:21 +02:00
i18n refactor: rename archive -> archives 2020-09-13 11:22:47 +02:00
images doc: add screenshots 2020-09-13 12:24:07 +02:00
layouts feat: partialCached for PhotoSwipe HTML 2020-09-17 21:46:48 +02:00
resources/_gen/assets/scss/scss feat: add support for non-extended version of Hugo 2020-09-13 12:16:43 +02:00
LICENSE 🎉 Initial commit 2020-08-22 13:20:08 +02:00
netlify.toml doc(config.toml): change baseurl to https://example.com 2020-09-13 10:51:31 +02:00
README.md feat: add support for non-extended version of Hugo 2020-09-13 12:16:43 +02:00
theme.toml doc: update theme.toml 2020-09-13 12:27:14 +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 ≥ 0.74.0.

Note: You'll need Hugo Extended version to edit SCSS files

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