aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2022-05-15index.html: now showing video of invited talk at ESO eventMohammad Akhlaghi-3/+4
Until now, the video in the main webpage was for the RDA meeting of 2020 (which is already two years old!). With this commit, to avoid making people think that Maneage is no longer maintained, I just added the recording of the most recent talk last week in the ESO ROSA2022 workshop.
2022-05-12Added clickable links to the Matrix messaging roomsMohammad Akhlaghi-13/+5
Until now, we had only put the names of the Maneage chat rooms. To guide new users on how to view those chat rooms (without necessarily logging-in), we had only described the steps they need to take! With this commit, a direct link to an element-based message room viewer has been added under each name, so people can simply click on it and see the latest discussions in that room. This URL solution was found by Pedram Ashofte Ardakani.
2022-05-10index.html: added Matrix-protocol chatrooms for ManeageMohammad Akhlaghi-0/+42
Until now, the only way we had suggested for interested viewers to get in touch with us was through Savannah. But that interface can be a little too technical for some interested people. With this commit, the Savannah part has been commented (not shown in the top page), and instead some Matrix-protocol chat rooms have been introduced to help new users easily contact us.
2022-03-27Updated copyright yearsMohammad Akhlaghi-53/+53
Until now, the copyright years were still for 2021! With this commit, they have been updated to 2022.
2021-09-15Added logo of CEFCA as supporting organizationMohammad Akhlaghi-0/+1
As described in the previous commit, Maneage is now based in CEFCA. But in the previous commit, I forgot to add the CEFCA logo to the top of the main page as a supporting organization. With this commit, the logo has been added.
2021-09-15Updated copyright years and address at bottom of pageMohammad Akhlaghi-74/+74
From today (September 15th, 2021), I am employed by CEFCA, so it was necessary to correct the "base" institute of Maneage also. In the process, I also noticed that we had forgot to update the copyright year of Maneage in all the pages, so they have also been corrected.
2021-09-04Customized project branch suggestion is now main (following Git)Mohammad Akhlaghi-1/+1
Until now in the main webpage, we were suggesting to call the new branch (to start customizing) as 'master' (following the old Git convention). However, Git has recently changed its default branch name to 'main'. With this commit, to be consistent with other newly created Git repos, we are suggesting to call the main customized branch as 'main'.
2021-07-14Link to download video in top page as an option to view itMohammad Akhlaghi-1/+1
Downloading the video directly is the lowest-level way to view the presentation, so it was added as a proposed option.
2021-07-12Minor copyeditingBoud Roukema-5/+5
This commit makes minor copyediting fixes on the note about what to do if the video doesn't load, due to http versus https incompatibility.
2021-07-12Added notice for PeerTube video not loadingMohammad Akhlaghi-2/+3
Until now, when http://maneage.org was used, the video would not load. However, when https://maneage.org was used (with a HTTPS), the video would load. This is because PeerTube uses HTTPS. Boud has provided a very complete description of the problem in [1]. With this commit, until we find a good/robust solution, a notice has been added just under the video (in a slightly smaller font), hinting at the solution for people who can't play the video. [1] https://savannah.nongnu.org/task/?15654#comment12
2021-07-11More useful 2020 maneage video titleBoud Roukema-1/+1
This commit modifies the alternative text (for accessibility, i.e. people with disabilities) in the `title' parameter for the 2020 20-minute Maneage video, to make it match the human readable title.
2021-06-30Added CSS, allowing iframe aspect ratio to be preservedMohammad Akhlaghi-2/+35
Until now, a fixed height of 315 was assumed for the 'iframe'. So on a full screen monitor the video would be too thin and on a smarphone it would be too thick. With this commit, I found a good CSS style that conforms to CSS2 for older browsers also and used it to have varying aspect ratios based on the size of the browser. Also, now that people can directly watch the video on Maneage's own webpage, it was necessary to edit the text above the video.
2021-06-30Replace youtube by peertubeBoud Roukema-12/+12
This commit replaces the GAFAM (YouTube) [1] location of the two videos by PeerTube [2] locations, at peertube.stream [3]. There are other minor corrections, such as correcting from "1 hour" to 80 minutes (and some whitespace changes, sorry). [1] https://en.wikipedia.org/wiki/GAFAM [2] https://en.wikipedia.org/wiki/PeerTube [3] https://peertube.stream
2021-06-29Added link to Nature Astronomy paper and its free-to-read linkMohammad Akhlaghi-1/+1
Maneage was recently featured in Nature Astronomy, so it has been added righta fter mentioning the RDA grant.
2021-06-29Added link to RDA adoption storyMohammad Akhlaghi-1/+1
The "Adoption story" PDF that RDA prepared is a very good introduction to Maneage, so it put a link to it in the top page.
2021-06-06Unified structure of papers using ManeageMohammad Akhlaghi-8/+3
The top few entries in the list were different from the older ones. So for now (since I am busy!), they have been written in a similar format (in particular, removing the arXiv link). I personally prefer the new method, but we also need consistency! We can't just update the most recent entries and ignore the previous ones: this doesn't have a good view for a random viewer. So when we have time, we should define some good way to add those extra links in all the papers ;-).
2021-06-06Minor edits in citation pageMohammad Akhlaghi-4/+4
Following the previous commit, I noticed that in the first line of that page (where we ask people to cite the Maneage paper), don't actually mention the journal or DOI. So a link with the journal name, that links to the DOI was added. I also noticed that the Peper & Roukema paper's new information doesn't follow the same convention as the previous entries: instead of the year being set as a link, the journal name was a link. So the link is now on the year. I also noticed that there was a typo in the link of the Maneage paper's arXiv link that has been corrected.
2021-06-03Update refs; add codeberg to repository listBoud Roukema-36/+40
This commit updates the list of references for Maneage publications; and modifies the comment in about-tips.html that listed the unethical servers without listing ethical servers. The current best list of ethical git (and similar) code hosts seems to be at https://developers.reverseeagle.org/replace/github . (The equivalent for non-developers is https://switching.software to avoid the closed world of GAFAM/Zoom/Slack/Doodle/Twitter and join the free world. :))
2021-05-20Added link for 1 hour talk at CiTIUSMohammad Akhlaghi-1/+1
I recently presented this ~1 hour talk at CiTIUS and they have uploaded it on YouTube, so the link was added in the webpage for interested people.
2021-04-17Added link to published CiSE paperMohammad Akhlaghi-1/+2
Until now, the webpage just linked to the arXiv version of the paper. But it was finally accepted into CiSE last week and its DOI has already been set, so the link was defined in the first page.
2020-11-28Figure added for showing file architectureMohammad Akhlaghi-424/+407
In the initial version of the paper, we had this nice figure to show the file structure of Maneage, so I thought its good to put it in the page describing Maneage's file architecture. Also, the long copyright at the end of the page was summarized into one line and a link to the GPL has been added.
2020-11-26Minor typo correction in about-introduction.htmlMohammad Akhlaghi-1/+1
The term "astronomers" has been changed to "scientists".
2020-11-26Corrected header size of some about pagesMohammad Akhlaghi-4/+4
In the previous commit that the about pages were separated, I missed setting some of their titles to <h2>, they were <h1> by mistsake.
2020-11-26The long about.hml is now broken up into smaller pagesMohammad Akhlaghi-1240/+2067
The "About" page ('about.html') was effectively a full copy of Maneage's 'README-hacking.md', so it was very long. To help in readability it has now been broken down into smaller pages (one for each section). Also the indentation of Make recipes was corrected, both in the about pages, and also in the tutorial.
2020-10-26Added an image to link to RDA talk on YoutubeMohammad Akhlaghi-2/+6
Until now, the raw link as text wasn't too obvious for a new viewer of the webpage. So a snapshot was taken from the start of the video created by RDA of my talk and added in the page to be more prominent and help new viewers notice it more clearly.
2020-10-17Added YouTube link for talk at RDA Adoption Week 2020Mohammad Akhlaghi-2/+1
I recently found out that RDA had published that talk on YouTube, and it can be good introduction for the viewers of the webpage too.
2020-06-14Correction of comment style in SVG fileMarjan Akbari-3/+5
In the previous commit, I added comment wrongly by having '%%' around comment about copyright in the SVG file of the project-flow image. Because of this mistake, the image was not displayed in the website. Whit this commit, I replaced '%%' with '<!--' and image can be seen in the website.
2020-06-14New project-flow SVG image, new .center CSS classMarjan Akbari-500/+481
Until now, The project-flow SVG image was saved as optimized SVG with comments saved in it by Inkscape. This made its size about than 230 KB. The icon of paper in the image was also a simple paper. With this commit, I modified the icon of the paper and added some details: a small shape made of a square and circle inside the text of the paper to look like a figure. Then I saved it as an optimized SVG file without any comments. This allows us to have a file with 208KB size. For putting the image in the website I also decreased its size, so it was necessary to center it. To do this, I added a general class '.center' for this job and added it in 'base.css' at the end of General style section to allow us have everything with this class in the center.
2020-06-10Converted fonts to paths to fix change of font in different systemsMarjan Akbari-799/+568
When we look at the SVG in systems with different fonts, the result is not the same.
2020-06-10Added an SVG implementation of the project flow graph to top pageMarjan Akbari-0/+803
This SVG figure was modeled on the slides that present Maneage and created with Inkscape from scratch. Because converting the EPS/PDF created by LaTeX would make the SVG around 1Mb, but making the svg from scratch, it is now 44Kb :-).
2020-06-05Added link to arXiv:2006.03018 for an introductionMohammad Akhlaghi-5/+5
The paper was published on arXiv today, so it was necessary to add it to the webpage for an interested reader.
2020-06-03Removed the order element of RDA's logoMohammad Akhlaghi-6/+1
It is important that RDA's support be shown first (afterall it is the grant that directly supported this project), support from the other projects has been mainly as part of a larger project.
2020-06-04Update supporting organizations lookPedram Ashofteh Ardakani-52/+68
* Resized and relocated logos for a better look * Moved the copyright comments in `html` files because Firefox was complaining it could not find the `encoding character set` could not be found in the first `1024 bytes` of the file
2020-06-04Update footer style and copyright noticePedram Ashofteh Ardakani-1/+17
* Fix line-height problem * Use lighter link colors * Add the logo copyrights
2020-06-01Update footer stylePedram Ashofteh Ardakani-1/+3
* Reduce text size * Reduce vertical paddings * Reduce line spacings
2020-06-01Add supporting organizationsPedram Ashofteh Ardakani-0/+26
* Used flex * Should we add the gobierno-canarias?
2020-06-01Add and compress the `svg` of logo(s)Pedram Ashofteh Ardakani-0/+3
* Got the `IAC` logo in svg * Compressed all svg files to save bandwidth using the tool on: https://vecta.io/nano
2020-06-01Add page footerPedram Ashofteh Ardakani-3/+45
* The `People` page will be added later * This is almost the simplest design possible, we will alter the design to match the desired and defined look later
2020-05-16Merge upstream 'dev' into local devPedram Ashofteh Ardakani-0/+0
Problem with local repo. Using `git reset <commit hash>` changes the HEAD location. And it looks like I have pushed this before. So, there were some complications. Now, fix it.
2020-05-16Bring headers closer to text below themPedram Ashofteh Ardakani-1/+16
Reduce the margin and padding on top of the paragraphs and below the headers. Mohammad suggested this on savannah: * https://savannah.nongnu.org/bugs/?58377#comment0 Also, add a few sentences in the README.md file.
2020-05-15Added a short description of how to submit bugs and tasksMohammad Akhlaghi-0/+3
New users don't know where to look for submitting bugs and tasks, so its good to put a short description in the top page. Later, we should open a whole page for this.
2020-05-15Update README.mdPedram Ashofteh Ardakani-1/+5
Let everyone know where the actual repo is held, and that this repo is the development stage. Contributors can contact us here, and do merge-requests or in some cases, push commits in certain branches.
2020-05-08Imported recent fix on executability of index.html, no conflictsMohammad Akhlaghi-0/+0
There weren't any conflicts in this merge.
2020-05-08No need for executable index.htmlBoud Roukema-0/+0
This is a tiny security fix. There's no need nor point in making `index.html` have executable status. This commit removes executable status for user/group/other from the top `index.html' file.
2020-05-07Change `burger` menu behavior, minor fixesPedram Ashofteh Ardakani-13/+27
* Add more comments in CSS * Fill the entire top with nav bar in smaller screens * Rotate the `burger` menu 180degrees and change color on click * Replace the `burger` unicode with pipe `|` in other pages too * Add the licensing info in other pages too * Increase the page width for more space
2020-05-07Fix `Git` button and the `hamburger` menu labelPedram Ashofteh Ardakani-5/+10
* The `hamburger` label is not showing properly in different browsers. Maybe that specific html unicode is not supported in all browsers. I used a trick to fix this issue using the pipe character `|` ;-) You could read about that here too: https://stackoverflow.com/a/61645811/6474744 * The `down-arrow` unicode also did not work as expected through some browsers. It was decided to remove this label totally. Maybe later we can adopt using `standard` unicode html characters that are `known` to be widely used across various browsers in different platforms.
2020-05-07Add licensing informationPedram Ashofteh Ardakani-1/+29
Thanks to Mohammad for recognizing even the smallest of contributions.
2020-05-05Fix banner alignmentPedram Ashofteh Ardakani-0/+4
Keep the Maneage logo and header texts next to each other by vertical-aligning them both at the middle.
2020-05-05Add comments, mind the CSS stylingPedram Ashofteh Ardakani-198/+210
* Clarify selectors and elements with comments * Delete duplicate styles * Change ID names to something that makes more sense
2020-05-05Stick navigation bar to the topPedram Ashofteh Ardakani-21/+22
And make the hamburger label white. NOTE: It may look nicer if the label rotates when the user clicks on it.