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

https://github.com/normalnvim/normalnvim.github.io

A normal webpage for a normal Neovim distribution
https://github.com/normalnvim/normalnvim.github.io

Last synced: 4 months ago
JSON representation

A normal webpage for a normal Neovim distribution

Awesome Lists containing this project

README

          

# NormalNvim.github.io

Documentation site for [NormalNvim](https://github.com/NormalNvim/NormalNvim), built with [Docusaurus](https://docusaurus.io/).

## Development

Install dependencies:

```
pnpm install
```

Start the development server:

```
pnpm start
```

The `start` command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

## Credits and license
This docusaurus website uses the [MIT](https://github.com/yazi-rs/yazi-rs.github.io/blob/main/LICENSE) [page](https://github.com/yazi-rs/yazi-rs.github.io) of the Yazi project as initial template. We are gonna add our branding over time. Copyright (c) 2023 yazi-rs.

[MIT](LICENSE)