Skip to content

nudles/nudles.github.io

Repository files navigation

# Homepage source code

## Set up

1. Install npm and hexo following [hexo doc](https://hexo.io/docs/)
2. git clone this repo and the submodules

        git clone
        git submodule update --init --recursive

3. install packages

        npm install hexo -g
        npm install
        npm remove hexo-generator-index
        npm install hexo-deployer-rsync --save

## Build

    hexo generate


## Deploy to sunfire

    hexo deploy

Need to type in the ssh login password.

NOTE: Travis is not set up correctly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors