Code Monkey home page Code Monkey logo

my_blog's Introduction

说明

这是我的个人blog,里面包含了我一些平时整理的资料文档。

github地址:https://github.com/yulilong/my_blog

github pages地址:https://yulilong.github.io/my_blog/

由于有的时候github访问慢、打不开,本人又在码云上部署了同样内容:

码云地址:https://gitee.com/dragon-li/my-wiki

码云 pages地址:http://dragon-li.gitee.io/my-wiki/

1. 文章内容目录

请参考SUMMARY.md文件。

2. 项目开发部署

本服务使用的是gitbook + github pages托管形式网站。

gitbook使用教程

本地电脑编辑器推荐使用:https://typora.io/

2.1 本地开发

需要本地电脑里面有终端和nodejs,如果没有请自行查找安装,nodejs官网:http://nodejs.cn/

1、代码克隆到本地电脑。

2、终端使用npm install gitbook-cli -g 命令安装 gitbook-cli工具,已经安装请忽略。

3、在终端使用npm install命令安装gitbook插件。

4、终端使用npm start命令启动本地开发服务。

5、在浏览器中输入http://localhost:4000/地址查看项目。

2.2 服务部署

终端使用bash deolog.sh命令运行自动部署脚本。

具体部署方法请参照./deploy.sh文件内容。

my_blog's People

Contributors

yulilong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.