aboutsummaryrefslogtreecommitdiff
path: root/index.html
AgeCommit message (Collapse)AuthorLines
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/+6
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-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-11/+14
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-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-14New project-flow SVG image, new .center CSS classMarjan Akbari-1/+1
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-10Added an SVG implementation of the project flow graph to top pageMarjan Akbari-0/+2
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-04Update supporting organizations lookPedram Ashofteh Ardakani-18/+19
* 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-0/+1
* Fix line-height problem * Use lighter link colors * Add the logo copyrights
2020-06-01Add supporting organizationsPedram Ashofteh Ardakani-0/+9
* Used flex * Should we add the gobierno-canarias?
2020-06-01Add page footerPedram Ashofteh Ardakani-0/+11
* 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-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-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-07Fix `Git` button and the `hamburger` menu labelPedram Ashofteh Ardakani-2/+2
* 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-0/+1
Thanks to Mohammad for recognizing even the smallest of contributions.
2020-05-05Add comments, mind the CSS stylingPedram Ashofteh Ardakani-4/+4
* Clarify selectors and elements with comments * Delete duplicate styles * Change ID names to something that makes more sense
2020-05-05Replace `Git Repository` nav button with `Git`Pedram Ashofteh Ardakani-1/+1
To prevent unwanted word wrapping. Plus, less is more.
2020-05-03Fix footers in HTMLPedram Ashofteh Ardakani-26/+0
* Wrap in <footer> tag * Add ARIA role * Add ID's so they can be referenced to via anchors * Fixed typo in head
2020-05-03Remove extra spacing before and after code blocksPedram Ashofteh Ardakani-15/+7
Until now, the extra space made the padding look too big. * Changed this HTML code convention: ```html <pre><code> some code </code></pre> ``` * to this: ```html <pre><code>some code</code></pre> ``` And the extra space is gone.
2020-05-01Create header banner for everypagePedram Ashofteh Ardakani-1/+1
Now, every page has a banner with Maneage logo on it. Fixed the html and css both.
2020-05-01Fix top navigation linksPedram Ashofteh Ardakani-1/+0
Make them identical. Just four items.
2020-05-01Reset the favicon to original Maneage logPedram Ashofteh Ardakani-1/+1
This looks bad in non-dark themes. Maybe we should find another way of making the logo stick out in dark themed browsers.
2020-04-29Prepare tutorial file, and add link to indexPedram Ashofteh Ardakani-1/+2
The tutorial still needs clearing up.
2020-04-29Remove initial white-spaces in <pre>Pedram Ashofteh Ardakani-9/+9
CSS will handle the spaces. This is to prevent the users from copying the extra spaces to their clipboard.
2020-04-29Fix git repo link, remove extra git buttonPedram Ashofteh Ardakani-5/+1
2020-04-28Decorate various tagsPedram Ashofteh Ardakani-9/+9
Unitl now, there were almost no decorations introduced to <code> and <a> tags. With this commit, the webpage gets a colorful soul.
2020-04-28Revert the text, exactly echo maneage.orgPedram Ashofteh Ardakani-3/+2
2020-04-28Fix internal URLPedram Ashofteh Ardakani-4/+4
2020-04-28Fill indexPedram Ashofteh Ardakani-119/+162
2020-04-27Added a merge/pull request descriptionMohammad Akhlaghi-14/+67
Boud had suggested having this on the main page for now, later when we actually add some graphics and structure to the webpage it will be put in the proper place.
2020-04-25Added two links to explain reproducibility and to the Git repoMohammad Akhlaghi-2/+2
Until now there wasn't any explanation of what we mean by "exact reproducibility", so I added it and also put a click-able link to the Git repository for easy navigation. This is indeed just a crude place-holder, but since its live now, and we have mentioned it in the draft paper, its good to have some links. It also helps web search tools to already connect this page with other related pages so by the time the final page is ready, it can already have a presence in the search results.
2020-04-25Git URL in demo command now moved to git.maneage.orgMohammad Akhlaghi-2/+2
I just setup this repository to host the project on our own servers, so its better to use it instead of GitLab.
2020-04-24First commit, just a place holder until page is madeMohammad Akhlaghi-0/+68
This is just a place holder that I made in a few minutes after setting up the `maneage.org' domain. We will fill it up soon.