# eLuvLetter
# e-lnv-letter
[](https://github.com/george-chou/envelope/blob/master/LICENSE)
<!--[](https://github.com/george-chou/envelope/releases)
[](https://github.com/george-chou/envelope/releases/latest)-->
Valentine's love confession code. [View demo](https://george-chou.github.io/eluvletter)
## Manual of pure front-end Valentine's Day love confession code
### Custom modification tutorial
After downloading the source code, open the `index.html` file with a code editor.
Find `<h2>` and change the name of the horizontal line in the figure to the name of the person to be confessed.
Then use a code editor to open the `letter.js` file in the `./envelope/js` path. This part of the data controls the typing effects of the love letter. For the specific meaning, please see the demo code.
The code includes the English and Japanese titles of the person to be confessed. That is to achieve the unique effect of re-type - print the English name first, then delete all backspaces - and then re-enter the Japanese title and the Japanese context. Among the code, `^200` means typing pause for 200 milliseconds. For example, `アビー^200ちゃん` means break for 200 milliseconds after typing `アビー,` and then `ちゃん`; you can modify the content and pause time according to your situation.
## Deploy to GitHub Blog
This section of the tutorial explains how to deploy the customized confession code on the GitHub Blog so that we can access it on the Internet. For those who have already known how to use the GitHub Blog, please skip to the next tutorial.
First, visit the following link to download a GitHub Desktop client:
<https://desktop.github.com/>.
Then visit the following link to register a GitHub account:
<https://github.com/join>.
After registration success, please log into your account on the web page GitHub, click the plus mark at the right and upper corner of the web page, and choose to `create a new repository.`
Assuming your username is `calendar`, then build the repository according to the following naming rules:
`valenday.github.io`
After building the repository, log in to GitHub Desktop with the account you just applied. After successful login, select `File-> Clone repo...`.
Select the repository that has just been created by you on the web page, and select a local path to hold the repo to clone. Here, take `.\git` as an example, and click `Clone.`
After cloning, there will be an additional `valenday.github.io` folder in our local path `F:\downloads\git,` and then copy the customized code folder called `envelope` into `.\git\valenday.github.io` path, a local change record will show up on the GitHub Desktop at this time.
Casually fill in the title of change record and click `Commit to master.`
Then click `Push origin` to upload the code onto GitHub cloud.
## Create love confession link
The formula of confession link to be sent to him/her is like below:
`https://(your GitHub username).github.io/envelope`
Before posting, please visit the link to see how it works. If not satisfied with the effect, you can use the code editor to directly modify the code in the `envelope` folder in the local repository. The modified change record will show up on the GitHub Desktop. Then, repeat the previous step called `Commit to master` and later steps in the last tutorial.


海拥✘
- 粉丝: 21w+
- 资源: 408
最新资源
- 西门子数控系统调试与通讯:828D、840D、808D的参数配置、梯形图修改及外部IO增加案例分享,西门子数控系统调试与配置手册:涉及828D、840D与808D系统的参数调整、梯形图修改与外部通讯实
- 中国各类互联网应用的用户规模数据.zip
- 中国各省地图(包含港澳台) 山西(shanxi)陕西(shanxi1)
- E000620医院体检医疗健康类网站模板+PHP+Mysql+响应式+CMS+建站模板
- 中国各省对应各市级地图json
- 大模型基础-30分钟一文了解大模型基础知识(人工智能必读).zip
- COMSOL模拟:二氧化碳充装与输气管道泄漏的耦合温度场分析,输出速度与温度分布,COMSOL模拟:二氧化碳充装与输气管道泄漏的耦合温度场分析,输出速度与温度分布,comsol 二氧化碳充装二氧化碳输
- 基于python开发的简单的windows桌面画笔功能,全部使用快捷键操作(python源码+图文教程),开箱即用,非常优质的资源
- C#上位机与西门子PLC通讯教程:数据读取存储、报表生成、报警历史查询及变量自定义配置实战案例详解,C#上位机与西门子PLC通讯教程:数据读取存储、报表生成、报警历史查询及变量自定义配置实战案例详解
- 基于遗传算法的锂电池二阶RC模型参数辨识技术研究-附Matlab程序与多种工况充放电数据集(DST、FUDs、US06、BJDST等八种),基于遗传算法的锂电池二阶RC模型参数辨识技术研究-附Ma
- 利用格子玻尔兹曼方法LBM D1Q3模型在Matlab中模拟一维扩散方程的研究,使用格子玻尔兹曼方法LBM D1Q3模拟一维扩散方程的Matlab实现与应用研究,使用格子玻尔兹曼方法LBM D1Q3模
- 流水线电机变频调速系统设计 MATLAB电路建模仿真
- 2022年美国各州基本经济统计数据.zip
- 基于Transformer的Matlab代码:数据回归与多场景预测工具箱,Transformer在数据回归分析中的应用-基于Matlab代码的实战教学,Transformer回归 Matlab代码
- Sigma-Delta ADC Matlab模型集合:包含CTSD调制器、FFT分析、动态静态特性仿真与教程,方便入门学习,Continuous-Time Sigma-Delta ADC Matlab
- 基于Comsol仿真的兰姆波导波在钢板中的传播及裂隙检测分析,Comsol仿真中兰姆波导波在有限尺寸钢板内传播的裂隙检测技术研究,Comsol仿真无损检测时产生的兰姆波 导波在宽度和厚度有限的钢板中传
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


