https://github.com/jaredkrinke/goldsmith
A modular static site generator for Deno that's just a cheap knock-off of Metalsmith.
https://github.com/jaredkrinke/goldsmith
deno goldsmith metalsmith static-site-generator typescript
Last synced: 3 months ago
JSON representation
A modular static site generator for Deno that's just a cheap knock-off of Metalsmith.
- Host: GitHub
- URL: https://github.com/jaredkrinke/goldsmith
- Owner: jaredkrinke
- License: mit
- Created: 2021-11-15T20:53:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T02:36:24.000Z (almost 2 years ago)
- Last Synced: 2025-02-08T06:09:22.995Z (8 months ago)
- Topics: deno, goldsmith, metalsmith, static-site-generator, typescript
- Language: TypeScript
- Homepage:
- Size: 114 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Goldsmith
A modular static site generator for [Deno](https://deno.land/) that's just a cheap knock-off of [Metalsmith](https://metalsmith.io/).## Status
Note that Goldsmith is currently a work in progress. Although it is being used successfully in one small scale project, it has not been thoroughly documented or tested yet.