Skip to content

funcio/funcio.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start development:

npm install
hexo server --draft

You might need to check out the theme

Write a new post

hexo new draft "Title of the post"

once you are done with your draft publish it by using the file name:

hexo publish title-of-the-post

Releases

No releases published

Packages