Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kitconcept/pastanaga.io
Source code for pastanaga.io
https://github.com/kitconcept/pastanaga.io
plone ux ux-design volto
Last synced: 11 days ago
JSON representation
Source code for pastanaga.io
- Host: GitHub
- URL: https://github.com/kitconcept/pastanaga.io
- Owner: kitconcept
- License: mit
- Created: 2017-07-16T17:41:07.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-11-23T14:23:48.000Z (about 1 year ago)
- Last Synced: 2025-01-16T07:02:32.413Z (16 days ago)
- Topics: plone, ux, ux-design, volto
- Language: JavaScript
- Homepage: https://pastanaga.io
- Size: 762 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pastanaga.io
Source code for pastanaga.io.
Pastanaga is a new UX framework for editing the web by Albert Casado.
## Development
Installation:
```bash
npm install
```Start development server:
```bash
gatsby develop
```Build static HTML output:
```bash
gatsby build
```## Deployment / Hosting
Hosting and initial development by [kitconcept GmbH](https://kitconcept.com).