Skip to content

kraiom/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kraiom's dev blog

This is our dev blog hosted on blog.kraiom.com.

Install

npm install hexo-cli -g
cd blog
npm install
hexo server

Writing

Follow the instructions outlined here in order to create a post. Then deploy running hexo generate && hexo deploy.

License

Apache License 2.0.

Releases

No releases published

Packages

No packages published