svelte-ghblog Svelte Themes

Svelte Ghblog

Create a simple blog from a GitHub repo using Svelte

svelte-ghblog

For creating a simple blog in a svelte application from a github repository

Try it on StackBlitz

Roadmap

  • Inital working PoC
  • More customizable interface to render the index (file browser)
  • Finishing setting up commitlint
  • Full test coverage
  • Use zod for schema validation
  • Full documentation/finish readme

Documentation

Until the documentation is completed you can reference the demo folder for how to use.

Installation

# Yarn
yarn add -D @calebgasser/svelte-ghblog

# npm
npm i -D @calebgasser/svelte-ghblog

# pnpm
pnpm i -D @calebgasser/svelte-ghblog

Usage

Until the documentation is completed you can reference the demo folder for how to use.

Examples

Until the documentation is completed you can reference the demo folder for how to use.

Contributing

TODO

Top categories

Loading Svelte Themes