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

https://github.com/bit8bytes/vona

A minimalist and lightweight starter kit that that utilises Pico for beautiful plug-and-play landing page UI blocks.
https://github.com/bit8bytes/vona

Last synced: 8 months ago
JSON representation

A minimalist and lightweight starter kit that that utilises Pico for beautiful plug-and-play landing page UI blocks.

Awesome Lists containing this project

README

          

# Vona

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Plug-and-play landing page UI blocks.

A minimalist and lightweight starter kit that that utilises Pico for beautiful plug-and-play landing page UI blocks.

Copy HTML, Add Pico CSS and Vona CSS, change your content, and deploy.

## Table of contents

- [Getting Started](#quick-start)
- [Contributing](#contributing)
- [Copyright and license](copyright-and-license)

## Quick Start

There are two ways to include vona.css:

### Install manually

Download Pico and Vona and link both in the of your website.

```html

```

### Usage from CDN

Alternatively, you can use jsDelivr CDN to link pico.css and vona.css.

```html

```

### Starter HTML template

```html






My Vona Page



Hello Vona!



```

## Documentation

### Getting Started

- [Introduction](https://vona.bit8bytes.com/docs/introduction)
- [Quick Start](https://vona.bit8bytes.com/docs/installation)

### Blocks

- [Header](https://vona.bit8bytes.com/docs/blocks/header)
- [Hero](https://vona.bit8bytes.com/docs/blocks/hero)
- [Features](https://vona.bit8bytes.com/docs/blocks/features)
- [Newsletter](https://vona.bit8bytes.com/docs/blocks/newsletter)
- [Footer](https://vona.bit8bytes.com/docs/blocks/footer)

## Contributing

If you are interested in contributing to Vona CSS, please send an email to gleiter.tobias@gmail.com.

## Pages that use Vona

- Goalkeepr
- Filmlet

## Copyright and license

Licensed under the [MIT License](https://github.com/bit8bytes/vona/blob/main/LICENSE).