Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added open source information and fixed ampersands #1583

Merged
merged 6 commits into from Feb 15, 2017

Conversation

tehp
Copy link
Contributor

@tehp tehp commented Feb 10, 2017

Fixes #1269

Changes Summary

This pull request [ is ] ready for review.

open-source.php Outdated
@@ -15,7 +15,24 @@
<div class="two-thirds">
<h1>We're Built on Open Source</h1>
<h4>The elementary OS platform is built upon a strong foundation of Free &amp; Open Source software. Without projects such as these, elementary OS would not exist.</h4>
</div>
<div class="half">
<h3>Security &amp; Privacy</h3>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indentation looks off starting here. Our code style is 4 spaces.

open-source.php Outdated
<h4>By being Open Source, elementary OS can benefit from superior security and privacy over closed source software. When the source code is available to audit, anyone in the community — whether a security researcher, a concerned user, or an OEM shipping the OS on their hardware — can ensure the software is secure and not collecting or leaking personal information.</h4>
</div>
<div class="half">
<div>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra wrapper div in here?

@cassidyjames
Copy link
Contributor

The ampersand changes and copy itself look good, just some indentation weirdness I think.

Not sure what happened with my editor, but this should be good.
Copy link
Contributor

@cassidyjames cassidyjames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright, looking really close. I spun it up locally and noticed a couple more small things. After those, I'm confident we can get this merged!

open-source.php Outdated
</div>
<div class="half">
<h3>Security &amp; Privacy</h3>
<h4>By being Open Source, elementary OS can benefit from superior security and privacy over closed source software. When the source code is available to audit, anyone in the community — whether a security researcher, a concerned user, or an OEM shipping the OS on their hardware — can ensure the software is secure and not collecting or leaking personal information.</h4>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Switch to a <p>

open-source.php Outdated
</div>
<div class="half">
<h3>Better for Developers</h3>
<h4>If your app could benefit from a system API or feature that’s not yet available, you can help write that feature into the OS. Similarly, you might be curious as to how a feature or design pattern in elementary OS was made. Instead of guessing or trying to reimplement it on your own, you can just look at the underlying source code for a definitive answer.</h4>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Switch to a <p>

open-source.php Outdated
<a class="button suggested-action" href="get-involved#desktop-development">Get Involved</a>
<div class="whole">
<div class="two-thirds">
<h2>We Support Open Source Projects</h2>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this block got copied in up here when it's already down below.

Copy link
Contributor

@cassidyjames cassidyjames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@cassidyjames cassidyjames merged commit 5d02414 into elementary:master Feb 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants