html综合笔记:设计实验室主页

1 主页来源及效果

Overview - Lab Website Template docs (gitbook.io)

greenelab/lab-website-template: An easy-to-use, flexible website template for labs (github.com)

html综合笔记:设计实验室主页_第1张图片

2 创建网页

html综合笔记:设计实验室主页_第2张图片

3 主要的一些file

3.1 index.md

主页面

3.1.1 intro

html综合笔记:设计实验室主页_第3张图片

html综合笔记:设计实验室主页_第4张图片

3.1.2 highlight

html综合笔记:设计实验室主页_第5张图片

html综合笔记:设计实验室主页_第6张图片

capture 和endcapture 里面包裹的就是 text的内容,也就是底下text=text 的内容

3.2 _includes/header.html

html综合笔记:设计实验室主页_第7张图片

主要需要调整的是这几行,logo图片的路径

html综合笔记:设计实验室主页_第8张图片

3.3 teams.md

3.3.1 list.html

html综合笔记:设计实验室主页_第9张图片

html综合笔记:设计实验室主页_第10张图片

3.3.2 portrait.html

html综合笔记:设计实验室主页_第11张图片

你可能感兴趣的:(Typescript,&,JavaScript,&,HTML,笔记)