ponysay/pages/youtube-demo.html

20 lines
683 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset='utf-8'>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="../screen.css" media="screen"/>
<title>ponysay</title>
</head>
<body>
<br/>
We found this YouTube video used to introduce kids to the command line.<br/>
It is just simple demonstration of one of the absolute basics of <code>ponysay</code>.<br/>
However, it does not introduce the widely-used <code>-f</code> option.<br/>
<br/>
It is 40 seconds long, check it out <b><a href="https://www.youtube.com/watch?v=fyD2gv9UspU">here</a></b>.<br/>
</body>
</html>