Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tutods/my-configs
Website with documentation about my setup and tools, like Fish with Oh-my-fish.
https://github.com/tutods/my-configs
alias fish git hyper next oh-my-fish oh-my-zsh shell zsh
Last synced: 3 months ago
JSON representation
Website with documentation about my setup and tools, like Fish with Oh-my-fish.
- Host: GitHub
- URL: https://github.com/tutods/my-configs
- Owner: tutods
- License: other
- Created: 2019-05-27T04:12:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-13T22:38:24.000Z (12 months ago)
- Last Synced: 2024-02-13T23:34:02.889Z (12 months ago)
- Topics: alias, fish, git, hyper, next, oh-my-fish, oh-my-zsh, shell, zsh
- Language: MDX
- Homepage: https://my-configs.vercel.app
- Size: 3.69 MB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Nextra Docs Template
This is a template for creating documentation with [Nextra](https://nextra.site).
[**Live Demo →**](https://nextra-docs-template.vercel.app)
[![](.github/screenshot.png)](https://nextra-docs-template.vercel.app)
## Quick Start
Click the button to clone this repository and deploy it on Vercel:
[![](https://vercel.com/button)](https://vercel.com/new/clone?s=https%3A%2F%2Fgithub.com%2Fshuding%2Fnextra-docs-template&showOptionalTeamCreation=false)
## Local Development
First, run `pnpm i` to install the dependencies.
Then, run `pnpm dev` to start the development server and visit localhost:3000.
## License
This project is licensed under the MIT License.