Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Kevin Heis 46ccfc5d93
Run AB test on survey stars (#17861)
4 years ago
..
4038e9ca85
Add topic property and filter to guides page (#17328)
4 years ago
3df90fc9b8
Hello git history spelunker!
4 years ago
a252390408
remove extra lang codes
4 years ago
3df90fc9b8
Hello git history spelunker!
4 years ago
4038e9ca85
Add topic property and filter to guides page (#17328)
4 years ago
fcade11d77
FIx version switcher size (#17732)
4 years ago
eedcd1d861
Combine three super footer elements into one section (#16724)
4 years ago
28efe65bf5
Fix some invalid Liquid (#17705)
4 years ago
754ceda517
[Universe] Discussions Public Beta (#16547)
4 years ago
eedcd1d861
Combine three super footer elements into one section (#16724)
4 years ago
24af9b3b9b
update deprecation banner include
4 years ago
754ceda517
[Universe] Discussions Public Beta (#16547)
4 years ago
da60aa51e1
Support enterpriseServerVersions in Liquid statements (#16058)
4 years ago
a3ad549e39
Block a few more things in AIRGAP (#17657)
4 years ago
3df90fc9b8
Hello git history spelunker!
4 years ago
3df90fc9b8
Hello git history spelunker!
4 years ago
174d8539c6
Support arbitrary keys in new featuredLinks frontmatter (#16239)
4 years ago
a4fc70d6d4
use www
4 years ago
caaee7a124
Update all files to use `{% data %}` (#15253)
4 years ago
caaee7a124
Update all files to use `{% data %}` (#15253)
4 years ago
caaee7a124
Update all files to use `{% data %}` (#15253)
4 years ago
caaee7a124
Update all files to use `{% data %}` (#15253)
4 years ago
caaee7a124
Update all files to use `{% data %}` (#15253)
4 years ago
caaee7a124
Update all files to use `{% data %}` (#15253)
4 years ago
caaee7a124
Update all files to use `{% data %}` (#15253)
4 years ago
3df90fc9b8
Hello git history spelunker!
4 years ago
caaee7a124
Update all files to use `{% data %}` (#15253)
4 years ago
caaee7a124
Update all files to use `{% data %}` (#15253)
4 years ago
caaee7a124
Update all files to use `{% data %}` (#15253)
4 years ago
caaee7a124
Update all files to use `{% data %}` (#15253)
4 years ago
3df90fc9b8
Hello git history spelunker!
4 years ago
caaee7a124
Update all files to use `{% data %}` (#15253)
4 years ago
b081355d42
Default to "GitHub" as author in guide-card (#16717)
4 years ago
1918d2ea14
Inline CSRF token in HTML (#17748)
4 years ago
7aed83d5f8
Remove currentLanguage from translation_notification (#17733)
4 years ago
b46f447f0f
Add banner role to logo container in sidebar header
4 years ago
46ccfc5d93
Run AB test on survey stars (#17861)
4 years ago
caaee7a124
Update all files to use `{% data %}` (#15253)
4 years ago
d4d701782f
Make heading are semantic while maintaining font-size
4 years ago
9bc90cd932
Learning Track navigation banner (#17440)
4 years ago
3df90fc9b8
Hello git history spelunker!
4 years ago
c2336bb11e
[DO NOT MERGE] GitHub Enterprise Server 3.0 release candidate megabranch (#16479)
4 years ago
0b8d67464a
Remove the thing (#16294)
4 years ago
3df90fc9b8
Hello git history spelunker!
4 years ago
3df90fc9b8
Hello git history spelunker!
4 years ago
a3ad549e39
Block a few more things in AIRGAP (#17657)
4 years ago
2fb2e962bc
Move site search to use an endpoint (#17359)
4 years ago
dca55a0257
Revert "Revert "sitetree optimizations""
4 years ago
aa5a62d49d
Remove versions feature flag code (#15793)
4 years ago
3b4232ff8d
Move nested <ul> inside <li> in specific product sidebar
4 years ago
08ac2a2bd2
Wrap sidebar navigation in <nav> sectioning element
4 years ago
c61e5ce42a
use www
4 years ago
eedcd1d861
Combine three super footer elements into one section (#16724)
4 years ago
eedcd1d861
Combine three super footer elements into one section (#16724)
4 years ago

README.md

You have to be logged in to leave a comment. Sign In

Includes

The files in this directory are "includes", snippets of HTML that can be reused in multiple layouts or pages. In Ruby on Rails parlance, these are called "partials".

Using Includes

This example injects the contents of includes/header.html into the page:

{% include header %}

Writing Includes

Includes must have a .html extension.

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...