Skip to content
View RingForYou's full-sized avatar
🎯
专注
🎯
专注
Block or Report

Block or report RingForYou

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RingForYou/README.md

本项目源于:https://github.com/jirengu-inc/animating-resume。向作者表示深深的敬意。

使用方法

  1. 安装Node.js环境:https://nodejs.org/

  2. 安装git: https://git-scm.com/

  3. 执行以下命令:

git clone https://github.com/sitexa/anires.git
cd anires
npm install
npm run dev

部署方法

  1. 编辑 config/index.js,修改第 10 行的 assetsPublicPath,值为 项目名/public。如果你没有修改项目名 anires,则可跳过此步骤。

  2. 编译、上传

bash
npm run build
git add .
git commit -m "update"
git push
  1. 开启 GitHub Pages 功能, 或者,把生成的目标文件public/*放在你的web服务器上。

4,访问地 https://ringforyou.github.io/RingForYou/public

Popular repositories Loading

  1. springcloud-config springcloud-config Public

    Forked from liusCoding/springcloud-config

    springcloud 配置中心

    1

  2. spring-cloud-zuul-ratelimit spring-cloud-zuul-ratelimit Public

    Forked from marcosbarbero/spring-cloud-zuul-ratelimit

    Rate limit auto-configure for Spring Cloud Netflix Zuul

    Java 1

  3. devtools-server devtools-server Public

    Forked from wangpinpin/devtools-server

    devtools-server

    Java

  4. InfoSpider InfoSpider Public

    Forked from kangvcar/InfoSpider

    INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客…

    Python

  5. sshwifty sshwifty Public

    Forked from nirui/sshwifty

    Web SSH & Telnet (WebSSH & WebTelnet client) 🔮

    JavaScript

  6. learn-regex learn-regex Public

    Forked from ziishaned/learn-regex

    Learn regex the easy way