Граф коммитов

78 Коммитов

Автор SHA1 Сообщение Дата
Lance Oliver Cummings 5e35d52e6d Content modules (#190)
* Module syling for overview and standard hero modules as well as table of contents

* highlighting page section navigation

* type styles updated, new modules created, existing module migrated and page sections highlighted

* Page meta data added, element shadows adjusted

* Tiles cleaned up for better flexibility and images added for home page quick links

* Ran prettier

* Fixed mobile padding issue on aside tile and addressed circle ci build errors

* ran yarn clean

* Formatting cleaned up

* Syntax highlighting added for code blocks

* Fixed circle ci build errors

* Fixed some layout issues

* Added Github to footer

* Turned off kramdown auto_ids

* Adjusted css on rouge table

* Removed unnecessary nesting

* nested tile in quick links selector

* Removed unused icomoon files

* Added jekyll-target-blank plugin

* Ran prettier

* removed unneeded target attributes, since now handled by plugin

* Adjusted module spacing and hid new tab links icon from footer and header containers

* Ran prettier

* Adjusted alignment of overlay panels

* Fixed spacing rule on home page

* Added page sections to overview pages and fixed mobile highlighting on top nav

* Focus styles added for keyboard navigation

* Ran prettier

* Fixed formatting for frontmatter array

* Renamed code syntax highlighting stylesheet and removed duplicated sidebar dropdown from tab index

* Made expandable list keyboard accessible

* Added push state to sidebar scrolling anchor tags

* Ran prettier

* Merged search and integrated search for tags

* Updated external link formatting and removed 404 page from search index
2019-06-25 19:45:33 +01:00
Lance Oliver Cummings d646ee88a0 Page templates (#186)
* Set up for search presentation layer only plus sidebar navigation template setup

* sidebar style and functionality

* Ran prettier

* Added noreferrer noopener to target blank links in navigation

* Fixed @optim typo

* Organized that css!

* Fixed circleci build errors
2019-06-14 18:37:33 +01:00
Lance Cummings 5e659adbe8 restructured page templates and created global header
• Restructured page templates to clearly differentiate between full width, content guidelines and documentation
• Created new global navigation header for full width landing pages and documentation pages (not implemented on content guidelines)
2019-06-03 09:59:20 -07:00
Lance Cummings 59514b1f70 Styled and structured landing page for reskin 2019-05-29 09:14:38 -07:00
Stuart Colville bf38efb271
Revert "Change "Login or Register" button" 2019-03-28 10:55:16 +00:00
Caitlin Neiman 36b2ec0105
Replaced entity with / 2019-03-27 09:32:35 -07:00
Caitlin Neiman 38c643cf59
Update landing-header.html 2019-03-27 09:15:02 -07:00
championshuttler 88f3db0b37 Update the video link for small screens 2019-02-27 02:04:43 +05:30
Stuart Colville c436f2957b Update to allow GA script and switch to beacon transport 2019-02-21 11:29:58 +00:00
Stuart Colville 4e2c85647a Remove whitespace 2019-02-21 10:52:23 +00:00
Stuart Colville cf088d5de5 Setup GA 2019-02-21 10:01:21 +00:00
Stuart Colville b5922bffab Rename draft -> draft-label 2019-02-14 11:57:05 +00:00
Stuart Colville e55bb5e224 Update sidebar links 2019-02-11 18:37:24 +00:00
Caitlin Neiman eca17fe704
Merge pull request #79 from muffinresearch/add-a-draft-warning
Add draft feature to content-guidelines
2019-02-11 09:22:45 -08:00
Caitlin Neiman 27462e1d4d
Updated Register/Log In link
Changed it to https://addons.mozilla.org/en-US/developers/
2019-02-11 09:09:45 -08:00
championshuttler 1795f87f08 Fixing urls to no language specific URLS 2019-02-11 18:09:17 +05:30
Stuart Colville 5abbafc1a6 Add draft feature to content-guidelines 2019-02-08 12:24:22 +00:00
Stuart Colville 17a4748c24 Add attribution params 2019-02-07 14:26:34 +00:00
Stuart Colville 0306d374c7 Remove unecessary role="banner" pointed out by html validation 2019-02-07 09:25:38 +00:00
Stuart Colville efa988b112 Add missing empty alt attr 2019-02-07 09:20:01 +00:00
Caitlin Neiman 94ef43b69f
Merge pull request #65 from mozilla/login-link-update
Updated "log in/sign up" link
2019-02-06 10:52:51 -08:00
Caitlin Neiman 46c1441283
Update "getting started" link targets
Ref #15 

Updates link targets for "Get Started" buttons.
2019-02-06 10:21:18 -08:00
Caitlin Neiman dea7b23010
Updated "log in/sign up" link
Now links to https://addons.mozilla.org/developers/addons
2019-02-06 10:17:04 -08:00
Stuart Colville e4b999e05a Configure uglifier and disable feed (fixes #59, fixes #63) 2019-02-06 16:16:35 +00:00
Stuart Colville aa3fe27967 Fix low-hanging a11y issues 2019-02-06 13:47:05 +00:00
Stuart Colville aceef4586b Add compression pipeline 2019-02-06 12:25:23 +00:00
Stuart Colville b85aa9301a Properly fix errant spaces (fixes #20, fixes #18) 2019-02-05 21:00:28 +00:00
Stuart Colville b9fca158f3 Add prettier 2019-02-05 18:26:13 +00:00
Stuart Colville 116d11585f Remove banner role, and add noreferrer and noopener to target=_blank 2019-02-05 18:02:22 +00:00
Stuart Colville e8e2811544 Comment events iframe (fixes #9) 2019-02-05 15:23:45 +00:00
Stuart Colville aa3176efa9 Comment out lang switcher (fixes #46) 2019-02-05 14:57:30 +00:00
Stuart Colville 7b03b5dff9 Move to using jekyll-assets for build pipeline 2019-02-01 17:51:56 +00:00
Caitlin Neiman bfe6b32c06
Merge pull request #37 from mozilla/yarn-package-manager
Yarn package manager
2019-01-28 08:56:34 -08:00
Lance Cummings 8808a3241e add jquery to the package 2019-01-16 14:27:05 -08:00
Lance Cummings 20ca3d3e5e cleanup header and footer - remove unneeded includes 2019-01-14 13:29:56 -08:00
Lance Cummings bf40527936 init package manager 2019-01-14 13:24:51 -08:00
Simon Bennetts 58d079cb61 Add the data-no-csrf attribute to forms
This attribute is used to indicate to the ZAP baseline scan that the
forms in question do not need anti CSRF tokens.
2019-01-14 14:16:04 +00:00
Caitlin Neiman 89aa6a29b3
Removed extra " marks 2019-01-08 13:41:43 -08:00
Caitlin Neiman 33744fef04
Removed extra https://
Removed extra https:// from line 12
2019-01-08 13:02:55 -08:00
Caitlin Neiman eb8a65b8f2
Update footer
For issue #26. Removes links to Mozilla and replaces them with links to addons.mozilla.org, add-ons blog, add-ons Dev Hub, Dev Policies, and forum.
2019-01-08 10:40:09 -08:00
Lance Cummings f31c0846f5 Move "More Tips" out of internal page list 2018-12-21 09:50:09 -08:00
Lance Cummings 3d1c389e2c Fix tagline typo 2018-12-21 09:35:50 -08:00
Lance Cummings 9598449c5f mobile spacing refinement and landing spacing fix 2018-12-21 08:22:34 -08:00
Lance Cummings c81bd4c235 Master template progress 2018-12-18 16:40:10 -08:00
Lance Cummings 59c60b2611 swap jquery 1 for jquery 3 2018-11-30 13:24:56 -08:00
Caitlin Neiman 668b595cba
Merge pull request #16 from mozilla/update-live-extensions-link
Link to addons.mozilla.org
2018-11-29 13:17:26 -08:00
Caitlin Neiman efa35f02a7
Merge pull request #19 from mozilla/update-porting-link
Update link to Port a Google Chrome Extension
2018-11-29 13:17:02 -08:00
Caitlin Neiman e17f208c2b
Merge pull request #23 from mozilla/update-learn-about-browser-differences
Update link for "learn about browser differences"
2018-11-29 13:16:33 -08:00
Caitlin Neiman e5eb9df4db
Merge pull request #25 from mozilla/update-get-involved-links
Update links for "get involved" section
2018-11-29 13:15:34 -08:00
Caitlin Neiman d919dbf45a
Merge pull request #28 from mozilla/update-intro-to-developing-in-firefox-link
Update link to Introduction to developing in Firefox
2018-11-29 13:14:47 -08:00