https://github.com/phachon/semantic-ui-template
用 semantic-ui 设计的一些模板
https://github.com/phachon/semantic-ui-template
Last synced: 4 months ago
JSON representation
用 semantic-ui 设计的一些模板
- Host: GitHub
- URL: https://github.com/phachon/semantic-ui-template
- Owner: phachon
- Created: 2016-09-23T08:16:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-31T07:34:27.000Z (about 9 years ago)
- Last Synced: 2025-12-31T22:45:21.909Z (7 months ago)
- Language: CSS
- Size: 937 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Semantic-ui-template
- html
- semantic-ui
## 简介
利用 semantic-ui 设计的一些 html 模板
工作工程中使用过一些前端的框架,用的最多的是 Bootstrap, 后来接触到 SU,发现不管是从界面还是使用都比 Bootstrap 要好用一些,网上也几
乎很少有一些用 SU 写的界面模板,所以开了个项目,希望有兴趣的同学可以一同提交。
## 下载
- ssh方式: git@github.com:phachon/semantic-ui-template.git
- http方式:https://github.com/phachon/semantic-ui-template.git
## 目录说明
resource 目录存放主要的 css,js 文件
- css
semantic.css semantic.min.css
这两个文件是框架的 css 文件,其中我将 fonts 目录改了,之前的目录比较烦杂,现在我都统一改到了和 css 同级的目录
- fonts
存放的是字体文件
- images
图片
- javascript
js 文件
common 共用的一些 js
module 自己写的一些 js
plugins 一些 js 插件