Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugomods/code-block-panel
:computer: Hugo Code Block Panel Module
https://github.com/hugomods/code-block-panel
code code-block code-block-panel hugo hugo-mod hugo-module hugopress
Last synced: about 3 hours ago
JSON representation
:computer: Hugo Code Block Panel Module
- Host: GitHub
- URL: https://github.com/hugomods/code-block-panel
- Owner: hugomods
- License: mit
- Created: 2022-10-13T00:45:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T06:54:46.000Z (3 months ago)
- Last Synced: 2024-08-20T08:55:16.532Z (3 months ago)
- Topics: code, code-block, code-block-panel, hugo, hugo-mod, hugo-module, hugopress
- Language: TypeScript
- Homepage: https://hugomods.com/en/docs/code-block-panel/
- Size: 47.9 KB
- Stars: 3
- Watchers: 1
- Forks: 5
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Hugo Code Block Panel Module
[![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/code-block-panel)](https://github.com/hugomods/code-block-panel/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/code-block-panel)
[![License](https://img.shields.io/github/license/hugomods/code-block-panel?style=flat-square)](https://github.com/hugomods/code-block-panel/blob/main/LICENSE)
[![Version](https://img.shields.io/github/v/tag/hugomods/code-block-panel?label=version&style=flat-square)](https://github.com/hugomods/code-block-panel/tags)A simple code block panel module for Hugo, which includes expand toggle, code copy button, line number toggle and wrap toggle. Please check out the [documentation](https://hugomods.com/en/docs/code-block-panel/) for details.