0.8.1 • Published 1 year ago

@islands/feed v0.8.1

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

An îles module to generate feeds for your site:

  • 📻 supports RSS, Atom, and JSON feeds

  • ⚡️ HMR during development to debug the result

  • 💪🏼 strongly typed, powered by feed

Installation 💿

// iles.config.ts
import { defineConfig } from 'iles'

export default defineConfig({
  modules: [
    '@islands/feed',
  ],
})

See the RSS Feeds section of the docs for usage instructions.

0.8.1

1 year ago

0.8.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago