Skip to content

SebaOfficial/QWER

 
 

Repository files navigation

QWER

Simply Awesome Blog Starter built in SvelteKit

Svelte Percentage QWER License QWER Changelog

Github Pages Demo

Documentation QSpeed Insights

🛠 Installation

You can install QWER with npx:

npx degit sebaofficial/QWER my-blog

❔ Usage

  1. Get npm v18 or higher;
  2. Get npm:
    npm i -g pnpm
  3. Install the dependencies:
    pnpm i
  4. Run local dev server:
    pnpm dev
  5. Create a post:
    pnpm run create-post my-post

Full documentation can be found here.

✨ Features

😊 Are you using QWER?

Please consider adding svelte-qwer topic to your repository. To see who else is using QWER, please check Github-Topics: svelte-qwer.

🙏 Credits

⚖️ License

This project is under the MIT License.

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 44.9%
  • JavaScript 26.0%
  • TypeScript 17.0%
  • SCSS 10.5%
  • CSS 0.7%
  • Shell 0.6%
  • HTML 0.3%