# clone project
git clone https://github.com/FreemanKevin/FreemanKevin.github.io.git
cd FreemanKevin.github.io
# run project
git clone https://github.com/next-theme/hexo-theme-next themes/next
npm config set registry https://registry.npmjs.org/
rm -rf node_modules && npm install --force
hexo cl && hexo g && hexo s
# git push
hexo cl && hexo g && hexo d
# algolia push
hexo cl && hexo g && hexo algolia
# git commit
git add .
git commit -m "update files"
git pull
git push-
Notifications
You must be signed in to change notification settings - Fork 0
freemankevin/freemankevin.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published