First Article

This is my real first blog, and this will be a place for me to display my projects.

What’s coming…

Hello! This is SiskonEmilia, and my github page is SiskonEmilia.In the next days, I’ll try to post all my WEB assignments to this bolg, and I might post a summury as well. You can find all source code of it at My Repository.

About Hexo

Deploy web pages

A huge problem I found while trying to deploy is that, I only know how to post a markdown file. But there do be a way to post a web page on this bolg.
The only thing you need to do is execute:

1
hexo new page "Page Title"

I’ll test this command in the next posting.

Quick Deployment

Actually, here’s some command that helps you generate and deploy a hexo website more quickly:

1
hexo d -g

This command means generate and then deploy the website to the remote link.

Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×