Skip to content

dev-night/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/dev/night Website

This should replace the current website. But currently it is work in progress.

Requirements

  • Git
  • Node.js
  • hexo npm install -g hexo-cli

Usage

  • To preview the site: hexo server
  • To build the site: hexo generate