Create initial language support
Create support for languages, then reformat user, home, and post pages to use it, and create en and en-us language files.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"scripts": {
|
||||
"start": "cd src/site && node server.js",
|
||||
"assistant": "cd src/site && node assistant.js",
|
||||
"build-lang": "cd src/lang/utils && node build_base.js",
|
||||
"test": "tap"
|
||||
},
|
||||
"keywords": [],
|
||||
|
||||
Reference in New Issue
Block a user