Go to file
2020-09-13 11:30:31 +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: add avatar placeholder to assets/img 2020-09-13 11:30:31 +02:00
exampleSite feat: add avatar placeholder to assets/img 2020-09-13 11:30:31 +02:00
i18n refactor: rename archive -> archives 2020-09-13 11:22:47 +02:00
layouts refactor: rename archive -> archives 2020-09-13 11:22:47 +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 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