🌸 Sweet, Powerful, IndieWeb-Compatible SvelteKit Blog Starter. [δ](Delta)
https://urara-demo.netlify.app
Go to file
藍+85CD 97908c3336
chore(netlify): clean config
2024-02-10 17:56:31 +08:00
.github ci(gh-pages): 👽️ add permissions 2023-02-08 13:59:43 +08:00
.vscode refactor: 🎨 prettify code 2022-03-11 21:40:48 +08:00
src feat: daisyui 4 2024-02-10 17:48:35 +08:00
urara refactor(prose/checkbox): ♻️ use GFM style & vertical centering (#66) 2023-05-30 16:41:18 +08:00
.eslintrc.json chore: 🔧 update eslint config 2023-08-28 18:00:10 +08:00
.gitattributes Initial commit 2021-11-04 15:34:01 +08:00
.gitignore perf: ️ use config.js directly 2023-08-28 17:52:45 +08:00
.npmrc fix(npmrc): 🐛 disable strict peer dependencies 2023-05-09 15:03:07 +08:00
.nvmrc fix: bump node version 2024-02-10 17:51:59 +08:00
.prettierignore chore: 🙈 update ignore file 2022-03-01 17:59:49 +08:00
.prettierrc.json chore: 🔧 update prettier config 2023-08-28 18:03:58 +08:00
COPYING Initial commit 2021-11-04 15:34:01 +08:00
README.md docs(readme): 📝 add blog.shameerkashif.me to sites (#69) 2023-10-30 00:28:40 +08:00
README.zh.md docs(readme.zh): 📝 remove sarcevic.dev 2023-06-14 18:15:14 +08:00
degit.json 🔧 update degit.json 2022-01-02 14:52:32 +08:00
mdsvex.config.js chore: 🎨 format code 2023-08-28 18:04:51 +08:00
netlify.toml chore(netlify): clean config 2024-02-10 17:56:31 +08:00
package.json chore: set pnpm version 2024-02-10 17:53:17 +08:00
pnpm-lock.yaml chore: fix adapter-auto (#76) 2024-02-10 17:50:25 +08:00
svelte.config.js chore: fix adapter-auto (#76) 2024-02-10 17:50:25 +08:00
tailwind.config.ts chore: 🔧 update tailwind config 2023-08-28 18:06:36 +08:00
tsconfig.json refactor(tsconfig): 🔥 remove useless include 2022-07-26 16:26:48 +08:00
tsconfig.node.json chore: 🎨 format code 2023-08-28 18:04:51 +08:00
urara.ts refactor: 🚨 import sources from src 2023-01-30 20:59:03 +08:00
vite.config.ts fix: 🐛 update unocss config 2023-09-09 19:07:55 +08:00

README.md



fff Language License FOSSA Status

🚀 Demo / 📝 Documentation / 💬 Discussions

English | 正體中文

🎉 Try it now!

Local

npx degit importantimport/urara my-blog && cd my-blog # create a new project in my-blog
pnpm i # if u don't have pnpm installed, run: npm i -g pnpm

Remote

Open in StackBlitz Use this template Deploy with Vercel Deploy to Netlify

Usage

Developing

Start a development server:

pnpm dev

Building

Create a production version of ur blog:

pnpm build

u can preview the built app with pnpm preview.

Documentation

For full documentation, visit urara-docs.netlify.app.

Give this project a star

tyvm! ur will give me more motivation to improve this project.

Features

  • Out of the box Atom feed (WebSub), Sitemap, PWA (Web app manifest & ServiceWorker) support.
  • Present beautiful interface designs and animations with daisyUI, of course.
  • Good IndieWeb Compatibility - Multi-kind posts with microformats2 markup content, Showcasing Webmentions via webmentions.io API.
  • Don't worry about the article and image directories - just put them under a folder and they'll be copied automatically at build time.
  • Comment Components: Webmentions, Giscus, Utterances... u can use more than one.

📦 Pre-packed

TailwindCSS & PostCSS Plugins

  • daisyUI - The most popular, free and open-source Tailwind CSS component library.
  • Tailwind CSS Typography - Beautiful typographic defaults for HTML you don't control.
  • Autoprefixer - Parse CSS and add vendor prefixes to rules by Can I Use.
  • CSSNANO - A modular minifier, built on top of the PostCSS ecosystem.

Markdown preprocessor & Syntax highlighter

Vite Plugins

  • UnoCSS - The instant on-demand atomic CSS engine.
  • VitePWA - Zero-config PWA for Vite.

🚀 Sites

and more...

are u using Urara? add the urara-blog topic on ur repo!

👥 Contributing

If u're interested in contributing to Urara, pls read contributing docs before submitting a pull request.

📝 License

This work is free, it comes without any warranty. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details.

FOSSA Status

special thanks / inspired from: