Difference between revisions of "Cassowary"

From MagnetoWiki
Jump to navigation Jump to search
(Added stub for Cassowary)
 
(Follow CAS perm redirect)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
Cassowary is a large, flightless, highly territorial, [http://jasig.github.io/cas/index.html CAS] client.
+
Cassowary is a large, flightless, highly territorial, [https://www.apereo.org/programs/software/cas CAS] client.
  
Source Code: https://github.com/chuckhoupt/Cassowary
+
<html>
 +
<style>
 +
.splash { width: 800px; overflow: hidden; }
 +
.splash > img { width: 800px; animation-name: the-stare; animation-duration: 100s; animation-fill-mode: forwards; }
 +
@keyframes the-stare { from {} to { transform: translate(-650px,190px) scale(4.5); }}
 +
</style>
 +
<div class="splash"><img src="/images/a/ab/Casuarius.jpg"></div>
 +
</html>
 +
 
 +
Source Code: https://github.com/HouptLab/Cassowary
  
 
[[Category:Software]]
 
[[Category:Software]]

Latest revision as of 06:19, 11 June 2024

Cassowary is a large, flightless, highly territorial, CAS client.

Source Code: https://github.com/HouptLab/Cassowary