The forwardfire.net website
| scaffolds | ||
| source/_posts | ||
| themes/custom | ||
| .gitignore | ||
| .project | ||
| _config.yml | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
ForwardFire.net website
Setup
npm install
Add post
hexo new post "Working on DRL"
Test
npm run-script server
Deploy
npm run-script deploy