Skip to content

Commit

Permalink
Update Developer-related items (sugarlabs#462)
Browse files Browse the repository at this point in the history
* Add some language; comment out a comment, and remove Local Labs entirely

* Fix mailto link and liven other link

* Update develop page and other dev-related items

---------

Co-authored-by: Devin Ulibarri <[email protected]>
  • Loading branch information
pikurasa and Devin Ulibarri authored Oct 12, 2024
1 parent 89bd61e commit 8d5fcd5
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 97 deletions.
19 changes: 10 additions & 9 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,16 @@ <h4 class="footerHeaderStyle align-center-md"><b>Resources</b></h4>
<div class="col-md-3 widget">
<h4 class="footerHeaderStyle align-center-md"><b>Development</b></h4>
<article class="widget_content">
<ul class="leftAlign align-center-col-md">
<li class="footerListStyle"><a href="https://wiki.sugarlabs.org/">Sugar Labs Wiki</a></li>
<li class="footerListStyle"><a href="https://wiki.sugarlabs.org/go/Mailing_Lists">Join mailing list</a></li>
<li class="footerListStyle"><a href="https://help.sugarlabs.org/en/">Documentation</a></li>
<li class="footerListStyle"><a href="https://matrix.to/#/#sugar:matrix.org">Chat with us on Matrix</a></li>
<li class="footerListStyle"><a href="https://wiki.sugarlabs.org/go/Development_Team/Source_Code">Development code</a></li>
<li class="footerListStyle"><a href="http://translate.sugarlabs.org">Translation Platform</a></li>
<li class="footerListStyle"><a href="{{ site.baseurl }}/profiles">Contributor Profiles</a></li>
</ul>
<ul class="leftAlign align-center-col-md">
<li class="footerListStyle"><a href="{{ site.baseurl }}/develop">Read about development</a></li>
<li class="footerListStyle"><a href="https://wiki.sugarlabs.org/go/Mailing_Lists">Join mailing list</a></li>
<li class="footerListStyle"><a href="https://help.sugarlabs.org/en/">Documentation</a></li>
<li class="footerListStyle"><a href="https://matrix.to/#/#sugar:matrix.org">Chat with us on Matrix</a></li>
<li class="footerListStyle"><a href="https://wiki.sugarlabs.org/go/Development_Team/Source_Code">Development code</a></li>
<li class="footerListStyle"><a href="http://translate.sugarlabs.org">Translation Platform</a></li>
<li class="footerListStyle"><a href="https://wiki.sugarlabs.org/">Sugar Labs Wiki</a></li>
<li class="footerListStyle"><a href="{{ site.baseurl }}/profiles">Contributor Profiles</a></li>
</ul>
</article>
</div>

Expand Down
4 changes: 3 additions & 1 deletion _includes/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<img src="{{ site.baseurl }}/assets/logoOpt.png" alt="Logo">
</a>
</div>

</div>

<div class="d-flex justify-content-center">
<div class="collapse navbar-collapse zeroMarPadBtm">
<ul class="mr-5 navbar-nav" id="menuBar"><!--
Expand All @@ -27,6 +27,7 @@
</ul>
<li class="nav-item"><a class="nav-link" href="{{ site.baseurl }}/#try">Try now</a></li>
<li class="nav-item"><a class="nav-link" href="{{ site.baseurl }}/develop">Join development</a></li>
<li class="nav-item"><a class="nav-link" href="{{ site.baseurl }}/volunteering">Volunteer</a></li>
<li class="nav-item"><a class="nav-link" href="{{ site.baseurl }}/press">News</a></li>
<li class="nav-item"><a class="nav-link" href="{{ site.baseurl }}/donate">Donate</a></li>
<!--
Expand Down Expand Up @@ -110,6 +111,7 @@ <h3>Sugar Labs</h3>

<li class="nav-item"><a class="nav-link" href="#try">Try now</a></li>
<li class="nav-item"><a class="nav-link" href="{{ site.baseurl }}/develop">Join development</a></li>
<li class="nav-item"><a class="nav-link" href="{{ site.baseurl }}/volunteering">Volunteer</a></li>
<li class="nav-item"><a class="nav-link" href="{{ site.baseurl }}/press">News</a></li>
<li class="nav-item"><a class="nav-link" href="{{ site.baseurl }}/donate">Donate</a></li><!--
<li><a href="{{ site.baseurl }}/about-us"><span>About</span></a></li>--><!--
Expand Down
92 changes: 58 additions & 34 deletions develop.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,25 +27,69 @@ <h2>Before you begin contributing to Sugar Labs</h2><br>
</div>
</section>

<!-- "Impact" section --><!--
<section id="call-to-action">
<!-- Start what developers say about Sugar Labs-->
<section id="call-to-action" class="customPadding5">
<div class="container">
<div class="row">
<div class="col-md-12" >
<div class="row justify-content-center">
<div class="col-md-8 col-md-push-2" >
<h2>IMPACT</h2>
<p class="customFontSize">[...]</p>
<div class="section-title text-center">
<h2>What our developers say about their journey</h2>
</div>
<p class="customFontSize">This is what we've heard from developers who hav chosen Sugar Labs as part of their journey.</p>
</div>
</div>
<div class="row justify-content-around">
<div class="col-md-5 col-md-push-1 customPadding4" >
<div class="testimonial-carousel customPadding4 borderNone">
<div id="testimonial-slider2" class="owl-carousel customPadding4">
<div>
<p class="leftAlign">"This summer
was super fun and filled with
learning! I enjoyed testing over
60+ activities with kids to get
first-hand feedback which had a
positive impact in the way they
approach problems. The fact that
these activities are used by kids
as a tool of learning motivates me
to contribute more and more. I'm
going to continue to contribute
and be a part of Sugar
Labs."</p>
<div class="user">
<p><span>Sourabha G., </span>GSoC 2021 student</p>
</div>
</div>
<div>
<p class="leftAlign">"I would like
to thank my mentors Walter Bender
and Devin Ulibarri for their
constant guidance and
motivation. A big thanks to Sugar
Labs community and Google Summer
of Code (GSoC) for providing such
a wonderful opportunity for
learning and helping me to be an
active member of Open Source
Community."</p>
<div class="user">
<p><span>Riya Lohia, </span>GSoC 2018 student</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>-->
</section>

<!-- "Local labs" section -->
<!-- "Important links" section -->

<section id="call-to-action">
<section id="testimonial">
<div class="container">
<div class="row">
<div class="col-md-12" >
Expand All @@ -70,44 +114,24 @@ <h2>IMPORTANT LINKS FOR DEVELOPERS</h2>
</div>
</section>

<!-- "Projects" section -->
<section id="testimonial">
<!-- "Projects" section --><!--
<section id="call-to-action">
<div class="container">
<div class="row">
<div class="col-md-12" >
<div class="row justify-content-center">
<div class="col-md-8 col-md-push-2" >
<div class="section-title text-center">
<h2>Our "Learn by Doing" Philosophy</h2>
<p class="customParagraphStyle">We get people involved [...]</p>
</div>
<h2>Our "Learn by Doing" Philosophy</h2>
<p class="customFontSize">We get people involved [...]</p>
</div>
</div>
</div>
</div>
</div>
</section>

<!-- "Local labs" section -->

<section id="call-to-action">
<div class="container">
<div class="row">
<div class="col-md-12" >
<div class="row justify-content-center">
<div class="col-md-8 col-md-push-2" >
<h2>Testimonials [???]</h2>
<p class="customFontSize">Maybe add testimonials here [???]
</p>
</div>
</div>
</div>
</div>
</div>
</section>
</section>-->

<!-- "Roadmap" section -->
<section id="testimonial">
<!--<section id="testimonial">
<div class="container">
<div class="row">
<div class="col-md-12" >
Expand All @@ -122,7 +146,7 @@ <h2>What is free, libre, and open (FLO)?</h2>
</div>
</div>
</div>
</section>
</section>-->

<!-- "Return to main page" button section -->
<section id="call-to-action">
Expand Down
58 changes: 5 additions & 53 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h2 class="text-center customMargin1">What about Sugar Labs interests you?</h2>
<div class="col-md-8 col-md-push-2" >
<div class="section-title text-center">
<h2>Sugar Labs by the numbers</h2>
<p class="customParagraphStyle">Sugar Labs was founded in ... [etc]</p>
<p class="customParagraphStyle">Sugar Labs, founded in 2008, has had an impact on the lives of many. Here are some of the statistics we are tracking.</p>
</div>
</div>
</div>
Expand Down Expand Up @@ -172,31 +172,7 @@ <h4>170</h4>
</li>
</ul>
</div>
</div><!--
<div class="col-md-5 col-md-push-1 customPadding4" >
<div class="testimonial-carousel customPadding4 borderNone">
<div id="testimonial-slider2" class="owl-carousel customPadding4">
<div>
<p class="leftAlign">"I don't think I've ever seen a piece of commercial software where the next version is simpler rather than more complex."</p>
<div class="user">
<p><span>Walter Bender</span> Founder-Sugar Labs</p>
</div>
</div>
<div>
<p class="leftAlign">"A successful technology creates problems that only it can solve."</p>
<div class="user">
<p><span>Alan Kay</span></p>
</div>
</div>
<div>
<p class="leftAlign">"Fedora-Based Sugar on a Stick Is One Sweet Desktop."</p>
<div class="user">
<p><span>LinuxInsider</span></p>
</div>
</div>
</div>
</div>
</div>-->
</div>
</div>
</div>
</div>
Expand All @@ -216,31 +192,7 @@ <h2>What we hear</h2>
</div>
</div>
</div>
<div class="row justify-content-around"><!--
<div class="col-md-5 col-md-push-1">
<div class="block">
<ul class="counter-box clearfix">
<li>
<div class="block">
<h4>11,531,321+</h4>
<span>Activities Downloaded</span>
</div>
</li>
<li>
<div class="block">
<h4>3,000,000+</h4>
<span>Sugar Users</span>
</div>
</li>
<li class="fullWidth">
<div class="block">
<h4>170</h4>
<span>Translated languages of Sugar Labs</span>
</div>
</li>
</ul>
</div>
</div>-->
<div class="row justify-content-around">
<div class="col-md-5 col-md-push-1 customPadding4" >
<div class="testimonial-carousel customPadding4 borderNone">
<div id="testimonial-slider2" class="owl-carousel customPadding4">
Expand Down Expand Up @@ -288,7 +240,7 @@ <h4>170</h4>
other young folk who pursue other
fields. You are to be
congratulated on your
efforts."</p>
efforts."</p><!-- Move Hermann to MB and give Alan Kay's quote more context somewhere else.
<div class="user">
<p><span>Richard Hermann, PhD, </span>Prof. of Music Theory and Composition, University of New Mexico</p>
</div>
Expand All @@ -298,7 +250,7 @@ <h4>170</h4>
<div class="user">
<p><span>Alan Kay</span></p>
</div>
</div>
</div>-->
<div>
<p class="leftAlign">"Fedora-Based Sugar on a Stick Is One Sweet Desktop."</p>
<div class="user">
Expand Down

0 comments on commit 8d5fcd5

Please sign in to comment.