diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0be1cd2..07231ec 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,5 @@ -Welcome! Thanks for your interest in contributing to jquery.org. You're **almost** in the right place. More information on how to contribute to this and all other jQuery Foundation projects is over at [contribute.jquery.org](http://contribute.jquery.org). You'll definitely want to take a look at the articles on contributing [to our websites](http://contribute.jquery.org/web-sites/). +Welcome! Thanks for your interest in contributing to jquery.org. You're **almost** in the right place. More information on how to contribute to this and all other jQuery Foundation projects is over at [contribute.jquery.org](https://contribute.jquery.org). You'll definitely want to take a look at the articles on contributing [to our websites](https://contribute.jquery.org/web-sites/). -You may also want to take a look at our [commit & pull request guide](http://contribute.jquery.org/commits-and-pull-requests/) and [style guides](http://contribute.jquery.org/style-guide/) for instructions on how to maintain your fork and submit your code. Before we can merge any pull request, we'll also need you to sign our [contributor license agreement](http://contribute.jquery.org/cla). +You may also want to take a look at our [commit & pull request guide](https://contribute.jquery.org/commits-and-pull-requests/) and [style guides](https://contribute.jquery.org/style-guide/) for instructions on how to maintain your fork and submit your code. Before we can merge any pull request, we'll also need you to sign our [contributor license agreement](https://contribute.jquery.org/cla). -You can find us on [IRC](http://irc.jquery.org), specifically in #jquery-content should you have any questions. If you've never contributed to open source before, we've put together [a short guide with tips, tricks, and ideas on getting started](http://contribute.jquery.org/open-source/). +You can find us on [IRC](https://irc.jquery.org), specifically in #jquery-content should you have any questions. If you've never contributed to open source before, we've put together [a short guide with tips, tricks, and ideas on getting started](https://contribute.jquery.org/open-source/). diff --git a/README.md b/README.md index ede1eec..b07275b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Building and Deploying -To build and deploy your changes for previewing in a [`jquery-wp-content`](https://github.com/jquery/jquery-wp-content) instance, follow the [workflow instructions](http://contribute.jquery.org/web-sites/#workflow) from our documentation on [contributing to jQuery Foundation web sites](http://contribute.jquery.org/web-sites/). +To build and deploy your changes for previewing in a [`jquery-wp-content`](https://github.com/jquery/jquery-wp-content) instance, follow the [workflow instructions](https://contribute.jquery.org/web-sites/#workflow) from our documentation on [contributing to jQuery Foundation web sites](https://contribute.jquery.org/web-sites/). ### Foundation Documents diff --git a/data/members/bronze.json b/data/members/bronze.json index 2e3d02a..aa4bded 100644 --- a/data/members/bronze.json +++ b/data/members/bronze.json @@ -1,54 +1,54 @@ [ - { - "name": "Fort Point Legal", - "url": "http://fortpoint.me/" - }, - { - "name": "appendTo", - "url": "http://appendto.com/" - }, - { - "name": "Bocoup", - "url": "http://bocoup.com/" - }, - { - "name": "Environments for Humans", - "url": "http://environmentsforhumans.com/" - }, - { - "name": "Code School", - "url": "http://www.codeschool.com/" - }, - { - "name": "SitePen", - "url": "http://www.sitepen.com/" - }, - { - "name": "AgileFAQs", - "url": "http://agilefaqs.com/" - }, - { - "name": "Barewalls", - "url": "http://barewalls.com/" - }, - { - "name": "Dealspotr", - "url": "http://dealspotr.com/" - }, - { - "name": "ChameleonJohn.com", - "url": "http://chameleonjohn.com/" - }, - { - "name": "NAVER", - "url": "http://naver.com/" - }, - { - "name": "ppedv", - "url": "http://ppedv.com/" - }, - { - "name": "SerenataFlowers.com", - "url": "http://serenataflowers.com/" - } + { + "name": "Fort Point Legal", + "url": "http://fortpoint.me/" + }, + { + "name": "appendTo", + "url": "http://appendto.com/" + }, + { + "name": "Bocoup", + "url": "https://bocoup.com/" + }, + { + "name": "Environments for Humans", + "url": "http://environmentsforhumans.com/" + }, + { + "name": "Code School", + "url": "https://www.codeschool.com/" + }, + { + "name": "SitePen", + "url": "https://www.sitepen.com/" + }, + { + "name": "AgileFAQs", + "url": "http://agilefaqs.com/" + }, + { + "name": "Barewalls", + "url": "http://barewalls.com/" + }, + { + "name": "Dealspotr", + "url": "https://dealspotr.com/" + }, + { + "name": "ChameleonJohn.com", + "url": "http://chameleonjohn.com/" + }, + { + "name": "NAVER", + "url": "http://naver.com/" + }, + { + "name": "ppedv", + "url": "http://ppedv.com/" + }, + { + "name": "SerenataFlowers.com", + "url": "https://serenataflowers.com/" + } ] diff --git a/pages/conduct/changes.md b/pages/conduct/changes.md index 148fcf0..6916b8c 100644 --- a/pages/conduct/changes.md +++ b/pages/conduct/changes.md @@ -5,7 +5,7 @@ ## Change control process -We're (mostly) programmers, so we'll track changes to the code of conduct and associated documents the same way we track changes to code. All changes will be proposed via a pull request to the [jquery.org repository on GitHub](http://github.com/jquery/jquery.org). Changes will be reviewed by the conduct committee first, and then sent to the jQuery Foundation, the development teams, and the community for comment. We'll hold a comment period of at least one week, and then each group will vote on the change using its normal process (a board for the jQuery Foundation and project leads for the dev teams). Approved changes will be merged, published, and noted below. +We're (mostly) programmers, so we'll track changes to the code of conduct and associated documents the same way we track changes to code. All changes will be proposed via a pull request to the [jquery.org repository on GitHub](https://github.com/jquery/jquery.org). Changes will be reviewed by the conduct committee first, and then sent to the jQuery Foundation, the development teams, and the community for comment. We'll hold a comment period of at least one week, and then each group will vote on the change using its normal process (a board for the jQuery Foundation and project leads for the dev teams). Approved changes will be merged, published, and noted below. This only applies to material changes; changes that don't effect the intent (typo fixes, re-wordings, etc.) can be made immediately. diff --git a/pages/history.html b/pages/history.html index f679468..4d614ea 100644 --- a/pages/history.html +++ b/pages/history.html @@ -21,68 +21,68 @@

2014

August 2014

July

June

May

April

March

February

January

@@ -91,137 +91,137 @@

2013

December

November

October

September

August

July

May

April

March

February

January

@@ -230,84 +230,84 @@

2012

November

October

September

August

July

June

April

March

February

@@ -318,96 +318,96 @@

2011

December

November

October

September

June

May

April

February

January

@@ -418,7 +418,7 @@

2010

November

October

September

August

July

April

March

February

@@ -510,10 +510,10 @@

January

January 14th, 2010 - jQuery 1.4 released
  • - January 14th, 2010 - 14 Days of jQuery begin + January 14th, 2010 - 14 Days of jQuery begin
  • - January 8th, 2010 - New API browser released + January 8th, 2010 - New API browser released
  • @@ -524,17 +524,17 @@

    2009

    December

    November

    @@ -544,31 +544,31 @@

    September

    September 12th – 13th, 2009 - jQuery Conference in Boston, MA
  • - September 11th, 2009 - jQuery joins the Software Freedom Conservancy + September 11th, 2009 - jQuery joins the Software Freedom Conservancy
  • March

    February

    January

    @@ -579,64 +579,64 @@

    2008

    September

    August

    July

    June

    May

    February

    January

    @@ -647,84 +647,84 @@

    2007

    September

    August

    July

    June

    May

    April

    March

    February

    January

    @@ -735,70 +735,70 @@

    2006

    December

    November

    October

    September

    August

    June

    May

    @@ -812,33 +812,33 @@

    April

    March

    February

    January

    diff --git a/pages/index.html b/pages/index.html index 9f3dceb..3a16bf8 100644 --- a/pages/index.html +++ b/pages/index.html @@ -22,9 +22,9 @@

    The jQuery Foundation Mission

    The jQuery Foundation is a member supported non-profit trade association for web developers. We:

    For more information, see our mission & vision statement.

    @@ -35,7 +35,7 @@

    Support the jQuery Foundation

    @@ -47,7 +47,7 @@

    Diamond Members