Skip to content

eleven-net-cn/blog.eleven.net.cn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

151 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome !

https://blog.eleven.net.cn/

Command

  • Create new post

    npx hexo new "[post_title]" -p [folder_path/file_name.md]
  • Development

    yarn serve
  • Build & Deploy Replace with GitHub Actions

    yarn release

Contents

blog
  ├── .deploy_git/        # deploy folder
  ├── node_modules/
  ├── public/             # build dest
  ├── scaffolds/          # template
  ├── src/
  │     ├── _posts/
  │
  ├── themes/
  │
  ├── _config.yml         # hexo config
  ├── .gitignore
  ├── db.json
  ├── package.json
  ├── README.md
  ├── yarn.lock

About Hexo

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

About

Just want to write something

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors