Skip to content
/ site Public
forked from hexojs/site

专业知识积累 The website for Hexo.

License

Notifications You must be signed in to change notification settings

BoobooWei/site

 
 

Repository files navigation

魏亚萍的个人网站

Build Status

网站源码修改自 The website for Hexo.

Getting started

Install dependencies:

$ git clone xxx.git
$ cd site
$ npm install

Generate:

$ hexo generate

Run server:

$ hexo server

Commands

dir=/oracle/oracle-12c/student/;ll | grep md| awk '{print $9}' | awk -F '.md' '{print "@"$1"@: %dir%"$1".html"}' | sed "s/@/'/g;s@%dir%@${dir}@g"
ll | grep md| awk '{print $9}' | awk -F '.md' '{print "@"$1"@: @"$1"@"}' | sed "s/@/'/g"

version

INFO  Validating config
hexo: 6.1.0
hexo-cli: 4.2.0
os: Darwin 21.3.0 darwin x64
node: 14.15.5
v8: 8.4.371.19-node.18
uv: 1.40.0
zlib: 1.2.11
brotli: 1.0.9
ares: 1.16.1
modules: 83
nghttp2: 1.41.0
napi: 7
llhttp: 2.1.3
openssl: 1.1.1i
cldr: 37.0
icu: 67.1
tz: 2020a
unicode: 13.0

About

专业知识积累 The website for Hexo.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 35.2%
  • Python 22.5%
  • Stylus 17.4%
  • Pug 13.5%
  • JavaScript 9.6%
  • Shell 1.8%