Commit Graph

53 Commits

Author SHA1 Message Date
Molly Exten 1b617d7281
Updated note on Gemfiles in 10-deployment.md (#9805)
This is a 🔦 documentation change.

I've adjusted the documentation to include a note that Gemfile is
already installed if the reader has completed step 1 in this tutorial. I
thought it was kind of confusing to see instructions on adding a Gemfile
when I had already done that step in the first part of the tutorial.

---------

Co-authored-by: Matt Rogers <mattr-@github.com>
2025-04-08 11:15:23 -05:00
Molly Exten e4f0c58395
Small documentation update for 09-collections.md (#9803)
Merge pull request 9803
2025-04-08 08:06:45 -07:00
林博仁 Buo-ren Lin 8ba078f95d
Fix HTML attribute separation whitespace placement in the Navigation include code of Assets step of the Step by Step Tutorial (#9695)
Merge pull request 9695
2024-10-10 08:09:11 -07:00
KenHV 192360dd6a
docs: Fix incorrect parentheses (#9629)
Merge pull request 9629
2024-09-15 06:27:44 -07:00
Joel Coffman 38a18af96a
Add redirect for step-by-step tutorial (#9593)
Merge pull request 9593
2024-05-23 10:53:17 -07:00
Akira Taguchi 01da87c5f9
Fix gem quote consistency on docs (#9517)
Merge pull request 9517
2024-01-12 09:05:00 -08:00
William Entriken c52bbde5ec
Add GitHub Pages helpful notes (#9235)
Merge pull request 9235
2023-10-22 10:49:06 -07:00
Shruti Dalvi 76a9a194cf
Update 07-assets.md (#9393)
Merge pull request 9393
2023-08-13 13:17:58 -07:00
Ashwin Maroli ecf098580d
[Docs]: Adjust line-length in Markdown code-blocks [skip appveyor] 2023-02-16 20:10:15 +05:30
Ashwin Maroli f1a20d0e22
Reword `there're` to `there are` 2022-12-18 18:59:35 +05:30
Valeriy Van 072808d953
Fix typo (#9203)
Merge pull request 9203
2022-12-04 02:48:41 -08:00
Ben Keith faef38b5db
Revert #7253: "Don't reset site.url to localhost:4000 by default" (#8620)
Merge pull request 8620
2021-09-15 09:53:40 -04:00
Nick Coish 8940ad65b1
Fix typo in 02-liquid.md (#8637) 2021-05-14 21:11:29 +02:00
Frank Taillandier e0e856f216 chore: check-html-links 2021-01-30 23:23:54 +01:00
Shannon Kularathna d46897fabf
Step By Step Instructions Review (#8399)
Merge pull request 8399
2021-01-19 03:56:09 -05:00
Ashwin Maroli 4bda8cefb8
Refer to Bundler as a proper noun [ci skip] 2020-10-29 22:44:50 +05:30
Rachel Cheyfitz - Owner 5ec7a8e289
Update 07-assets.md (#8449)
Co-authored-by: Frank Taillandier <frank.taillandier@gmail.com>
2020-10-29 18:07:32 +01:00
Rachel Cheyfitz - Owner ebac932f10
docs: init project (#8450)
Merge pull request 8450
2020-10-29 13:03:46 -04:00
Nicholas Paxford 94930c5a58
Update 05-includes.md (#8364)
Added two commas (line 19 and 60)
2020-09-16 19:46:41 +02:00
Bianca Power b3de5ab83a
correct typo (#8261)
Merge pull request 8261
2020-06-20 17:59:43 -04:00
Kieran Barker 1fe5bd0cf5
Remove extra paragraph tags (#8063)
Merge pull request 8063
2020-03-20 06:40:17 -04:00
Tobias Klüpfel dc5e1d7056
Update 09-collections.md (#8060)
Merge pull request 8060
2020-03-19 06:10:25 -04:00
Eric Knibbe b05e6ee8ae
docs: improvements for note boxes (#8037)
Merge pull request 8037
2020-02-28 14:29:47 -05:00
Dmitry Egorov 39e2a8b5f5
[Docs] Fix asset link ref in step-by-step tutorial (#8026)
Merge pull request 8026
2020-02-26 01:28:36 -05:00
Gareth Mcshane 331d3f3ffe
remove leading slash from Sass file location (#8021)
Merge pull request 8021
2020-02-24 05:43:25 -05:00
Eric Knibbe 8c3276133d
docs: improve highlighting of code blocks (#8017)
Merge pull request 8017
2020-02-21 06:08:48 -05:00
vhermecz b5d8a5f409
Fix file references in Step by Step Tutorial's Assets step (#8007)
Merge pull request 8007
2020-02-17 02:49:08 -05:00
dkalev 6064ce8eba
Update 07-assets.md (#7413)
Merge pull request 7413
2020-02-13 13:39:59 -05:00
dgolant a58d71a311
Update 03-front-matter.md (#7996)
Merge pull request 7996
2020-02-06 03:28:10 -05:00
Luis Puente 998470d00f Update 09-collections.md (#7937)
Merge pull request 7937
2019-12-17 19:48:49 -05:00
Ivan Raszl b3b2ec21a6 Add dropped title: Staff to the code (#7805)
Merge pull request 7805
2019-08-29 13:54:07 -04:00
Frank Taillandier 45f5facbed docs: fix broken link [ci-skip] 2019-08-17 22:54:58 +02:00
David Kennell 24f1978412 Introduce frontmatter in step 2 (#7704)
Merge pull request 7704
2019-06-28 12:27:59 -04:00
Fons van der Plas 390973683f
docs: `jekyll serve` restart after changing config
These steps were missing in the Step-by-Step instructions on [jekyllrb.com/docs](https://jekyllrb.com/docs/step-by-step/01-setup/).
2019-05-27 14:10:25 +02:00
Frank Taillandier 551014eb05
Docs: Invite to use bundler
Fix #7651
2019-05-08 13:04:04 +02:00
Frank Taillandier dc265abf9f
typo 2019-05-07 11:12:24 +02:00
jingze_lu 98c5f47401 Solve "GitHub Page build failure" in 10-deployment.md (#7648)
Merge pull request 7648
2019-05-06 23:31:13 -04:00
Anuj Bhatnagar 85bddfda21 Update 07-assets.md (#7644)
Merge pull request 7644
2019-05-04 11:00:43 -04:00
Haris Bjelic 0ff03dba6c Update 07-assets.md (#7599)
Merge pull request 7599
2019-04-03 07:06:32 -04:00
Behrang fd302cb1f7 Minor doc fixes (#7495)
Merge pull request 7495
2019-01-24 10:17:25 -05:00
Behrang ced0d8a6ba
Fixed grammar
there's ➡️ there are.
2019-01-03 23:34:29 +00:00
Brett C 1530e246d8 grammar change (#7327)
Merge pull request 7327
2018-10-19 15:42:56 -04:00
Jordan Morgan 2966b7ff94 "This restricts you..." to "This restricts your" (#7307)
Merge pull request 7307
2018-10-09 20:21:39 -04:00
Jordan Morgan 3b4eb69d22 Added missing semicolon (#7306)
Merge pull request 7306
2018-10-09 18:13:24 -04:00
Frank Taillandier 688d0734b8 Docs: more inclusive writing (#7283)
Merge pull request 7283
2018-09-29 08:31:28 -04:00
Luis Guillermo Yáñez e9aa4ff2c1 Update 10-deployment.md (#7268)
Merge pull request 7268
2018-09-23 06:09:36 -04:00
Frank Taillandier 495456bb3c
Note: building from scratch
Fix #7242
2018-09-13 10:54:32 +02:00
Stephen Weiss 938b2f1d01 explicit location of where to create blog.html (#7241)
Merge pull request 7241
2018-09-11 18:26:19 -04:00
Chris Finazzo 74c185c461 Minor grammar fixes (#7238)
Merge pull request 7238
2018-09-10 12:19:30 -04:00
Stephen Weiss d6c1216244 clarified front matter requirement (#7234)
Merge pull request 7234
2018-09-09 17:27:02 -04:00