Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/stefanbohacek/simplepagebuilder
- Owner: stefanbohacek
- License: mit
- Created: 2024-03-13T17:45:15.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-31T20:06:01.000Z (8 months ago)
- Last Synced: 2024-11-07T18:12:08.748Z (3 months ago)
- Topics: indieweb
- Language: SCSS
- Homepage: https://stefanbohacek.com/project/a-simple-page-builder-app/
- Size: 10.1 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Page Builder App
Own a piece of the web with your personal web page.
## Development
This site is made with [11ty](https://www.11ty.dev/).
```sh
npm install
npm run dev
```