Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Matt Pollard f9f0b2ce86
Revert "Fix homepage versions dropdown" (#20087)
4 years ago
..
46c16001c3
Upgrade Primer with translation shim for trashcan icon (#18735)
4 years ago
3df90fc9b8
Hello git history spelunker!
4 years ago
2d5b17bff7
Update includes/all-enterprise-releases-link.html
4 years ago
d47d795e7c
Enable dark mode, matching OS setting (#18749)
4 years ago
8b52142fa5
add anchors to product landing and sublanding elements so we can deep link to them
4 years ago
e046f1927e
add new release link include and add it to both switcher includes
4 years ago
37499b80d2
Reactify article page rendering (#19679)
4 years ago
5978edb47b
remove feature flagged code
4 years ago
c3cc0ba70c
Visually reflect structure of articles and map topics within categories displayed in "All docs" section of landing pages (#19377)
4 years ago
23b0b84111
Add Code security landing and guides pages (#19650)
4 years ago
c70adf6702
Codespaces Megabranch - Docs audit and re-org, Landing and Guides page, Secrets doc (#19227)
4 years ago
8b52142fa5
add anchors to product landing and sublanding elements so we can deep link to them
4 years ago
46c16001c3
Upgrade Primer with translation shim for trashcan icon (#18735)
4 years ago
46c16001c3
Upgrade Primer with translation shim for trashcan icon (#18735)
4 years ago
46c16001c3
Upgrade Primer with translation shim for trashcan icon (#18735)
4 years ago
a88e99c83a
Reactify: release notes (#19799)
4 years ago
46c16001c3
Upgrade Primer with translation shim for trashcan icon (#18735)
4 years ago
f160594a09
Enable set `AIRGAP` cookie to view Lunr search results (#18648)
4 years ago
46c16001c3
Upgrade Primer with translation shim for trashcan icon (#18735)
4 years ago
46c16001c3
Upgrade Primer with translation shim for trashcan icon (#18735)
4 years ago
8598b600f3
wip: add LandingHero, FeaturedArticles
4 years ago
3727c70b5e
rename vars for clarity
4 years ago
3727c70b5e
rename vars for clarity
4 years ago
0909729193
change the banner text depending on whether the currentWeek prop is set to true or false in the YAML
4 years ago
46c16001c3
Upgrade Primer with translation shim for trashcan icon (#18735)
4 years ago
46c16001c3
Upgrade Primer with translation shim for trashcan icon (#18735)
4 years ago
e0c6211b65
adding more styling and graphql changes - should be ready to run script
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
e0c6211b65
adding more styling and graphql changes - should be ready to run script
4 years ago
e0c6211b65
adding more styling and graphql changes - should be ready to run script
4 years ago
e0c6211b65
adding more styling and graphql changes - should be ready to run script
4 years ago
e0c6211b65
adding more styling and graphql changes - should be ready to run script
4 years ago
46c16001c3
Upgrade Primer with translation shim for trashcan icon (#18735)
4 years ago
e0c6211b65
adding more styling and graphql changes - should be ready to run script
4 years ago
caaee7a124
Update all files to use `{% data %}` (#15253)
4 years ago
e0c6211b65
adding more styling and graphql changes - should be ready to run script
4 years ago
e0c6211b65
adding more styling and graphql changes - should be ready to run script
4 years ago
46c16001c3
Upgrade Primer with translation shim for trashcan icon (#18735)
4 years ago
f9f0b2ce86
Revert "Fix homepage versions dropdown" (#20087)
4 years ago
da67d8573c
Update header-notification.html
4 years ago
f9f0b2ce86
Revert "Fix homepage versions dropdown" (#20087)
4 years ago
638b8999c0
Update includes/header.html
4 years ago
f9f0b2ce86
Revert "Fix homepage versions dropdown" (#20087)
4 years ago
46c16001c3
Upgrade Primer with translation shim for trashcan icon (#18735)
4 years ago
3df90fc9b8
Hello git history spelunker!
4 years ago
6468e85410
use rendered titles instead of raw titles
4 years ago
a5d52dcef0
Add landing page for GitHub Enterprise (#19041)
4 years ago
46c16001c3
Upgrade Primer with translation shim for trashcan icon (#18735)
4 years ago
572a05c123
Fix REST decorator for false default params (#19883)
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
aa2ef4137b
make tooltip work on the scroll button
4 years ago
2fb2e962bc
Move site search to use an endpoint (#17359)
4 years ago
d47d795e7c
Enable dark mode, matching OS setting (#18749)
4 years ago
48638adb5f
do not show hidden page in product sidebar
4 years ago
5978edb47b
remove feature flagged code
4 years ago
46c16001c3
Upgrade Primer with translation shim for trashcan icon (#18735)
4 years ago
8b52142fa5
add anchors to product landing and sublanding elements so we can deep link to them
4 years ago
1fc4c3f68b
Article restructuring for Sponsors landing page (#18772)
4 years ago
516106b7c5
Rename "helpfulness" to survey (#19727)
4 years ago
eedcd1d861
Combine three super footer elements into one section (#16724)
4 years ago
26a8e61d3a
Update survey to use React/TS (#19728)
4 years ago
d976323089
remove individual image toggle code
4 years ago
337b947c94
change CLI to GitHub CLI on tool selector (#19791)
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...