gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master 79622130: Webpage: added news box for new Gnua


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master 79622130: Webpage: added news box for new Gnuastro job
Date: Wed, 22 Nov 2023 20:16:19 -0500 (EST)

branch: master
commit 79622130b22426501a6caae64b83341ab53403e4
Author: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Commit: Mohammad Akhlaghi <mohammad@akhlaghi.org>

    Webpage: added news box for new Gnuastro job
    
    Until now, there was no mention of the newly available Gnuastro development
    job at CEFCA.
    
    With this commit, a news box has been added at the top of the page, just
    under the introduction.
---
 doc/gnuastro.en.html | 30 +++++++++++++++++++++++-------
 1 file changed, 23 insertions(+), 7 deletions(-)

diff --git a/doc/gnuastro.en.html b/doc/gnuastro.en.html
index 8127b7d8..f8448e6b 100644
--- a/doc/gnuastro.en.html
+++ b/doc/gnuastro.en.html
@@ -14,7 +14,22 @@
 }
 .summary, .pict { width: 15.8em; max-width: 100%; }
 @media (min-width:45em) { .left-column { margin-right: 17.5em; }}
---></style>
+-->
+</style>
+
+
+<style type="text/css">
+.thin-line { height: 1px; background: #999; }
+.gsl-columns { max-width: max-content; margin: auto; }
+.gsl-columns li { line-height: 1.3em; padding: .25em .5em; margin: 0; 
list-style: none; }
+#gsl-toc { padding: 1em; background: #f3f3f3; border: 1px solid #bbb; margin: 
2.5em auto; }
+#gsl-toc li { padding: .1em; }
+}
+</style>
+
+
+
+
 <!--#include virtual="gnuastro.translist" -->
 <!--#include virtual="/server/banner.html" -->
 <div class="reduced-width">
@@ -23,7 +38,7 @@
 
 <p>
 <img src=gnuastro.svg align=right width=200 \>
-The GNU Astronomy Utilities (Gnuastro) is an official GNU package
+GNU Astronomy Utilities (Gnuastro) is an official GNU package
 consisting of various programs and library functions for the manipulation
 and analysis of astronomical data. All the programs share the same basic
 command-line user interface for the comfort of both the users and
@@ -37,21 +52,22 @@ seen in all the other GNU software that they use.</p>
 <p>In case you are new to Gnuastro, you might find these links useful:</p>
 
 <ul>
-
   <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>
-
   <li><a href="manual/html_node/Tutorials.html#Tutorials">Tutorials</a>:
 for entertaining and easy to read real world examples of using
     Gnuastro.</li>
-
 </ul>
 
 
+<p id="gsl-toc" class="gsl-columns">
+  <b><font size="5" color="#FF0000">NEWS!</font><br />Gnuastro development JOB 
IS OPEN:</b><br />
+  [Deadline: 2024-01-15 at 23:59 CET]<br />
+  A 2-year software engineer position is open for the development of Gnuastro 
within the European Space Agency's ARRAKIHS mission. See <a 
href="https://savannah.gnu.org/news/?id=10559";>announcement on GNU Savannah 
NEWS</a>.
+</p>
+
 
 
 



reply via email to

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