Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugomods/hugopress
:ice_cube: Hugo hooks framework/system for building modular themes and static websites.
https://github.com/hugomods/hugopress
hooks hugo hugo-mod hugo-module hugomods hugopress
Last synced: 3 months ago
JSON representation
:ice_cube: Hugo hooks framework/system for building modular themes and static websites.
- Host: GitHub
- URL: https://github.com/hugomods/hugopress
- Owner: hugomods
- License: mit
- Created: 2022-10-31T01:45:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-13T12:52:27.000Z (7 months ago)
- Last Synced: 2024-11-15T12:14:17.262Z (3 months ago)
- Topics: hooks, hugo, hugo-mod, hugo-module, hugomods, hugopress
- Language: HTML
- Homepage: https://hugomods.com
- Size: 50.8 KB
- Stars: 12
- Watchers: 1
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![]()
[![Used By](https://img.shields.io/badge/dynamic/json?color=success&label=used+by&query=repositories_humanize&logo=hugo&style=flat-square&url=https://api.razonyang.com/v1/github/dependents/hugomods/hugopress)](https://github.com/hugomods/hugopress/network/dependents)
![Hugo Requirements](https://img.shields.io/badge/dynamic/json?color=important&label=requirements&query=requirements&logo=hugo&style=flat-square&url=https://api.razonyang.com/v1/hugo/modules/github.com/hugomods/hugopress)
[![License](https://img.shields.io/github/license/hugomods/hugopress?style=flat-square)](https://github.com/hugomods/hugopress/blob/main/LICENSE)
[![Version](https://img.shields.io/github/v/tag/hugomods/hugopress?label=version&style=flat-square)](https://github.com/hugomods/hugopress/tags)Pluggable and UI less [Hugo](https://gohugo.io/) modules framework, which defines several functions and partials to load and render Hugo modules automatically.
The main advantage is that once the theme support HugoPress, their users have the ability to install the modules without requesting new features to the theme.See the [documentation](https://hugomods.com/en/docs/hugopress/) for details.