Skip to content

kwchang0831/svelte-QWER

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1181719

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
November 5, 2023 02:57
August 22, 2023 00:52
November 5, 2023 02:57
November 5, 2023 01:52
November 5, 2023 02:57
August 17, 2022 21:31
November 5, 2023 00:35
November 5, 2023 02:57
November 5, 2023 02:56
September 4, 2022 12:52

English | 中文

QWER

Simply Awesome Blog Starter built with SvelteKit and

Language GitHub svelte-QWER QWER

QWER Vercel DEMO QWER Netlify DEMO

QWER Q&A QWER DOCS

PAGESPEED

🎉 Try QWER out

npx degit kwchang0831/svelte-QWER my-blog

https://raw.githubusercontent.com/kwchang0831/svelte-QWER/main/user/assets/mobile-preview.webp


https://raw.githubusercontent.com/kwchang0831/svelte-QWER/main/user/assets/mobile-preview.webp

⚡️ Usage

  1. Get npm v18.x

  2. Get pnpm.

    npm i -g pnpm
  3. Install all the dependencies.

    pnpm i
  4. Run local dev server.

    pnpm dev
  5. Create an article folder (For Windows users, make sure to use a terminal that supports Bash scripts, such as Git Bash).

    pnpm run createblog YOURDIRNAME
    

✨ 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, or Cloudflare Pages.

📚 Learn More

Please read our Documentation.

👷 Current State

QWER is at its' very early stage. Kindly expect frequent breaking changes.

Just copy and paste your user folder to the latest release.

Watch out for the CHANGELOG to see if yor are required to migrate user/config or other places.

❓ Issues / Problems / Questions

Please take advantage of our Github's Q&A Discussion board.

😊 Are you using QWER?

Please consider adding svelte-qwer topic to your repository.

To see who else are using QWER, please check Github-Topics: svelte-qwer.

🎉 Support

📝 License

MIT

🙏 Credits