@blogsley/blogsley

Web Publishing Evolved. A GraphQL CMS for the JAMstack!

Usage no npm install needed!

<script type="module">
  import blogsleyBlogsley from 'https://cdn.skypack.dev/@blogsley/blogsley';
</script>

README

Blogsley :moon:

A GraphQL powered CMS client for the JAMstack!!!

Installation

Clone the repository:

    git clone https://github.com/blogsley/blogsley.git

Navigate to the new directory which contains the repository.

    cd blogsley

Install required packages:

    yarn

Development

Launch Blogsley in serverless/demo development mode:

    STANDALONE=true quasar dev

Launch Blogsley in development mode:

    quasar dev