jsweidy / blog-1

我的博客源码,欢迎 star 支持!

Home Page:https://yhlben.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

个人博客

Build Status CodeFactor Greenkeeper badge

记录工作中遇到的问题,平时看书的总结,面试题,以及一些个人思考。

访问地址:yhlben.github.io

使用

博客采用 vuepress 作为主框架,lint-md 作为语法检查工具。

# clone with Git Bash
git clone https://github.com/yhlben/blog.git

# change directory
cd blog

# install dependencies
npm i

# serve with hot reload at localhost:8080
npm run dev

# check grammatical errors and fix
npm run lint:fix

# build for production with minification
npm run build

目录整理

| 文章分类

| DevOps

| Framework

| CSS

| 网络协议

| 运维

| JS 基础

| 编程基础

| 其他

About

我的博客源码,欢迎 star 支持!

https://yhlben.github.io