Aaron Young
Aaron Young
## 桌面程序 - SimulatedGREG/electron-vue [](https://github.com/SimulatedGREG/electron-vue):The boilerplate for making electron applications built with vue (pretty much what it sounds like).
## markdown编辑器 - hinesboy/mavonEditor [](https://github.com/hinesboy/mavonEditor):一款强大的Vue-markdown编辑器插件 #45 - ovenslove/vue-mdEditor [](https://github.com/ovenslove/vue-mdEditor):基于VUE的markdown文本编辑器(只能作为学习用,作者不维护了貌似)
## 音频 - grishkovelli/vue-audio-recorder [](https://github.com/grishkovelli/vue-audio-recorder):A simple audio recorder for VueJS applications
## fullpage - alvarotrigo/vue-fullpage.js [](https://github.com/alvarotrigo/vue-fullpage.js):Official Vue.js wrapper for fullPage.js
## 参考 - [React Native图表插件react-native-charts-wrapper集成教程](http://t.cn/RBMgFcQ) - [React Native使用百度Echarts显示图表](http://t.cn/RBMeUIR)
## 持续交付 持续交付的目标是让软件在短周期内产出,确保软件随时可以被可靠地发布,目标是持续产出可以可靠发布的软件。我理解持续交付需要依赖于持续集成,在持续集成的过程中,通过了所有测试case并且可以正确发布的集成系统,就可以作为持续交付的结果。持续交付与DevOps的含义很相似。
## 持续部署 持续部署意味着所有的变更都会被自动部署到生产环境中。持续交付意味着所有的变更都可以被部署到生产环境中,但是出于业务考虑,可以选择不部署。如果要实施持续部署,必须先实施持续交付。
## Docker > [docker](https://www.docker.com/):Docker是世界领先的软件容器化(containerization)平台 - yeasy/docker_practice [](https://github.com/yeasy/docker_practice):Docker — 从入门到实践 - wsargent/docker-cheat-sheet [](https://github.com/wsargent/docker-cheat-sheet):Docker速查表
- [使用 Travis 自动部署 Hexo 到 Github 与 自己的服务器](https://segmentfault.com/a/1190000009054888)
## 文档网站生成器 - vuejs/vuepress [](https://github.com/vuejs/vuepress):📝 Minimalistic Vue-powered static site generator - docsify [](https://github.com/QingWei-Li/docsify) :🃏 A magical documentation site generator - pedronauck/docz [](https://github.com/pedronauck/docz/) :适用于 React 组件的文档工具