SebaOfficial / QWER

Create awesome blogs with QWER

Home Page:http://qwer.racca.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • โšก Super fast site performance. Near Perfect PageSpeed score.

  • ๐Ÿค— SEO ready with meta, Open Graph, Schema, JSON-LD, microformats2.

  • ๐Ÿ”Ž On-site Search.

  • ๐Ÿ“ฑ Mobile-First / Responsive design.

  • โœ๏ธ Write post with Markdown syntax.

  • ๐Ÿงฎ ๐Ÿงช Write Math and Chemical formulas with TeX Syntax via Katex & mhchem.

  • ๐Ÿ“ Folder-based organization for creating posts.

  • ๐Ÿท๏ธ Multi-Tags filtering.

  • ๐Ÿ“„ Auto-Generate Table of Content for posts.

  • ๐Ÿ“ฆ Out-of-the-box support for Atom feed, Sitemap, PWA, JSON Feed.

  • ๐Ÿ–ผ๏ธ Automatic image optimization via vite-imagetools.

  • โš™๏ธ Support embedding Svelte components and Javascript with Markdown.

  • ๐Ÿ’ฌ Supports Giscus - a comments system powerd by Github Discussions.

  • ๐Ÿ’„ Utilizes UnoCSS - the instant on-demand atomic CSS engine.

  • ๐ŸŒ i18n via typesafe-i18n.

  • ๐Ÿš€ Deploy the blog Free on Vercel, Netlify, Cloudflare Pages or GitHub Pages.

๐Ÿ˜Š 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.

About

Create awesome blogs with QWER

http://qwer.racca.me/

License:MIT License


Languages

Language:Svelte 44.8%Language:JavaScript 26.0%Language:TypeScript 17.0%Language:SCSS 10.5%Language:CSS 0.7%Language:Shell 0.6%Language:HTML 0.3%