Skip to content

Source code for Soha's résumé / personal page.

Notifications You must be signed in to change notification settings

BeiyanDa/moesoha.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soha's Personal Home Page

For English please visit sohaj.in, 中文请访问 jin.sh.

How to compile

For example, compile for Chinese:

yarn install
COMPILE_LANG=zh NODE_ENV=production yarn build

How to use i18n

Run yarn build i18n:extract, and languages defined in config.langsKeyToGenerate in gulpfile.js will be updated to ./i18n/ . This operation will not discard the old translations.

After translated strings in the i18n folder, run yarn build with environment variable COMPILE_LANG will generate the compiled HTML in ./dist/ .

About

Source code for Soha's résumé / personal page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 38.6%
  • CSS 35.2%
  • JavaScript 26.2%