https://github.com/setsal/401site
The 401 website.
https://github.com/setsal/401site
hexo
Last synced: 11 months ago
JSON representation
The 401 website.
- Host: GitHub
- URL: https://github.com/setsal/401site
- Owner: setsal
- Created: 2018-07-09T14:52:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T08:14:02.000Z (almost 6 years ago)
- Last Synced: 2025-02-27T10:42:03.427Z (over 1 year ago)
- Topics: hexo
- Language: CSS
- Homepage:
- Size: 16.1 MB
- Stars: 0
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# 401 Website
Powered by Hexo.
Use and Modify the Hexo Navy theme.
## Getting started
Install dependencies:
``` bash
$ git clone https://github.com/setsal/401site.git
$ cd 401site
$ npm install
```
Build:
``` bash
$ hexo generate
```
Run developement server:
``` bash
$ hexo server
```
Deploy to `production` branch:
``` bash
$ hexo deploy
```
## Contributors
- setsal Lan
- Alan Wu
- Sleepycookie Kang