[go: up one dir, main page]

Skip to content

SharafatKarim/USTW

Repository files navigation

Unique Sites That Works!

List of sites maybe you need to explore.

Commands

Command Action
pnpm install Installs dependencies
pnpm dev Starts local dev server at localhost:3000
pnpm build Build your production site to ./dist/
pnpm preview Preview your build locally, before deploying

Usage

Adding content

Add a md file in src/notes.

Fronmatter reference

---
title: GitHub
site: https://github.com
description: Where the world builds software.
tags: [design]
---

Open the code and start customizing!

Add new tag style in custom.css.

License

Licensed under the MIT license.