You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm install hexo-cli -g
hexo init blog
cd blog
curl -LO https://github.com/adisaktijrs/hexo-theme-minima/archive/refs/tags/v2.0.zip
hexo new <postname>
hexo server