Probe100 / website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

使用教程

网站地址 http://nics-effalg.com/

在github仓库 https://github.com/NICSEFC-EffAlg/website 提交pull request,管理员审核后merge到main分支后更新网站。

添加publication

修改_data/pubs.yml

添加people

修改_data/people.yml

注意,project需要使用展示图片,可以写图床链接,也可以上传一张image到assets/people_images文件夹,写image: /assets/people_images/<image_name>。 为了保证访问速度,请确保图片大小<500KB,推荐使用jpg压缩。

添加首页highlight

修改_data/highlights.yml

Run Local

Install jekyll https://jekyllrb.com/docs/installation/.

jekyll serve --watch

About


Languages

Language:HTML 41.3%Language:CSS 30.4%Language:JavaScript 17.8%Language:Ruby 10.5%