Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kawarimidoll/deno-diplodocus
🦕 Deno Deploy Docs 📓
https://github.com/kawarimidoll/deno-diplodocus
deno deno-deploy ssg
Last synced: 4 days ago
JSON representation
🦕 Deno Deploy Docs 📓
- Host: GitHub
- URL: https://github.com/kawarimidoll/deno-diplodocus
- Owner: kawarimidoll
- License: mit
- Created: 2021-09-09T23:00:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T00:40:28.000Z (over 1 year ago)
- Last Synced: 2024-10-20T10:06:17.574Z (14 days ago)
- Topics: deno, deno-deploy, ssg
- Language: TypeScript
- Homepage: https://diplodocus.deno.dev/
- Size: 171 KB
- Stars: 26
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# deno-diplodocus
[![ci](https://github.com/kawarimidoll/deno-diplodocus/workflows/ci/badge.svg)](.github/workflows/ci.yml)
[![deno.land](https://img.shields.io/badge/deno-%5E1.13.0-green?logo=deno)](https://deno.land)
[![vr scripts](https://badges.velociraptor.run/flat.svg)](https://velociraptor.run)
[![LICENSE](https://img.shields.io/badge/license-MIT-brightgreen)](LICENSE)SSG for Deno Deploy
Now developing with fun!
[![deploy](https://deno.com/deno-deploy-button.svg)](https://diplodocus.deno.dev/)
## Motivation
Most of Deno products still use the platforms such as GitHub Pages, Vercel or
Netlify for its documentation. But now Deno Deploy has serving static assets
feature, and I think Deno Deploy is the most suitable select for Deno Products!Diplodocus is the simple static serving system only for Deno Deploy with
no-build. It is useful to create the documents or blog sites.