Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/geekplux/saber-plugin-seo

SEO plugin for [Saber.js](https://saberjs.org/).
https://github.com/geekplux/saber-plugin-seo

Last synced: about 1 month ago
JSON representation

SEO plugin for [Saber.js](https://saberjs.org/).

Awesome Lists containing this project

README

        

# saber-plugin-seo

SEO plugin for [Saber.js](https://saberjs.org/).

## Install

```bash
yarn add saber-plugin-seo
```

## Usage

In your `saber-config.yml`:

```yml
plugins:
- resolve: saber-plugin-seo
siteConfig:
title: GeekPlux
description: Web developer, open-source contributor and lifelong learner.
author: GeekPlux
keywords: Blog,Web,JavaScript,Code,Computer Science,Geek
```

## License

MIT © [GeekPlux](https://github.com/geekplux)

> [Website](https://geekplux.com) · GitHub [@geekplux](https://github.com/geekplux) · Twitter [@geekplux](https://twitter.com/geekplux)