Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stefanbohacek/simplepagebuilder

Create your own piece of the web.
https://github.com/stefanbohacek/simplepagebuilder

indieweb

Last synced: about 1 month ago
JSON representation

Create your own piece of the web.

Awesome Lists containing this project

README

        

# Simple Page Builder App

Own a piece of the web with your personal web page.

Screenshot of the page building interface.

## Development

This site is made with [11ty](https://www.11ty.dev/).

```sh
npm install
npm run dev
```