Changeset - 3ff872612aef
[Not reviewed]
0 1 0
Brett Smith (brett) - 6 years ago 2018-04-17 21:23:38
brett@sfconservancy.org
projects: Fix CWL home page link.

Thanks to Stian Soiland-Reyes for pointing this out.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/projects/current/index.html
Show inline comments
...
 
@@ -115,49 +115,49 @@ counterparts. BusyBox provides a fairly complete environment for any
 
small or embedded system.</p>
 

	
 
<p>BusyBox has been written with size-optimization and limited
 
resources in mind. It is also extremely modular so you can easily
 
include or exclude commands (or features) at compile time. This makes
 
it easy to customize your embedded systems. To create a working
 
system, just add some device nodes in /dev, a few configuration files
 
in /etc, and a Linux kernel.</p>
 

	
 
<h2><a href="https://clojars.org/">Clojars</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/clojars.png" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="CXEQ6V4DH9NNW">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Clojars via PayPal">
 
</form>
 

	
 
<p>Clojars is a community-maintained repository for free and open source
 
libraries written in the Clojure programming language. Clojars emphasizes
 
ease of use, publishing library packages that are simple to use with build
 
automation tools.</p>
 

	
 
<h2><a href="https://commonwl.org/">Common Workflow Language</a></h2>
 
<h2><a href="https://www.commonwl.org/">Common Workflow Language</a></h2>
 

	
 
<img class="project-logo" src="/img/projects/CWL-Logo-nofonts.svg" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="Z55VS5LBBSZTJ">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Common Workflow Language via PayPal">
 
</form>
 

	
 
<p>The Common Workflow Language (CWL) is a specification for describing
 
analysis workflows and tools in a way that makes them portable and scalable
 
across a variety of software and hardware environments, from workstations to
 
cluster, cloud, and high performance computing (HPC) environments. CWL is
 
designed to meet the needs of data-intensive science, such as
 
bioinformatics, medical imaging, astronomy, physics, and chemistry.</p>
 

	
 
<h2><a href="https://www.coreboot.org/">coreboot</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/coreboot.svg" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="9KEVMQR6VC5MG">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to coreboot via PayPal">
0 comments (0 inline, 0 general)