# eLuvLetter
# e-lnv-letter
[![license](https://img.shields.io/github/license/george-chou/envelope.svg)](https://github.com/george-chou/envelope/blob/master/LICENSE)
<!--[![Github All Releases](https://img.shields.io/github/downloads/george-chou/envelope/total.svg)](https://github.com/george-chou/envelope/releases)
[![GitHub release](https://img.shields.io/github/release/george-chou/envelope.svg)](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
最新资源
- 神经网络 使用手写字数据集 实现分割任务 CNN
- 基于maxwell的4极6槽 内转子 11000rpm 输出转矩 156mNm 效率85% 180W 外径 48mm 内径27 轴向长度30mm 直流母线36V 永磁同步电机(永磁直流无刷)模型
- FPGA开发:SDRAM驱动代码,使用串口向sdram写数据,数据环回后被SDRAM送回到串口进行输出,中间使用FIFO进行跨时钟域处理,所用开发板DE2-115,SDRAM型号IS42S16320D
- ZTE C600&C620&C650命令参考
- python-workspace.zip.006
- FX5U FX40SSC 程序 FX5U FX 40SSC运动控制模块程序块 自己整合的针对FX 40SSC模块的功能块,支持点动故障码 状态码 相对定位 绝对定位 直接1指定轴号就可以
- 汽车二、三自由度模型 汽车二、三自由度模型 本人用了三种不同方法搭的汽车线性二自由度simulink模型,文档里包含有具体的车辆数值 适合初学者学习simulink使用(ps.模型输入为前轮转角,输出
- KUKA机器人码垛程序备份
- dbstudio-3.8.5.102.win64 神通数据库连接工具
- 开源TVBox影视盒子 小苹果影视盒子V1.5.7 2025新版
- 基于国产M0核MCU平台,全开源双电阻采样FOC高压 风机量产程序,包含龙博格电机观测器,SVPWM,顺逆风启动,五段式与七段式调制等源码,完全可以移植到别的MCU平台 适合电机算法研究
- 交替迭代法 matlab 无功优化 通过含固态变压器的无功优化算法,形成交替迭代潮流计算,最终计算出符合预期的电压曲线,程序方法包括包括牛拉法 前推回代等,参考性强
- 综合能源耦合微网优化程序matlab 程序基于冷热电联供综合能源耦合模型,采用cchp,并且含有压缩空气储能,采用粒子群优化求解
- DataGrip 2021.3 数据库连接工具
- 考虑碳交易的微网优化模型matlab
- FreeRTOS 是一款开源的、可抢占式的实时操作系统.docx
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈