-
Notifications
You must be signed in to change notification settings - Fork 250
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added "About Sugar Labs" boilerplate to _includes (#535)
* Add "About Sugar Labs" boilerplate to _includes * changed base_url and added component to _posts
- Loading branch information
1 parent
87a8eec
commit 83c271c
Showing
2 changed files
with
20 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<section id="about-sugar-labs"> | ||
<h2>About Sugar Labs</h2> | ||
<p> | ||
Sugar Labs® is a US-based 501(c)(3) nonprofit organization with a global | ||
mission to create educational opportunities in technology to youth around | ||
the world. Volunteer mentors and contributors work together to develop | ||
activity-focused software for children. All software is developed with | ||
learning as the primary goal, necessitating the need for source code to be | ||
published publicly for study, licensed under a Free/Libre license for | ||
explicit permission to share and remix, and openly worked upon within a | ||
community where students are invited to make contributions, under guidance | ||
of experienced mentors. Donations to support the work of Sugar Labs can be | ||
made at | ||
<a href="{{ site.baseurl }}/donate/">https://www.sugarlabs.org/donate/</a>. | ||
</p> | ||
</section> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters