Skip to content

Commit

Permalink
Remove broken link (#502)
Browse files Browse the repository at this point in the history
* Remove link to previous bug tracker and some cleanup

* Remove link to previous bug tracker

---------

Co-authored-by: Devin Ulibarri <[email protected]>
  • Loading branch information
pikurasa and Devin Ulibarri authored Oct 18, 2024
1 parent 565a75a commit 04d3006
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 37 deletions.
71 changes: 35 additions & 36 deletions music-blocks.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,20 +75,20 @@ <h2>MUSIC BLOCKS: <br/><br/> A MUSICAL MICROWORLD</h2>
<div class="section-title text-center">
<h2>USING MUSIC BLOCKS</h2>
<p class="customParagraphStyle">
Music Blocks is designed to run in the browser. It is derived from Turtle Blocks JS which can be found
<a href="https://github.com/sugarlabs/turtleblocksjs" class="hrefCustomColor">here</a>.
You can run the software locally from the index.html file, from the
<a href="http://musicblocks.sugarlabs.org" class="hrefCustomColor">GitHub</a> repository,
or by setting up a local server.
</p>
Music Blocks is designed to run in the browser. It is derived from Turtle Blocks JS which can be found
<a href="https://github.com/sugarlabs/turtleblocksjs" class="hrefCustomColor">here</a>.
You can run the software locally from the index.html file, from the
<a href="http://musicblocks.sugarlabs.org" class="hrefCustomColor">GitHub</a> repository,
or by setting up a local server.
</p>
<p class="customParagraphStyle">
If you want to run Music Blocks offline, download this repo and point your browser to the index.html
file found in the musicblocks directory on your local file system.</p>
If you want to run Music Blocks offline, download this repo and point your browser to the index.html
file found in the musicblocks directory on your local file system.</p>
<p class="customParagraphStyle">
See <a href="http://github.com/sugarlabs/musicblocks/tree/master/documentation"
class="hrefCustomColor">Using Music Blocks</a>
and <a href="http://github.com/sugarlabs/musicblocks/tree/master/guide"
class="hrefCustomColor">Music Blocks Guide</a></p>
See <a href="http://github.com/sugarlabs/musicblocks/tree/master/documentation"
class="hrefCustomColor">Using Music Blocks</a>
and <a href="http://github.com/sugarlabs/musicblocks/tree/master/guide"
class="hrefCustomColor">Music Blocks Guide</a></p>
</div>
</div>
</div>
Expand All @@ -106,36 +106,36 @@ <h2>USING MUSIC BLOCKS</h2>
<div class="col-md-8 col-md-push-2" >
<h2>CREDITS</h2>
<p class="customFontSize">
Music Blocks is a fork of TurtleArtJS created by Walter Bender.
(Turtle Blocks JS has many <a href="https://github.com/sugarlabs/turtleblocksjs/graphs/contributors" class="hrefCustomColor">contributors</a>).</p>
Music Blocks is a fork of TurtleArtJS created by Walter Bender.
(Turtle Blocks JS has many <a href="https://github.com/sugarlabs/turtleblocksjs/graphs/contributors" class="hrefCustomColor">contributors</a>).</p>
<br>
<p class="customFontSize">
Devin Ulibarri has contributed functional and user-interface designs.
Many of his contributions were inspired by the music education ideas,
representations and practices (e.g. aspects of matrix, musical cups)
developed and published by Dr. Lawrence Scripp with whom Devin studied
at New England Conservatory and for whom he worked at Affron Scripp & Associates, LLC.</p>
Devin Ulibarri has contributed functional and user-interface designs.
Many of his contributions were inspired by the music education ideas,
representations and practices (e.g. aspects of matrix, musical cups)
developed and published by Dr. Lawrence Scripp with whom Devin studied
at New England Conservatory and for whom he worked at Affron Scripp & Associates, LLC.</p>
<br>
<p class="customFontSize">
Much of the initial coding of the fork from Turtle Blocks was done by Yash Khandelwal
as part of Google Summer of Code (GSoC) 2015. Hemant Kasat contributed to additional
widgets as part of GSoC 2016. Additional contributions are being made by Tayba Wasim,
Dinuka Tharangi Jayaweera, Prachi Agrawal, Cristina Del Puerto, and Hrishi Patel
as part of GSoC 2017. During GSoC 2018, Riya Lohia developed a Temperament Widget.
Ritwik Abhishek added a keyboard widget and a pitch-tracking widget.</p>
Much of the initial coding of the fork from Turtle Blocks was done by Yash Khandelwal
as part of Google Summer of Code (GSoC) 2015. Hemant Kasat contributed to additional
widgets as part of GSoC 2016. Additional contributions are being made by Tayba Wasim,
Dinuka Tharangi Jayaweera, Prachi Agrawal, Cristina Del Puerto, and Hrishi Patel
as part of GSoC 2017. During GSoC 2018, Riya Lohia developed a Temperament Widget.
Ritwik Abhishek added a keyboard widget and a pitch-tracking widget.</p>
<br>
<p class="customFontSize">
Much of the initial coding of the fork from Turtle Blocks was done by Yash Khandelwal
as part of Google Summer of Code (GSoC) 2015. Hemant Kasat contributed to additional
widgets as part of GSoC 2016. Additional contributions are being made by Tayba Wasim,
Dinuka Tharangi Jayaweera, Prachi Agrawal, Cristina Del Puerto, and Hrishi Patel
as part of GSoC 2017. During GSoC 2018, Riya Lohia developed a Temperament Widget.
Ritwik Abhishek added a keyboard widget and a pitch-tracking widget.</p>
Much of the initial coding of the fork from Turtle Blocks was done by Yash Khandelwal
as part of Google Summer of Code (GSoC) 2015. Hemant Kasat contributed to additional
widgets as part of GSoC 2016. Additional contributions are being made by Tayba Wasim,
Dinuka Tharangi Jayaweera, Prachi Agrawal, Cristina Del Puerto, and Hrishi Patel
as part of GSoC 2017. During GSoC 2018, Riya Lohia developed a Temperament Widget.
Ritwik Abhishek added a keyboard widget and a pitch-tracking widget.</p>
<br>
<p class="customFontSize">
Many students contributed to the project as part of Google Code-in
(2015–16, 2016–17, and 2017–2018). Sam Parkinson built the Planet during GCI 2016–17.
Euan Ong redesigned the Planet code as a series of GCI tasks in 2017–18.</p>
Many students contributed to the project as part of Google Code-in
(2015–16, 2016–17, and 2017–2018). Sam Parkinson built the Planet during GCI 2016–17.
Euan Ong redesigned the Planet code as a series of GCI tasks in 2017–18.</p>
<br>
</div>
</div>
Expand All @@ -152,7 +152,7 @@ <h2>CREDITS</h2>
<div class="row justify-content-center">
<div class="col-md-8 col-md-push-2" >
<h2 class="text-center">REPORTING BUGS</h2>
<p class="customParagraphStyle">Bugs can be reported in the <a href="https://bugs.sugarlabs.org/newticket?component=Turtleart" class="hrefCustomColor">Sugar Labs bug tracker</a> or in the <a href="https://github.com/sugarlabs/musicblocks/issues" class="hrefCustomColor">issues section</a> of this repository.</p>
<p class="customParagraphStyle">Bugs can be reported in the <a href="https://github.com/sugarlabs/musicblocks/issues" class="hrefCustomColor">issues section</a> of this repository.</p>
</div>
</div>
</div>
Expand All @@ -170,4 +170,3 @@ <h2 class="text-center">REPORTING BUGS</h2>
</div>
</div>
</section>

2 changes: 1 addition & 1 deletion turtle-blocks-js.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h2>GETTING STARTED DOCUMENTATION</h2>
<div class="row justify-content-center">
<div class="col-md-8 col-md-push-2" >
<h2 class="text-center">REPORTING BUGS</h2>
<p class="customParagraphStyle">Bugs can be reported in the <a href="https://bugs.sugarlabs.org/newticket?component=Turtleart" class="hrefCustomColor">Sugar Labs bug tracker</a> or in the <a href="https://github.com/sugarlabs/turtleblocksjs/issues" class="hrefCustomColor">issues section</a> of this repository.</p>
<p class="customParagraphStyle">Bugs can be reported in the <a href="https://github.com/sugarlabs/turtleblocksjs/issues" class="hrefCustomColor">issues section</a> of this repository.</p>
</div>
</div>
</div>
Expand Down

0 comments on commit 04d3006

Please sign in to comment.