Record My Life


  • Home

  • Archives

  • Tags

Angular JS 1.x 学习笔记

Posted on 2017-06-21

1. 完整的目录结构

dest:放置最终编译后的JS
docs:写的文档

node_modules:node.js里工作

src:源代码

test:测试代码

根据设计图,用bootstrap的编写规则,先写模板代码,然后再去写JS代码

Read more »

Mac 搭建个人博客:个人域名 + Hexo + Github Pages

Posted on 2017-06-18

总的来说:

  • 我是现在github上创建一个username.github.io形式的Respository
  • 下载Hexo(需要有Node.js)
  • 然后买了一个个人顶级域名
  • 接着把个人域名和Github Pages绑定
  • 最后把Hexo配置下
Read more »
12
Yuan LIAO

Yuan LIAO

12 posts
13 tags
© 2020 Yuan LIAO
Powered by Hexo
Theme - NexT.Muse