Skip to content

lxp731/nustarain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Site

https://nustarain.pages.dev

效果图

Introduce

This is my first personal blog based on Hexo. I used Next as the theme because its community is very large and you can find answers to any questions you have here.

Now you have many better choices. Such as Hugo, it's faster than Hexo.

Today I prefer to use simple theme ranther than colorful. I tried MdBook, it's like Handbook.

Installation

If you want to try this repo. Ensure you have Node.js and Hexo installed. Hexo has strict version requirements on Node.js. You can refer this The version requirements.

  1. Clone this repo
git clone https://github.com/nustarain/nustarain.git
  1. Install dependencies
npm install
  1. Start server
hexo server

Reference

Maybe you can find some useful information in the following links.

Hexo Official Website

Hexo-Theme-Next