We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Initial Home page
Created FAQ (markdown)
Created How to Deploy HTTPS Correctly (markdown)
Created Report Bugs / Hack On The Code (markdown)
Created Rulesets (markdown)
replace space by tab, see ruleset-style.md (#5846) * replace space by tab, see ruleset-style.md * fix extra space
Fix example rule in `ruleset-testing.md`. The ruleset target was using `example.com` but the rule was using `dezeen.com`.
Format ruleset-style.md Wrap some code snippets in backticks for readability e.g. `foo`. The styleguide says to prefer tabs over spaces, so this commit converts the correct ruleset example at the bottom to use tabs instead of spaces.
Fix misspelling and google query in step 3
Illustrate change from using single quotes to double as well
Ruleset guide revision: Wolfram Alpha technique no longer works
Point ruleset-style wolframalpha link to HTTPS
Standardize on 4-space indent in ruleset-testing.md
Fix duplicate articles in the documentation
Add some minor style details
Update style guidelines to talk about snapping redirects.
Disable thinkprogress and zillow. Fixes https://github.com/EFForg/https-everywhere/issues/1353 Also update requirements.txt and ruleset-testing.md per contributor feedback.
Fixed a reg-exp example in ruleset-style.md
Escape HTML tags in ruleset-testing.md
Fixes in response to review.
Typo fixes in ruleset-style.md and update goals.
Clarify left-wildcard usage.
Add ruleset style guide.
Add ruleset-testing.md