f26a9fa070
resources folder is included now, with compiled SCSS file
2.5 KiB
2.5 KiB
Hugo Theme Stack
Card-style Hugo theme designed for bloggers.
Demo
Documentation & more information
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.
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🙏.