Skip to content

DingCloud/fiui-org.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIUI.ORG

fiui.org 网站

www.fiui.org

设备列表

见devices目录下json

时间轴

见timeline下timeline.yaml

如何更新

修改后,push到master分支即可。提交更改之前请先在本地预览以确定没有错误。

python

如果本地有python环境,在项目根目录执行

$ python -m SimpleHTTPServer 8001

来开启一个web服务,然后访问http://localhost:8001

php

如果本地有php环境,在项目根目录执行

$ php -S 0.0.0.0:8001

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.8%
  • CSS 27.2%
  • JavaScript 20.0%