Code Monkey home page Code Monkey logo

aqua-button's Introduction

Aqua button

Aqua button Click here to visit https://aquaminato.moe

Build Status

Related Links:

Contributing

Please fork this project for modification, and after completing the modification, initiate a Pull Request in this project.

Add or modify voice

Description: All voice meta information is stored in src/voices.json. To add or modify these voices, you need to modify this file accordingly.

Voice is always in mp3 format and stored in public/voices. The corresponding URL is voices/.

For new voice, please use software such as MP3GainGUI for volume standardization. Currently the volume standardized value is 80.

Because this site uses a strong cache strategy, except for index.html, files with the same filename, even if modified, will NEVER be refreshed by the client. Therefore, the filename of the newly voice, whatever it is new or modified, MUST be different from any previous filename.

If you are modifying voice, delete the original file after modification.

Participate in translation

Please help us translate to English and Japanese!

The language files for the main program are in three .js files named the language name in src/locales.

The language files for voices are in src/voices.json.

The corresponding modification can be recognized by the program as a valid translation.

Deploying a local development environment

This site is developed using Vue + jQuery + Bootstrap 3.

To deploy a local development environment, first install the latest version of Node. Then follow these steps:

  1. Clone the code.

  2. Go to the code directory and run npm install.

  3. Run npm run serve. During the code modification process, this local development server can immediately reflect the results of the modification.

  4. To compile the files for deployment, run npm run build, which will generate the dist directory. This site is completely static, you can directly deploy the entire dist directory.

To contribute your code to this project, you don't have to compile locally. After passing the test in the development server and pushing it to Github, you can directly require a Pull Request to this project.

LICENCE

Program: MIT

Audio: According to the Hololive secondary creation licence.

This project is a work of fans and is not related to the hololive official.

Special Thanks

This project is supported by MeowSound Idols.

This project is modified based on the Meamea button.

aqua-button's People

Contributors

zyzsdy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

aqua-button's Issues

关于本项目部署的几点疑问

zyzsdy你好,我目前在进行粥按钮的搭建。现进度较理想,故想先行测试一下部署的事宜,但遇到了一些困难(部署失败)。

因此关于项目部署我想请教一下以下几点:

1、一开始想利用Github-Pages部署环境,直接把静态页丢到master/docs内进行部署,再通过CNAME重定向指定到我们的域名。但因为之前我基本都是利用vue-cli的脚手架进行搭建,会存在一个config文件夹对build进行配置。但本项目中似乎是用npm进行初始化(故没有此配置)因此想请教一下是否还可以利用gh-pages进行部署。(或者另开branch也可以接受但是具体路径配置应该如何进行呢)

参考:
https://www.jianshu.com/p/93c939fc939a

2、关于项目内的tsconfig的用途不明。在src中也没有发现类似typescript的代码,因此也想顺便请教这里的配置项是否与部署有关?

3、如果试图部署在VPS服务器上,是否直接开docker或者使用nginx代理将文件夹映射即可,是否需要其他配置呢?

多谢!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.