Created a fork, probably unnecessary, just to have stars.
Find a file
2021-10-29 17:20:36 +02:00
.devcontainer chore: add Github Codespace config 2021-10-23 06:51:56 +00:00
.github chore(github): update bug report template 2021-04-04 12:38:28 +02:00
archetypes feat: add archetypes (#145) 2021-02-13 15:55:56 +01:00
assets feat: social menu (#401) 2021-10-23 11:58:55 +02:00
data chore: update KaTeX to 0.13.13 (#275) 2021-07-26 20:59:24 +02:00
exampleSite feat: social menu (#401) 2021-10-23 11:58:55 +02:00
i18n feat(i18n): add Greek translation (#378) 2021-10-22 16:12:44 +02:00
images doc: add screenshots 2020-09-13 12:24:07 +02:00
layouts fix(menu/social): Delete relLangURL (#406) 2021-10-29 17:20:36 +02:00
.gitignore chore: add Github Codespace config 2021-10-23 06:51:56 +00:00
config.yaml feat: add default parameters to config.yaml (#394) 2021-10-16 10:14:06 +02:00
debug.sh chore: add Github Codespace config 2021-10-23 06:51:56 +00:00
LICENSE 🎉 Initial commit 2020-08-22 13:20:08 +02:00
netlify.toml feat(menu): support open an entry in new tab (#294) 2021-08-08 17:39:33 +02:00
README.md feat(menu): support open an entry in new tab (#294) 2021-08-08 17:39:33 +02:00
theme.toml feat: add theme config.yaml (#393) 2021-10-16 09:53:44 +02:00

Stack

Hugo Theme Stack

Card-style Hugo theme designed for bloggers.

Demo

Example Site

Netlify Status

Documentation

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
  • Local search
  • PhotoSwipe integration
  • Archive page template
  • Full native JavaScript, no jQuery or any other frameworks are used
  • No CSS framework, keep it simple and minimal
  • Properly cropped thumbnails
  • Subsection support
  • Table of contents

Requirements

It's necessary to use Hugo Extended ≥ 0.87.0.

Installation

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

Note: Remove config.toml if there is one in the site folder.

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🙏.

Sponsoring

If you like this theme, give it a star, and consider supporting its development:

ko-fi

Your support is greatly appreciated :)

Thanks to

Project Description Licence
PhotoSwipe For the lightbox effect MIT
Normalize.css - MIT
Node Vibrant To extract the color from images MIT
Tabler icons Default menu icons MIT
jonsuh/hamburgers Hamburger icon of menu MIT
lepture/yue.css Part of it is used for styling article content MIT
Typlog Where the markdown gallery syntax is borrowed from The author gave me the permission
Pure CSS implementation of Google Photos / 500px image layout Used for image gallery -

References

Some references that I took while building this theme:

Project Licence
artchen/hexo-theme-element MIT
MunifTanjim/minimo MIT