2
0
Fork 0
The forwardfire.net website
Find a file
2020-10-01 02:06:00 +02:00
scaffolds Added basic theme 2020-01-03 18:07:50 +01:00
source/_posts Added DRL post and svg stuff 2020-10-01 02:06:00 +02:00
themes/custom Added DRL post and svg stuff 2020-10-01 02:06:00 +02:00
.gitignore Added basic theme 2020-01-03 18:07:50 +01:00
.project Added basic theme 2020-01-03 18:07:50 +01:00
_config.yml Added DRL post and svg stuff 2020-10-01 02:06:00 +02:00
package-lock.json Added DRL post and svg stuff 2020-10-01 02:06:00 +02:00
package.json Added DRL post and svg stuff 2020-10-01 02:06:00 +02:00
README.md Added DRL post and svg stuff 2020-10-01 02:06:00 +02:00

ForwardFire.net website

Setup

npm install

Add post

hexo new post "Working on DRL"

Test

npm run-script server

Deploy

npm run-script deploy