Thanks to visit codestin.com
Credit goes to github.com

Skip to content

L-SUI/blog

 
 

Repository files navigation

个人博客

Build Status CodeFactor Greenkeeper badge

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

访问地址:lmjben.github.io

使用

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

# clone with Git Bash
git clone https://github.com/lmjben/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 支持!

Resources

Stars

Watchers

Forks

Packages

No packages published