Skip to content

The heartbeat animation indicates that the BGM is loading, please be patient and wait util the envelope appears.

License

Notifications You must be signed in to change notification settings

Genius-Society/eLuvLetter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial of eLuvLetter usage

license Netlify Status bilibili ms hf cnblogs

The heartbeat animation indicates that the BGM is loading, please be patient and wait util the envelope appears.

Customization

  1. Download and install Git;
  2. Register a GitHub account, set SSH, and fork a copy of this repository to your own account;
  3. Clone the repository to local:
git clone [email protected]:%YOUR_GITHUB_USERNAME%/eLuvLetter.git
cd eLuvLetter
  1. Customize ./font/content.json by the eLuvLetter JSON Generator;
  2. Sync the modified local code to your GitHub account:
git add .
git commit -a
# press i
# input any description
# ESC :wq! Enter
git push

Deployment on Netlify

  1. Enter Netlify official website;
  2. Use your GitHub account to login by authorization, click Add new site - Import an existing project;
  3. Click GitHub, enter the keyword eLuvLetter in the search box to find the previously forked repo, and select it;
  4. Click Deploy site to jump into Site overview page automatically, click Site settings;
  5. Click Change site name under Site information, modify second-level domain name not conflict to others, and click Save;
  6. After the deployment, we can visit https://%PROJECT_NAME%.netlify.app to broswe your page (%PROJECT_NAME% is the second-level domain name customized just now)

Good luck~💖

About

The heartbeat animation indicates that the BGM is loading, please be patient and wait util the envelope appears.

Topics

Resources

License

Stars

Watchers

Forks