Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekristen/metalsmith-clean-urls
https://github.com/ekristen/metalsmith-clean-urls
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ekristen/metalsmith-clean-urls
- Owner: ekristen
- License: mit
- Created: 2015-11-25T15:33:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-25T15:39:12.000Z (about 9 years ago)
- Last Synced: 2025-01-11T21:42:42.118Z (6 days ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Metalsmith Clean URLs
Transforms all files that end with `.html` into their clean url, static generated counterpart.
Examples
* `test/test.html` -> `test/test/index.html`