Skip to content

aaray6/mynotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my notes(blog) by hexo

install nodejs

apt install nodejs

install hexo

npm install hexo-cli -g

Download mynotes

cd dev
git clone https://github.com/aaray6/mynotes.git
cd mynotes
npm install

build & test

hexo g
hexo s

浏览器打开http://localhost:4000

About

my learning/troubleshooting notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published