<feed xmlns='http://www.w3.org/2005/Atom'>
<title>webpage.git/css, branch master</title>
<subtitle>HTML/CSS source of Maneage webpage</subtitle>
<link rel='alternate' type='text/html' href='https://git.maneage.org/webpage.git/'/>
<entry>
<title>Added text and fixed logo sizes in the supporting organizations</title>
<updated>2026-03-31T19:03:27+00:00</updated>
<author>
<name>Mohammad Akhlaghi</name>
<email>mohammad@akhlaghi.org</email>
</author>
<published>2026-03-31T19:02:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/webpage.git/commit/?id=92d7c2f17b609f82323b9aae0cc04efef201e839'/>
<id>92d7c2f17b609f82323b9aae0cc04efef201e839</id>
<content type='text'>
Until now, only the current grants were written. But that was not
fair.

With this commit, a short history of the project has been added,
mentioning all the relevant institues and grants.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Until now, only the current grants were written. But that was not
fair.

With this commit, a short history of the project has been added,
mentioning all the relevant institues and grants.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added current grant information and AEI logo</title>
<updated>2026-03-31T14:25:09+00:00</updated>
<author>
<name>Mohammad Akhlaghi</name>
<email>mohammad@akhlaghi.org</email>
</author>
<published>2026-03-31T14:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/webpage.git/commit/?id=7702336dda7ba22be73420bf8dba4313879fb051'/>
<id>7702336dda7ba22be73420bf8dba4313879fb051</id>
<content type='text'>
Until now, the supporting organizations section of the Maneage webpage
didn't contain the AEI logo for the two grants that we have been using
to develop Maneage.

With this commit it has been added, along with a short description for
the current grant. Previous grants will also be mentioned soon.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Until now, the supporting organizations section of the Maneage webpage
didn't contain the AEI logo for the two grants that we have been using
to develop Maneage.

With this commit it has been added, along with a short description for
the current grant. Previous grants will also be mentioned soon.
</pre>
</div>
</content>
</entry>
<entry>
<title>index.html: added Matrix-protocol chatrooms for Maneage</title>
<updated>2022-05-10T14:34:44+00:00</updated>
<author>
<name>Mohammad Akhlaghi</name>
<email>mohammad@akhlaghi.org</email>
</author>
<published>2022-05-10T14:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/webpage.git/commit/?id=49de5edc307fb2ebd1fae43f05fd90580d7642e9'/>
<id>49de5edc307fb2ebd1fae43f05fd90580d7642e9</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added CSS, allowing iframe aspect ratio to be preserved</title>
<updated>2021-06-30T22:36:27+00:00</updated>
<author>
<name>Mohammad Akhlaghi</name>
<email>mohammad@akhlaghi.org</email>
</author>
<published>2021-06-30T22:26:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/webpage.git/commit/?id=04b55e6baaac1dabf082620ca5089483ca336d48'/>
<id>04b55e6baaac1dabf082620ca5089483ca336d48</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>New project-flow SVG image, new .center CSS class</title>
<updated>2020-06-14T01:02:55+00:00</updated>
<author>
<name>Marjan Akbari</name>
<email>mrjakbari@gmail.com</email>
</author>
<published>2020-06-14T00:27:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/webpage.git/commit/?id=e564f6d5e830b53df689968b245afdeb4451ea36'/>
<id>e564f6d5e830b53df689968b245afdeb4451ea36</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed the order element of RDA's logo</title>
<updated>2020-06-03T22:41:17+00:00</updated>
<author>
<name>Mohammad Akhlaghi</name>
<email>mohammad@akhlaghi.org</email>
</author>
<published>2020-06-03T22:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/webpage.git/commit/?id=dfdebe4d079d344362c2c5a258d46d2fd3aac9a3'/>
<id>dfdebe4d079d344362c2c5a258d46d2fd3aac9a3</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update supporting organizations look</title>
<updated>2020-06-03T21:09:59+00:00</updated>
<author>
<name>Pedram Ashofteh Ardakani</name>
<email>pedramardakani@pm.me</email>
</author>
<published>2020-06-03T21:09:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/webpage.git/commit/?id=acdf9717c7c353a78fa5f8d8f10bac4123dc5f3f'/>
<id>acdf9717c7c353a78fa5f8d8f10bac4123dc5f3f</id>
<content type='text'>
* 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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
</pre>
</div>
</content>
</entry>
<entry>
<title>Update footer style and copyright notice</title>
<updated>2020-06-03T20:36:59+00:00</updated>
<author>
<name>Pedram Ashofteh Ardakani</name>
<email>pedramardakani@pm.me</email>
</author>
<published>2020-06-03T20:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/webpage.git/commit/?id=b2a7ff316d921d4b128798eb1f994531bb9d4f03'/>
<id>b2a7ff316d921d4b128798eb1f994531bb9d4f03</id>
<content type='text'>
* Fix line-height problem
* Use lighter link colors
* Add the logo copyrights
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix line-height problem
* Use lighter link colors
* Add the logo copyrights
</pre>
</div>
</content>
</entry>
<entry>
<title>Update footer style</title>
<updated>2020-05-31T21:56:22+00:00</updated>
<author>
<name>Pedram Ashofteh Ardakani</name>
<email>pedramardakani@pm.me</email>
</author>
<published>2020-05-31T21:56:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/webpage.git/commit/?id=7a6a44111f6e04b42a19595c746013eda2331c3a'/>
<id>7a6a44111f6e04b42a19595c746013eda2331c3a</id>
<content type='text'>
* Reduce text size
* Reduce vertical paddings
* Reduce line spacings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Reduce text size
* Reduce vertical paddings
* Reduce line spacings
</pre>
</div>
</content>
</entry>
<entry>
<title>Add supporting organizations</title>
<updated>2020-05-31T21:46:56+00:00</updated>
<author>
<name>Pedram Ashofteh Ardakani</name>
<email>pedramardakani@pm.me</email>
</author>
<published>2020-05-31T21:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/webpage.git/commit/?id=64a7135353c811b4782cb89726cdf15cdb99ef26'/>
<id>64a7135353c811b4782cb89726cdf15cdb99ef26</id>
<content type='text'>
* Used flex
* Should we add the gobierno-canarias?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Used flex
* Should we add the gobierno-canarias?
</pre>
</div>
</content>
</entry>
</feed>
