Commit 5004429b authored by 吕祺's avatar 吕祺 ⛹🏽

add research

parent 705faa1a
...@@ -20,6 +20,7 @@ try { ...@@ -20,6 +20,7 @@ try {
convert('hrpage') convert('hrpage')
convert('prpage') convert('prpage')
convert('stpage') convert('stpage')
convert('researchpage')
// let doc = yaml.loadAll(fs.readFileSync('./content/frontPage.md', 'utf8')); // let doc = yaml.loadAll(fs.readFileSync('./content/frontPage.md', 'utf8'));
// // console.log(doc[0]); // // console.log(doc[0]);
// storeData(doc[0], './out/frontpage.json') // storeData(doc[0], './out/frontpage.json')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment