Introduction
This is my first blog. Building github page - github.io
Using theme by hexo - next
Hexo! This is your very first post. Check documentation for more info.
Github Pages Config
Creating a new repository name [USERNAME].github.io
Init a hexo project and replace a theme as you like
Runing command1$ hexo deploy
To building your blog public files.
Then push the deploy files which names ‘public’ to your repository([USERNAME].github.io)
Reading the repository setting, viewing the Github Pages that you can see whether your pages config success or fail.
If success, open your link by http://USERNAME.github.io
It is working now
Hexo Help
Create a new post
|
|
More info: Writing
Run server
|
|
More info: Server
Generate static files
|
|
More info: Generating
Deploy to remote sites
|
|
More info: Deployment