Skip to content

H0vo/UniqueSites

 
 

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.

About

Unique Sites That Works!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Astro 47.7%
  • CSS 46.9%
  • TypeScript 4.2%
  • JavaScript 1.2%