Skip to content
View luckywind's full-sized avatar

Block or report luckywind

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
luckywind/README.md

Hi there 👋

个人博客https://luckywind.github.io/ 源码 站点静态文件:https://github.com/luckywind/luckywind.github.io

hexo n 新建文章 hexo s 启动本地服务器查看效果 hexo g 生成静态文件 hexo d 把生成的.deploy_git部署到远程git项目,即上面的站点静态文件的main分支 hexo clean #清除缓存 网页正常情况下可以忽略此条命令 本地源代码还是没上传github的哦,需要手动用git的命令上传

Pinned Loading

  1. TechWorld TechWorld Public

    记录一些笔记

    Java 2

  2. spark spark Public

    Forked from apache/spark

    Apache Spark - A unified analytics engine for large-scale data processing

    Scala