Skip to content

Repository files navigation

yuganida-portfolio

Yuganida's portfolio website, published at https://yuganida.github.io

Quick Start

download npm:

https://nodejs.org/en/download

npm version

install hexo and init

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

git deploy

npm install hexo-deployer-git --save

Hello World

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.

hexo d -g
$ hexo new "My New Post"

More info: Writing

Run server

$ hexo server

More info: Server

Generate static files

$ hexo generate

More info: Generating

Deploy to remote sites

$ hexo deploy

More info: Deployment

About

Yuganida's portfolio website

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages