Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fuckdoctors/notes2

个人博客, 学习笔记
https://github.com/fuckdoctors/notes2

blog codesnippet notes playground vue vue3 vuepress vuepress-next

Last synced: 2 months ago
JSON representation

个人博客, 学习笔记

Awesome Lists containing this project

README

        

Zhao Bin's site


简体中文 | English

## Features

- ⚡️ [VuePress Next](https://vuejs.press/) - markdown-centered static site generator

- 🎨 [VuePress Theme Hope](https://theme-hope.vuejs.press/) - A VuePress theme with tons of features

- 📑 [Notes](./docs/notes/)

- 😃 [Blog](./docs/posts/)

- ☁️ Deploy on Vercel, Github Pages

## Development

```bash
pnpm docs:dev
# or
# pnpm docs:clean-dev
```

## Build

```bash
pnpm docs:build
```