# astone.space **Repository Path**: gricks/astone.space ## Basic Information - **Project Name**: astone.space - **Description**: site - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-02-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Install ``` brew install node@6 export PATH=/usr/local/opt/node@6/bin:$PATH npm install -g hexo@3.2.0 ``` # Command ``` make make deploy ```