love4taylor / hugo-theme-stack

Card-style Hugo theme designed for bloggers

Home Page:https://theme-stack.jimmycai.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Copyright

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

About

Card-style Hugo theme designed for bloggers

https://theme-stack.jimmycai.com

License:GNU General Public License v3.0


Languages

Language:SCSS 39.8%Language:HTML 38.2%Language:TypeScript 22.0%