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

https://github.com/initdc/moz-vite

A site navigation with subdomain redirect
https://github.com/initdc/moz-vite

navigation redirect subdomain

Last synced: about 1 month ago
JSON representation

A site navigation with subdomain redirect

Awesome Lists containing this project

README

          

# moz.one

> A site navigation with subdomain redirect.

The website source code for moz.one

> Backend service

[subdomain-redirect](https://github.com/initdc/subdomain-redirect)

## Customize

1. change site title in `src/components/Logo.vue`
2. change footer content in `src/components/Footer.vue`

3. customize your search engine list and quick access redirect list in `src/store`

4. prepare logo with `.svg` file extension, store in `public/static`

5. run `yarn dev` to preview

## Deploy

[netlify](https://www.netlify.com) is the best choice to deploy your modern web app.

> vite.js is supported on netlify

## License

MPL 2.0