Add new entry blog: Web Infra 1 (#3)
* Change blog entry style : titles font weight lighter->normal * Add tmpfs scripts for linux (dev only) Co-authored-by: Corentin <corentin-pro@mail.com> Co-authored-by: Jimmy Vargo <james@ayo.tokyo> Reviewed-on: ayo/website#3
This commit is contained in:
parent
bb2fd54e41
commit
6fdcf4f102
10 changed files with 41 additions and 37 deletions
|
|
@ -32,6 +32,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"build": "webpack --config webpack.prod.js",
|
||||
"predev": "./scripts/tmpfs_dirs.sh",
|
||||
"dev": "webpack --config webpack.dev.js",
|
||||
"server": "webpack --config webpack.server.js",
|
||||
"start": "node server.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue