Git Product home page Git Product logo

bfe-blog's Introduction

博客预览图

基于webpack+vue+es6+sass+axios的极简个人博客

克隆并运行项目步骤: 以下命令在Git Bash/CMD/Powershell中均有效。

  1. 克隆
    git clone https://github.com/FrankKai/BFE-BLOG.git
  2. 安装依赖
    npm install
  3. 构建项目
    npm run build
  4. 服务器环境查看
    npm run dev

主要技术:

  • Vue半家桶

    ●.vue单文件组件

    ●vue-router路由

    ●vue路由添加过渡动画

    ●axios跨域请求百度地图api

  • Webpack

    ●支持sass--'style-loader', 'css-loader', 'sass-loader'

    ●支持vue单文件组件--'vue-loader'

    ●支持ES6语法--'babel-loader'

    ●支持各种类型图片加载--'file-loader'

    ●支持本地服务器环境--'webpack-dev-server'

  • sass部分

    ●sass模块化

    ●animate.css动画库

    ●css3切角

    ●原生css3动画

  • 后端技术(摸索中,未体现在博客中)

    ●nodejs搭建服务器,路由和事件处理程序

    ●express+mongoose,连接mongodb,管理数据

    ●Ubuntu 16.04.1,腾讯云linux服务器CVM

    ●Python Django搭建后台管理平台

待添加功能:

  • 将静态个人简历向动态博客转换
  • 添加博客生成功能,后台push前端展现
  • 添加博客路由分类功能
  • 添加评论功能
  • 添加分享功能
  • 添加canvas粒子特效
  • 添加访问博客者来源地区统计
  • 添加发送邮件功能

开发日志可查看DevLog.md

bfe-blog's People

Contributors

frankkai avatar

Watchers

James Cloos avatar

Forkers

un3635

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.