1
0
mirror of synced 2026-01-04 18:06:26 -05:00
Commit Graph

233 Commits

Author SHA1 Message Date
Sarah Schneider
0909729193 change the banner text depending on whether the currentWeek prop is set to true or false in the YAML 2021-05-28 11:33:06 -04:00
Sarah Schneider
4b35b4987b Merge branch 'main' of github.com:github/docs-internal into github-ae-release-notes 2021-05-28 09:23:56 -04:00
Sarah Schneider
eb6ad755e1 render the header-level version picker on release notes 2021-05-24 12:40:27 -04:00
Sarah Schneider
221de41388 more merge updates 2021-05-24 12:10:58 -04:00
Sarah Schneider
ff718d7fc1 Merge branch 'main' of github.com:github/docs-internal into github-ae-release-notes 2021-05-24 10:00:07 -04:00
Sarah Schneider
5978edb47b remove feature flagged code 2021-05-20 10:01:33 -04:00
Sarah Schneider
b4ab2c52b6 delete no longer used files 2021-05-20 10:01:08 -04:00
Sarah Schneider
48638adb5f do not show hidden page in product sidebar 2021-05-19 11:58:08 -04:00
Sarah Schneider
6468e85410 use rendered titles instead of raw titles 2021-05-19 10:40:58 -04:00
Sarah Schneider
4b5a741d03 replicate changes from #18749 in the new site tree sidebar layout 2021-05-19 08:44:14 -04:00
Sarah Schneider
5f8c945d04 update Primer class 2021-05-18 20:43:35 -04:00
Kevin Heis
c3cc0ba70c Visually reflect structure of articles and map topics within categories displayed in "All docs" section of landing pages (#19377) 2021-05-18 14:14:31 +00:00
Lucas Costi
aae6103f68 REST: Render non-requestBody parameter defaults (#19352)
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
2021-05-17 18:54:55 +00:00
Kevin Heis
eb23bfbefa Remove breadcrumb whitespace (#19364) 2021-05-17 08:50:24 -07:00
Grace Park
2f832b6878 Changing Sidebar Style Changes (#6391)
This PR is updating the sidebar so that the current active page sidebar is viewable via bold and the marker.
2021-05-13 17:47:31 +00:00
Kevin Heis
08ec46d0d1 Render color mode settings from github/github cookie (#19275)
* Add color mode selector in footer

* Interpret color mode from cookie

* Update render-page.js

* Delete color-mode.js

* Update render-page.js

* Make this more resilient to HTML tag changes

* Update scroll-button.scss
2021-05-13 14:45:11 +00:00
Rachael Sewell
e867442ebf remove left column github ae release notes (#19282) 2021-05-12 19:02:20 -07:00
Sarah Schneider
a5d52dcef0 Add landing page for GitHub Enterprise (#19041) 2021-05-12 11:55:32 +00:00
Mike Surowiec
e716172ba6 Merge branch 'main' into sponsors-react-3 2021-05-11 13:41:15 -07:00
Amy Burns
c70adf6702 Codespaces Megabranch - Docs audit and re-org, Landing and Guides page, Secrets doc (#19227)
* reorganizing security and access sections

* updating delete doc

* making vscode doc moore os agnostic

* updating developing in a codespace

* fixing broken links

* fixing some broken links

* fixing broken topic

* fixing broken link

* Managing users permissions for your organization and other stuff (#19231)

* Add new 'Managing user permissions for your organization' article

* Revise 'Managing access and security for Codespaces' and screenshot

* Add codespaces to org repo permissions article

* Apply suggestions from code review

Co-authored-by: Amy Burns <timeyoutakeit@github.com>

* fixing title to match slug

* fixing broken link

* updating personalization doc

* updating troubleshooting guide

* updating creating doc

* adding information about when secrets are used

* removing secrets stuff from this PR

* Addig order of operations for codespaces

* self review fixes

* Apply suggestions from code review

Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>

* renaming quickstart to correct pattern:

* Apply suggestions from code review

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* rewriting re. review comments

* Codespaces landingpage (#19053)

* adding new tables and linking to info on audit logs

* editing some text:

* adding new info on how to add image registry login

* adding link and fixing table

* formatting

* formatting

* Apply suggestions from code review

Co-authored-by: Laura Coursen <lecoursen@github.com>

* updaing private image registry secret info and other improvements

* some minor fixes

* fixing test errors

* rewriting registry secret section

* rewriting registry secret section

* updating link to reflect title

* Update content/github/developing-online-with-codespaces/managing-encrypted-secrets-for-codespaces.md

Co-authored-by: Laura Coursen <lecoursen@github.com>

* updating bullet point

* moving codespaces to top-level item

* fixing duplicated redirect

* Adding some organization for contributors

* adding learning codespaces to index file

* do not error out if category array is empty

* Apply suggestions from code review

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>

* fixing broken link

* testing what is possible for the landing page

* adding first run of landing page

* adding new video and intro text

* add landing page scaffolding

* Update codespaces_code_examples.yml

* lint

* fixing issues in branch

* fixing nav

* fixing broken directs

* Creating guides sub-landing page

* adding topics

* removing unused toopic

* removing instant

* updating landing page and guides page

* updating versioning

* removing unused topic

* removing other versions:

* actually fixing broken links

* fixing title

* fixing intro to suit the landing page

* Apply suggestions from code review

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* adding video

* adding video

* adding correct link for video

* removing duplicated guides

Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* rewording and reorganizing code samples

* fixing some feedback from engineering

* Adding doc on Secrets in codespaces (#19248)

* adding secrets docs

* fixing some broken links

* fixing some more broken redirects

* copy edit and updating limits for secrets

* adding limits for users

* Apply suggestions from code review

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* adding feedback

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* updating beta banner

* adding quickstarts to landing page

* removing availability section from reusable

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2021-05-11 17:29:34 +00:00
Kevin Heis
d47d795e7c Enable dark mode, matching OS setting (#18749)
* Enable dark mode, matching OS setting

* A few more dark mode tweaks

* Revert mountain opacity

* Update mountains on homepage to rgba

* Revert "Update sidebar to use primer backgrounds (#18818)"

This reverts commit 229ce4518f.

* Revert "Revert "Update sidebar to use primer backgrounds (#18818)""

This reverts commit 5845e25c5d5236776fb83acc42a3444b5f44b960.

* Update overrides.scss

* Remove labtocat and waldocat from 500 and 404

* Readd sidebar changes
2021-05-10 11:06:54 -07:00
Sarah Schneider
7ae3bf204a remove the upgrade banner for AE 2021-05-07 19:59:32 -04:00
Mike Surowiec
8598b600f3 wip: add LandingHero, FeaturedArticles 2021-05-07 16:35:11 -07:00
Sarah Schneider
f1291af480 Merge branch 'main' of github.com:github/docs-internal into github-ae-release-notes 2021-05-07 17:34:57 -04:00
Sarah Schneider
6e259f5b17 update the include file 2021-05-07 17:34:50 -04:00
Janice
1da9153362 Merge branch 'main' into main 2021-05-06 15:22:50 -07:00
Sarah Schneider
e032267999 incorporate primer and other updates to the release notes layouts 2021-05-06 16:48:21 -04:00
Sarah Schneider
aa0c801f9c Merge branch 'main' of github.com:github/docs-internal into github-ae-release-notes 2021-05-06 15:57:26 -04:00
Arun Raj R
aec8c360cf Update includes/sidebar-homepage.html
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-05-05 23:31:29 +05:30
Arun Raj R
f17508cf1e Update includes/landing.html
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-05-05 23:31:13 +05:30
Arun Raj R
638b8999c0 Update includes/header.html
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-05-05 23:30:56 +05:30
Rachael Sewell
d9c336f6a6 add custom popular heading to landing pages (#19147) 2021-05-05 17:55:47 +00:00
Arun Raj R
c64cfda9fd Remove extra space 2021-05-04 23:18:39 +05:30
Arun Raj R
cbb84105d6 Add target attribute to open
the external document in a new browser tab
2021-05-04 23:12:59 +05:30
Sarah Edwards
be8aa2bccb Add tabs for cli/desktop/ui (#19071) 2021-05-04 16:53:52 +00:00
Octomerger Bot
b19ac982e1 fix: changed class theme in language toggle to use the base active instead of link--secondary when selected (#5765) (#19103)
Co-authored-by: Evan Schweitzer <49884889+Xenolithes@users.noreply.github.com>
2021-05-01 09:42:20 -04:00
Evan Schweitzer
d39e9b3e4f fix: changed class theme in language toggle to use the base active instead of link--secondary when selected (#5765) 2021-05-01 05:21:59 +00:00
Sarah Schneider
8b52142fa5 add anchors to product landing and sublanding elements so we can deep link to them 2021-04-30 14:42:21 -04:00
Sarah Schneider
1e8baf292a Merge branch 'main' into add-ghes-releases-link-to-versions-dropdown 2021-04-27 20:13:53 -04:00
Sarah Schneider
2d5b17bff7 Update includes/all-enterprise-releases-link.html
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-04-27 20:10:42 -04:00
Lucas Alves
e1ab94ffe8 Change the color of the warning links (#5781)
* Change the color of the warning links

* Change the background color instead of links
2021-04-27 21:33:26 +00:00
Sarah Schneider
d976323089 remove individual image toggle code 2021-04-27 10:29:03 -04:00
Sarah Schneider
e046f1927e add new release link include and add it to both switcher includes 2021-04-26 15:35:07 -04:00
Sarah Schneider
b8fea827ae Merge branch 'main' into toggle-images 2021-04-23 13:59:35 -04:00
Sarah Schneider
16414cf294 Update includes/generic-toc-list.html
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-04-23 11:17:57 -04:00
Sarah Schneider
7a770d90a5 Update includes/generic-toc-items.html
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-04-23 11:17:51 -04:00
Sarah Schneider
005d9a0685 Update includes/breadcrumbs.html
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-04-23 11:17:44 -04:00
Sarah Schneider
81a4b5efcb Merge branch 'main' into update-new-site-tree-deps 2021-04-22 16:12:13 -04:00
Sarah Schneider
bf70a00b8f use relevant styles from the procedural-image-wrapper 2021-04-22 14:30:27 -04:00
Sarah Schneider
aa2ef4137b make tooltip work on the scroll button 2021-04-22 12:54:30 -04:00