1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Commit Graph

29 Commits

Author SHA1 Message Date
Tommy Byrd
a5d0fd866f Add details around security of private pages 2021-03-04 13:31:13 +00:00
Stephen Owen
93acf313b6 Breaks into a new paragraph for QOL
Changed the spacing so the line begins with `For a list of supported plugins`.

Why?  I scanned this site many times looking for the supported list and couldn't see it, due to it being in the midst of a paragraph.  IMHO, this is easier to scan and find.
2021-02-23 11:41:57 -05:00
Abby Vollmer
711fb4a452 [Feb. 22]: Move section on "prohibited uses" of Pages (#17462) 2021-02-22 16:37:34 -05:00
ajs256
38cfcb760e Clarify how to create a CNAME (#2961) 2021-02-22 16:08:20 +00:00
Moncef Belyamani
fc0f5a6674 Update creating-a-github-pages-site-with-jekyll.md (#2178)
* Update creating-a-github-pages-site-with-jekyll.md

The previous instructions for installing the `github-pages` gem via the Gemfile were confusing. If you search for `could not find gem github-pages` in your favorite search engine, you'll find many people didn't uncomment the line and/or tried to run `bundle update github-pages` instead of `bundle install`. This is my attempt to make things clearer by being more specific step by step.

* Update step 7 as well

I was initially focused on steps 8-10, but I thought I should try all of the commands to make sure everything works. As far as I can tell, you cannot pass in a version number to the `jekyll new` command, at least not the way it was documented here. Also, the Bundler section is more confusing than helpful because for `bundle exec` to work, a Gemfile must exist in the directory, but the instructions don’t mention that. Instead of adding more steps, I thought it was easier to skip that section.

Because people installing Jekyll today will have version 4.2.0, and because github-pages only supports 3.9.0, one must run `bundle update` instead of `bundle install` to resolve all dependencies.

* Update content/github/working-with-github-pages/creating-a-github-pages-site-with-jekyll.md

Co-authored-by: Ben Whetton <ben.whetton@gmail.com>

* Update content/github/working-with-github-pages/creating-a-github-pages-site-with-jekyll.md

Co-authored-by: Ben Whetton <ben.whetton@gmail.com>

* Update content/github/working-with-github-pages/creating-a-github-pages-site-with-jekyll.md

Co-authored-by: hubwriter <hubwriter@github.com>

* Update content/github/working-with-github-pages/creating-a-github-pages-site-with-jekyll.md

Co-authored-by: hubwriter <hubwriter@github.com>

* Update creating-a-github-pages-site-with-jekyll.md

Co-authored-by: Moncef Belyamani <moncef@example.com>
Co-authored-by: Ben Whetton <ben.whetton@gmail.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-02-17 15:05:21 +00:00
Shati Patel
be681aefa5 Bug fixes 🐛 2021-02-11 17:22:47 +00:00
Emily Gould
d2d8f0b22e Fix initial errors identified when trying Vale (#17608)
* Fix errors in education product

* Fix errors in admin configuration docs

* Fix a few stray errors

* This works as is

* Sundry fixes picked up by Vale

* Another batch

* Today's batch of content fixes

* Sundry fixes

* More small updates

* Don't introduce a typo when we're trying to fix them

* Update content/admin/authentication/using-ldap.md

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

Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-02-09 21:08:36 +00:00
Felicity Chapman
ca8b750451 Put visibility info closer to decision info 2021-01-28 11:52:38 +00:00
Laura Coursen
7ca9769bf8 [Jan 21] Access control for GitHub Pages (#16904) 2021-01-21 18:57:30 +00:00
Austin Wise
9ed2bec13a Change example published URL from .md to .html
While the markdown file is indeed available at that URL after publishing, I assume most users would be interested in the HTML version.
2021-01-18 12:24:42 -08:00
Nick Schonning
d9167f1449 chore: Add missing code fence languages (#772)
* chore: Add missing code fence languages

* Update content/actions/creating-actions/dockerfile-support-for-github-actions.md

* Add raw & endraw markers around shell content

See review comment by @rachmari

* Add raw & endraw markers around shell content

See review comment by @rachmari

* Remove language from code fences

to avoid the problem of replaceable text indicates like
<this> not showing up in the output page.

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-18 12:04:46 +00:00
Felicity Chapman
40e4b24d14 Merge branch 'main' into patch-1 2021-01-15 13:57:20 +00:00
Tammy Metz
6feed158c2 Add warning about wildcard subdomains in DNS (#16846)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-15 23:27:41 +00:00
szunami
237c3bf709 Add info on where posts are published to
When following this tutorial, I found it very difficult to actually view the post I just created.

The default behavior is documented here: https://jekyllrb.com/docs/front-matter/#predefined-global-variables
2020-12-09 12:03:38 -05:00
Chris Daw
872e402612 Correct page to post in Intro Docs (#1685)
There is a typo in the proposed markdown for teaching users how to add a new post to their site. The `layout` yaml front matter should be `post` not `page`
Here's a link to the typo https://docs.github.com/en/free-pro-team@latest/github/working-with-github-pages/adding-content-to-your-github-pages-site-using-jekyll#adding-a-new-post-to-your-site

Co-authored-by: hubwriter <hubwriter@github.com>
2020-12-02 17:14:21 +00:00
Sarah Schneider
710310c2a7 Merge branch 'main' into remove-html-comments-from-index-files 2020-12-01 09:17:49 -05:00
Sarah Schneider
8d7a4aec4b ran script/content-migrations/remove-html-comments-from-index-files.js 2020-11-24 09:10:46 -05:00
Sarah Schneider
0b6d024d25 ran the modified script/content-migrations/update-developer-site-links.js 2020-11-23 12:01:14 -05:00
高垚鑫
a7b045a8d0 Update managing-a-custom-domain-for-your-github-pages-site.md 2020-11-06 01:21:21 +08:00
Sarah Schneider
5536f92a43 restore redirects 2020-11-05 11:13:13 -05:00
Nick Schonning
a710ed9203 typo: varibles -> variables 2020-11-04 14:38:33 -05:00
Jacky Wong
e4796fe254 Update about-github-pages.md (#734)
Lately i'm working on an unofficial Chinese translation of GitHub Pages docs due to the incompletion of the original and currently there is no way to contribute translations to the docs. So,  I hope that's ok to you guys.  

The thing is, I'm seeing that this document is using both `<user>` and `<username>` as subdomain pronouns among the context. It's not a big problem, but in my opnion, this might cause some unnecessary confusion to some users.   

If it was intended to be so, I'd like to know why?  
Thank you!

Co-authored-by: hubwriter <hubwriter@github.com>
2020-11-03 11:36:12 +00:00
Laura Coursen
a3e1733aa1 GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
Janice
78875dfc0c Merge branch 'main' into typos-in-working-with-github-pages 2020-10-23 14:43:03 -07:00
Laura Coursen
a51872d042 Change != "free-pro-team@latest" to enterpriseServerVersions contains currentVersion, actually (#16114)
* Run script/new-versioning/update-not-fpt-conditionals.js

* Fix a few things

* Remove outdated versioning

* Fix broken link

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-21 21:33:43 -07:00
Takuya Noguchi
138a28aac6 Fix typos in GitHub Pages around Jekyll
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-10-21 11:17:09 +00:00
Sarah Schneider
f272eec944 Remove deprecated GHES versions from content and data (#15830)
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)

* package-lock

* turn elsif into two ifs to prepare for running Liquid deprecation script

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.14 (ONLY UPDATES LINE BREAKS ETC.)

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.15

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.17

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.18

* update hardcoded test

* Update content/github/collaborating-with-issues-and-pull-requests/filtering-files-in-a-pull-request.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* add currentVersion is NOT free-pro-team to conditional, to make sure the deprecation script does the right thing when it is time to deprecate 2.21

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-10-01 10:55:34 -04:00
Jason Etcovitch
caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00
Vanessa Yuen
3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00