Skip to content

freemankevin/freemankevin.github.io

Repository files navigation

Kevin's Notes

A personal tech blog focusing on DevOps, MLOps, and AIOps practices, built with Hexo

Hexo Node.js Docker Pulls GitHub Stars License

Visit the blog – freemankevin.uk

Quick Start

# 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
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

📄 License

This blog is licensed under MIT License.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •