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

https://github.com/xiokka/webweaver

Generate a sites directory from an XML file.
https://github.com/xiokka/webweaver

Last synced: about 1 year ago
JSON representation

Generate a sites directory from an XML file.

Awesome Lists containing this project

README

          

# webweaver
## Description
Generate a sites directory from an XML file.

The XML structure must be:
```xml

Your Bookmarks Website Title
Your Bookmarks Website Description


https://xiokka.neocities.org/
Xiokka's Digital Home
The Best Website On The Entire Universe.
Personal, Neocities, Oldweb Comma-separated tags
255 User-defined scored. Unsigned 8-bit integer (0-255). Defines website priority on the list.

```

## Usage

### Generate website
```bash
webweaver sites.xml
```