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
- Host: GitHub
- URL: https://github.com/initdc/moz-vite
- Owner: initdc
- License: mpl-2.0
- Created: 2021-03-25T17:31:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-21T18:51:23.000Z (over 4 years ago)
- Last Synced: 2025-01-20T23:48:33.675Z (about 1 year ago)
- Topics: navigation, redirect, subdomain
- Language: Vue
- Homepage: https://moz.one
- Size: 292 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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