41 Commits

Author SHA1 Message Date
Michael Schneider
f43eacbdb3 Small contributing fix for opening the MDCCatalog workspace (#7317) 2019-05-01 20:41:22 +03:00
Bartholomew Furrow
b2048a356d [Documentation] Adds a "getting started" section to contributing/README.md (#6155)
Thanks to @codeman7 for his help getting me started on #6151. I found this hard enough to do on my own that I thought others might have trouble too. I realize there are many questions of taste that go into this sort of documentation:
- Does it belong here, or somewhere else?
- Are any of the steps too detailed, or not detailed enough?
- Does it start too early? In other words, would anybody who's reading this actually need the first few steps?
- Should I mention how to work around #5825 as a Known Issue, or should I assume that will get fixed soon enough that it isn't worth mentioning?

I'm assuming I don't have this written *exactly* the way you'd like it, so this PR is intended to start a discussion.
2019-01-07 16:58:48 -05:00
featherless
c04cb26f19
[contributing] Add CI topic for new contributors (#5104) 2018-09-25 17:22:58 +03:00
featherless
3b76c21c7c
Removed outdated link to hotfixing.md (#5022)
This fixes the website generator.

9f222f9a330a3fa39a7c91faef814d4de8966b0f removed the hotfixing.md file but did not update links to that file. Our website generator ensures links within our repo do not 404. I did not look at the presubmit results when I merged that PR, forgetting the fact that our website generator validates links.
2018-09-06 09:44:50 -04:00
Adrian Secord
7f09c94e46
s/www.material.io/material.io/g (#3576) 2018-04-28 11:32:54 -04:00
featherless
c61a2535c1
Move all docs into the docs/ folder. (#3537)
This removes the `howto/` folder entirely and makes our github doc layout match our website doc layout more closely.
2018-04-26 23:14:35 -04:00
Yura Samsoniuk
ff9e363790 Fix new collaborator issues link (#2978) 2018-02-23 16:28:48 -05:00
ianegordon
a1875b1ee4 Fix new collaborator issues link
s/Help Wanted/New Collaborator Friendly/
Thank you Yura for bringing this to our attention.
2017-08-18 11:35:58 -04:00
Scott Hyndman
4a011e75a5 [Docs] Docstravaganza (#1330)
* [Docs] Adds platform configuration for the doc site.

* [Docs] Adds path metadata for documentation site.

This field is used to determine where the file will appear in the
doc site.

* [Docs] Updates Material guideline links to latest URL.

material.google.com -> material.io/guidelines

* [Docs] Introduces a separate component index for the docsite.

* [Docs] Changes the directory used for site generation.

* [Docs] Moves documentation-site-only Markdown into its own directory.

* [Docs] Changes material.io links to use https.

* [Docs] Renames the howto and contributing docsite sections to docs.

* [Docs] Adds a navTitle field to the collection editing/styling pages.

* [Docs] Changes the FAQ heading to be one size bigger.

* [Docs] Changes the tutorial title.

* [Docs] Adds icons to three more components.

* [Docs] Introduces a root component directory called /catalog/.

* [Docs] Adds an icon to the AnimationTiming component.

* [Docs] Adds an icon for the typography component.

* [Docs] Reformats the docsite index.
2017-05-01 17:27:38 -04:00
Will Larche
3f99ed2dd9 [All] replacing ~~~ with ```. (#1324) 2017-04-17 17:06:37 -04:00
Scott Hyndman
69533578ca [docs] Associated icons with components (#1315)
* Adds icon IDs to most component READMEs.

The ones without icon IDs will default to a generic icon.

* Removes a space from front matter.
2017-04-12 18:22:08 -04:00
Scott Hyndman
9ed1d4349d Gigantic documentation update. (#1305)
There are more changes to come, but it's time we merged back.

Changes:
* Re-introduces the doc site scripts and files that had been deleted previously.
* Updates contributing docs to reflect doc structure changes.
* Applies common header structure across all component documentation.
* Fixes a bunch of liquid syntax bugs.
* Inlines Front Matter metadata in README.md files as HTML comments. Any file prefixed with

  <!--docs:
  ...yaml
  -->

  Will be converted into Front Matter when generating the site.
* .jekyll_prefix files, which previously stored the data, have been removed.
2017-04-05 10:53:34 -04:00
Randall Li
183003fcac [Contributing] Added note about setting assignee to mark who should action on PRs (#1192) 2017-02-09 13:13:59 -05:00
Omer Ziv
a2cee6a911 Update README.md 2016-12-20 15:16:32 -05:00
Omer Ziv
22e6c6c1c9 Update README.md 2016-12-14 17:11:37 -05:00
Will Larche
5836c6b203 [Contributing] Adding missing word 2016-12-14 17:01:07 -05:00
Will Larche
e9f425d771 [Contributing] Changing header to match template 2016-12-14 16:57:45 -05:00
Omer Ziv
ac21b09961 Update README.md 2016-12-14 16:57:24 -05:00
Will Larche
63acca1a3e [Contributing] New contributing doc based on new main template (#1077)
* [Contributing] New contributing doc based on new main template

* [Contributing] Style
2016-12-14 16:53:43 -05:00
Will Larche
844c963a6b [Contributing] URL corrections. 2016-12-14 11:43:41 -05:00
Adrian Secord
e93a16ca02 Capitalize "Material" in documentation (#1014)
* s/material design/Material Design/g

* s/material components/Material Components/g

* s/material\([ \t\n]\)/Material\1/g

* s/aterial design/aterial Design/g
2016-12-13 08:06:55 -05:00
Will Larche
f88cba5af7 [Readme] Changing channels. 2016-11-30 13:36:38 -05:00
Will Larche
4f8a26f886 [Readme] Removing dead links in howto and contributing. 2016-11-30 13:33:59 -05:00
Adrian Secord
2997e50c4c Updated refs to GitHub repo with new location. (#885)
* Updated refs to GitHub repo with new location.

* Reverted chagnes to JSON files.
2016-11-22 14:32:50 -05:00
Adrian Secord
4bd29ae3a5 Removed incorrect text about CONTRIBUTORS.txt 2016-10-28 11:17:17 -04:00
Justin Shephard
f53506ea28 Site_Readme_Links - Added Jekyll conditional with links to site/github documentation
Summary:
Merge branch 'develop' into Site_Readme_Links

Site_Readme_Links - Change of variable name

Site_Readme_Links - Spelling correction on FontDiskLoader

Reviewers: O1 Material components iOS, randallli

Reviewed By: O1 Material components iOS, randallli

Subscribers: randallli

Tags: #material_components_ios

Differential Revision: http://codereview.cc/D1507
2016-08-23 10:54:23 -04:00
Justin Shephard
685ea43198 MDC_#546 - Start of separation of README.md and yaml
Summary: Created separate README.md and README.yaml files to remove the odd display of the md in GitHub.

Reviewers: O1 Material components iOS, ajsecord

Reviewed By: O1 Material components iOS, ajsecord

Tags: #material_components_ios

Differential Revision: http://codereview.cc/D1496
2016-08-18 16:55:20 -04:00
Adrian Secord
8c3af252be Adding AUTHORS and removing CONTRIBUTORS.txt.
We can credit any contributor who would like to be credited this way, by adding them on request to the AUTHORS file. The copyright statement changes are required for this to work. Note that this has...

Summary:

We can credit any contributor who would like to be credited this way, by adding them on request to the AUTHORS file. The copyright statement changes are required for this to work. Note that this has no legal change, since the contributors always retained their copyright despite the copyright notice, but it's a nice acknowledgement.

Changed copyright statement to include non-Google authors.

Command run:

find * \( -name '*\.m' -or -name '*\.h' -or -name '*\.swift' \) -and -not \( -path 'scripts/external*' -name Pods  \) -print0 | xargs -0 sed -i '' 's/Copyright \(.*\) Google Inc/Copyright \1 the Material Components for iOS authors/'

Added non-source files.

Command run:

grep -Rl 'Copyright .* Google Inc' * --exclude-dir scripts/external --null | xargs -0 sed -i '' 's/Copyright \(.*\) Google Inc/Copyright \1 the Material Components for iOS authors/'

Reviewers: featherless, O1 Material components iOS, randallli

Reviewed By: O1 Material components iOS, randallli

Tags: #material_components_ios

Differential Revision: http://codereview.cc/D1415
2016-08-08 08:16:37 -07:00
Adrian Secord
3451061ae4 [Docs] Added contributing/code-conventions.md.
Summary:
Moved appropriate sections of contributing/README.md into code-conventions.md.

Added link from README.md to code-conventions.md.

Reviewers: O1 Material components iOS, randallli

Reviewed By: O1 Material components iOS, randallli

Tags: #material_components_ios

Differential Revision: http://codereview.cc/D1405
2016-08-05 13:05:41 -07:00
randallli
8f1e4de5c6 [Contributing] Some minor copy edits and spelling corrections.
Reviewers: ajsecord, O1 Material components iOS

Reviewed By: ajsecord, O1 Material components iOS

Tags: #material_components_ios

Differential Revision: http://codereview.cc/D1357
2016-07-29 07:40:18 -07:00
randallli
1b033d3de6 [Contrinbuting] Merged the contents of CONTRIBUTING.md into contributing/README.md.
Summary:
Added a link to the new location of the bigger contributing doc.

depends on http://codereview.cc/D1329

Reviewers: ajsecord, O1 Material components iOS

Reviewed By: ajsecord, O1 Material components iOS

Tags: #material_components_ios

Differential Revision: http://codereview.cc/D1331
2016-07-26 09:27:03 -04:00
randallli
bf27635d55 [Contributing] Copy edit CLA instructions to remove "scan+email" and "fax" and "mail" since we do not provide an address or phone number.
Reviewers: O1 Material components iOS, ajsecord

Reviewed By: O1 Material components iOS, ajsecord

Tags: #material_components_ios

Differential Revision: http://codereview.cc/D1321
2016-07-25 16:41:26 -04:00
randallli
b24ac1b69f [Contributing] Copy edit the wording of the title for warnings in Pull Requests.
Reviewers: O1 Material components iOS, ajsecord

Reviewed By: O1 Material components iOS, ajsecord

Tags: #material_components_ios

Differential Revision: http://codereview.cc/D1323
2016-07-25 16:40:50 -04:00
randallli
152b71bf2e [Contributing] Made pull request link to the github compare site where people create pull requests.
Reviewers: O1 Material components iOS, ajsecord

Reviewed By: O1 Material components iOS, ajsecord

Subscribers: ajsecord

Tags: #material_components_ios

Differential Revision: http://codereview.cc/D1315
2016-07-25 16:33:00 -04:00
randallli
eb33d7c065 [Contributing] Fix slack links
Reviewers: ajsecord, O1 Material components iOS

Reviewed By: ajsecord, O1 Material components iOS

Tags: #material_components_ios

Differential Revision: http://codereview.cc/D1313
2016-07-25 15:26:01 -04:00
randallli
f79f14b80e [Contributing] Change order of operations for so that searching for your question comes before posting.
Reviewers: O1 Material components iOS, ajsecord

Reviewed By: O1 Material components iOS, ajsecord

Tags: #material_components_ios

Differential Revision: http://codereview.cc/D1314
2016-07-25 14:16:37 -04:00
randallli
71bae87d94 [Contributing] Made link to good issue rich text
Reviewers: ajsecord, O1 Material components iOS

Reviewed By: ajsecord, O1 Material components iOS

Tags: #material_components_ios

Differential Revision: http://codereview.cc/D1316
2016-07-25 14:16:12 -04:00
Adrian Secord
65a05eed31 Lowercase "material design" in text.
Summary: "Material design" is not capitalized except when referring to the actual Material Design team at Google.

Reviewers: O1 Material components iOS, randallli

Reviewed By: O1 Material components iOS, randallli

Subscribers: randallli, featherless

Tags: #material_components_ios

Differential Revision: http://codereview.cc/D1306
2016-07-25 14:13:08 -04:00
Adrian Secord
7029600094 [Docs] Spell GitHub correctly.
Reviewers: O1 Material components iOS, randallli

Reviewed By: O1 Material components iOS, randallli

Tags: #material_components_ios

Differential Revision: http://codereview.cc/D1063
2016-06-29 11:15:20 -04:00
Adrian Secord
a1f5eedaa5 [Website] Added text about our title-writing conventions.
Summary: Fixes https://github.com/google/material-components-ios/issues/438.

Reviewers: #mdc_ios_owners, cjcox

Reviewed By: #mdc_ios_owners, cjcox

Projects: #material_components_ios

Differential Revision: http://codereview.cc/D800
2016-04-29 16:32:13 -04:00
Adrian Secord
c1b9ff0e78 [Website] Changed top-level Community tab to Contributing.
Summary:
Changed "Community" text to "Contributing".

Moved community/* to contributing/* to match top-level nav changes.

Updated references everywhere. Requires matching changes to site-source that will be pushed once this is submitted.

https://github.com/google/material-components-ios/issues/315

Reviewers: #mdc_ios_owners, randallli

Reviewed By: #mdc_ios_owners, randallli

Subscribers: featherless

Projects: #material_components_ios

Differential Revision: http://codereview.cc/D598
2016-04-13 14:47:27 -04:00