gnuastro-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-commits] master 8b91717: Webpage: added links to videos showin


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master 8b91717: Webpage: added links to videos showing Gnuastro usage in practice
Date: Fri, 6 Aug 2021 12:58:37 -0400 (EDT)

branch: master
commit 8b91717802739af3f9cab385f27192598e969b86
Author: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Commit: Mohammad Akhlaghi <mohammad@akhlaghi.org>

    Webpage: added links to videos showing Gnuastro usage in practice
    
    During the last year, several videos have been recorded on Gnuastro usage,
    but they weren't linked from the top Gnuastro webpage.
    
    With this commit, a link to those videos (along with with a short
    description) now available in the top Gnuastro page.
---
 doc/gnuastro.en.html | 23 +++++++++++++++++++++--
 1 file changed, 21 insertions(+), 2 deletions(-)

diff --git a/doc/gnuastro.en.html b/doc/gnuastro.en.html
index 2d186e7..43d250d 100644
--- a/doc/gnuastro.en.html
+++ b/doc/gnuastro.en.html
@@ -36,8 +36,9 @@ seen in all the other GNU software that they use.</p>
 
 <ul>
 
-  <li><a href="manual/html_node/Quick-start.html">Quick start</a>: To
-    install Gnuastro.</li>
+  <li><a href="#videos">Videos</a>: showing Gnuastro usage in practice.</li>
+
+  <li><a href="manual/html_node/Quick-start.html">Quick start</a>: To install 
Gnuastro.</li>
 
   <li><a href="manual/html_node/Gnuastro-programs-list.html">List of
 Gnuastro programs</a>: For a complete list of the programs. </li>
@@ -56,6 +57,7 @@ for entertaining and easy to read real world examples of using
   <li><a href="#download">Download</a></li>
   <li><a href="#installation">Installation</a></li>
   <li><a href="#documentation">Documentation</a></li>
+  <li><a href="#videos">Videos</a></li>
   <li><a href="#mail">Mailing lists</a></li>
   <li><a href="#bug">Report a Bug</a></li>
   <li><a href="#contribute">Getting involved</a></li>
@@ -174,6 +176,23 @@ to any major part of the book on the command-line:</p>
 
 
 
+<h3 id="videos">Gnuastro videos</h3>
+Over the course of Gnuastro's history, some publicly shared videos have been 
recorded on general or specific aspects of Gnuastro.
+You can see a list of them below.
+The video links below are <b>on PeerTube</b> (a free software, decentralized 
and federated video platform, which only requires PeerTube's own Javascript and 
no external javascript, for more see <a 
href="https://en.wikipedia.org/wiki/PeerTube";>PeerTube's Wikipedia page</a>).
+
+<ul>
+  <li><a 
href="https://peertube.tv/videos/watch/cdf2467c-bf6c-4462-93f4-9900067913cf";>Hands-on
 general Gnuastro usage</a>: this is third session of IAC's Short Meetings on 
Astro Computing Knowledge (SMACK) video series (SMACK 3). Other related videos 
from the SMACK series are available in the links below:</li>
+    <ul>
+      <li>SMACK 1: <a 
href="https://peertube.tv/videos/watch/62e32424-cc40-4c73-be19-daad0d978902";>History
 of Unix-like OSs and basic command-line</a>. This is good if you are wondering 
what GNU, Linux, Unix, macOS and etc are related to each other.</li>
+      <li>SMACK 2: <a 
href="https://peertube.tv/videos/watch/d16286ee-fc46-444f-acb8-645f9de6c7b7";>More
 on the command-line</a>. Here we review some very basic command-line tools 
that are available and their usage in common astronomical data analysis.</li>
+      <li>SMACK 4: <a 
href="https://peertube.tv/videos/watch/18d2e386-2ca2-4a1f-a949-c7ca5dcee8ff";>Shell
 scripting</a>. A review of how to merge multiple commands into a higher-level 
program as a shell script. </li>
+    </ul>
+  <li><a 
href="https://peertube.tv/videos/watch/35b7c398-9fd7-4bcf-8911-1e01c5124585";>NoiseChisel:
 how to detect diffuse signal in noise (hands-on)</a>: this is a hand-on 
demonstration of how NoiseChisel is able to dig signal very deeply within the 
noise. In the process, we also show how to make mock images, and review some 
basic statistics.</li>
+</ul>
+
+
+
 <h3 id="mail">Mailing lists</h3>
 
 <p>Gnuastro has the following mailing lists:</p>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]