https://github.com/hugomods/lorem-ipsum-generator
A CLI tool to generate Lorem ipsum Markdown content in bulk, to test your theme's build performance.
https://github.com/hugomods/lorem-ipsum-generator
Last synced: 18 days ago
JSON representation
A CLI tool to generate Lorem ipsum Markdown content in bulk, to test your theme's build performance.
- Host: GitHub
- URL: https://github.com/hugomods/lorem-ipsum-generator
- Owner: hugomods
- License: mit
- Created: 2024-06-13T02:50:18.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-04-06T10:46:23.000Z (25 days ago)
- Last Synced: 2025-04-06T11:28:33.215Z (25 days ago)
- Language: JavaScript
- Size: 340 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Hugo Lorem Ipsum Generator
A CLI tool to generate Lorem ipsum Markdown content, to test your theme's build performance.
[](https://github.com/hugomods/lorem-ipsum-generator/blob/main/LICENSE)
[](https://github.com/hugomods/lorem-ipsum-generator/tags)
[](https://www.npmjs.com/package/@hugomods/lorem-ipsum-generator)## Installation
```sh
npm i -g @hugomods/lorem-ipsum-generator
```## Usage
Generate 10k content under default output folder `content`.
```sh
lorem-ipsum-generator -n 10000
```## Help
```sh
lorem-ipsum-generator -h
```