From 7724c1bb289c2ef50aaff289be218c015502df2a Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 25 Jul 2019 16:09:05 -0400 Subject: update acknowledgements --- ACKNOWLEDGMENTS.md | 29 ++++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) diff --git a/ACKNOWLEDGMENTS.md b/ACKNOWLEDGMENTS.md index 4512bef..1bb9926 100644 --- a/ACKNOWLEDGMENTS.md +++ b/ACKNOWLEDGMENTS.md @@ -1,9 +1,20 @@ -TODO: -typescript -nodejs -npm -vue -vue-cli -postcss -chai -mocha +This website is built with the following third-party projects: + +- [TypeScript] (Microsoft) +- [Node.js] (Node.js Foundation, Joyent) + - [npm] (npm Inc.) +- [Vue.js] (Evan You) + - [Vue CLI] (Evan You) +- [PostCSS] (Evil Martians) +- [Chai.js] (Jake Luer) +- [Mocha] + + +[TypeScript]: http://www.typescriptlang.org/ +[Node.js]: https://nodejs.org/ +[npm]: https://www.npmjs.com/ +[Vue.js]: https://vuejs.org/ +[Vue CLI]: https://cli.vuejs.org/ +[PostCSS]: https://postcss.org/ +[Chai.js]: https://www.chaijs.com/ +[Mocha]: https://mochajs.org/ -- cgit v1.2.3-60-g2f50