Code Monkey home page Code Monkey logo

blog's Introduction

介绍

博客以 Hexo Next主题 为样式基础,采用 Node.js + Express + MongoDB + AngularJS + Compass 等技术进行开发,后端API采用 RestfulAPI 的方式进行组织,代码高亮采用 highlight.js,Markdown文件解析采用以 chjj/marked 库为基础进行二次开发的库以满足个人需求。

部署环境

  1. 准备一台可以访问互联网的 Linux 服务器
  2. 安装 Nodejs + MongoDB 服务器环境
  3. 安装 ruby
  4. 安装前端依赖管理工具 bower
  5. 安装 Git
  6. 从GitHub克隆代码到本地 git clone https://github.com/hetianqi/blog.git
  7. cd 进入项目目录,npm install --production 安装生产环境依赖包
  8. bower install 安装前端依赖包
  9. gem install compass 安装compass
  10. 如果有必要,修改 ./server/lib/config.js 文件中的 MongoDB 账户密码和服务器端口
  11. gulp 运行编译任务并启动服务即可在浏览器中访问网页

blog's People

Contributors

hetianqi avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.