Skip to content
/ myblogs Public

我的开源博客项目,专注Java全栈开发。

License

Notifications You must be signed in to change notification settings

cghsir/myblogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myblogs

我的开源博客项目,专注Java全栈开发。

Quick Start

请使用相同版本,避免采坑。

目录说明

目录 说明
dev-notes 开发日志记录,记录一些重要的配置过程
dev-notes/images 开发日志记录依赖的一些图片引用,包括一些效果图与说明
myblogs-front-end 前端项目根目录

开发日志

  • 日志文件名格式说明 f|b - sort - title ,f代表前端(front)相关,b代表后端(back)相关,sort代表序号,title标题

myblogs-front-end 前端技术:

技术 名称 官网
jQuery@1.11.3 函数库 http://jquery.com/
Font-awesome@4.7.0 字体图标 http://fontawesome.io/
hogan@1.0.2 html模版引擎 https://github.com/twitter/hogan.js
webpack@1.15.0 模块打包器 http://webpack.github.io/
webpack-dev-server@1.16.5 静态文件服务器 http://webpack.github.io/
html-loader@0.4.5 html加载器 https://github.com/webpack-contrib/html-loader
css-loader@0.28.1 css加载器 https://github.com/webpack-contrib/css-loader
style-loader@0.17.0 style加载器 https://github.com/webpack-contrib/style-loader
file-loader@0.11.1 file加载器 https://github.com/webpack-contrib/file-loader
url-loader@0.5.8 url加载器 https://github.com/webpack-contrib/url-loader
html-webpack-plugin@2.28.0 html插件 https://github.com/jantimon/html-webpack-plugin
extract-text-webpack-plugin@1.0.1 extract-text插件 https://github.com/webpack-contrib/extract-text-webpack-plugin

About

我的开源博客项目,专注Java全栈开发。

Resources

License

Stars

Watchers

Forks

Packages

No packages published