Skip to content

fiui-org/fiui-org.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIUI.ORG

fiui.org 网站

www.fiui.org

设备列表

见devices目录下json

时间轴

见timeline下timeline.yaml

如何更新

修改后,push到master分支即可。提交更改之前请先在本地预览以确定没有错误。 使用下面的命令来开启一个web服务,然后访问http://localhost:8001以在本地预览

python2

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

$ python -m SimpleHTTPServer 8001

python3

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

python3 -m http.server 8001

php

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

$ php -S 0.0.0.0:8001

About

FIUI官网

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published