<feed xmlns='http://www.w3.org/2005/Atom'>
<title>osl/web, branch next</title>
<subtitle>osl - the object storage layer</subtitle>
<id>https://git.tue.mpg.de/cgit/osl/atom?h=next</id>
<link rel='self' href='https://git.tue.mpg.de/cgit/osl/atom?h=next'/>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/'/>
<updated>2020-09-22T19:28:31Z</updated>
<entry>
<title>web: Add style sheet.</title>
<updated>2020-09-22T19:28:31Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2020-06-16T19:36:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/commit/?id=d2305288dbd2e71a6235446e5b1a6a5857ccab05'/>
<id>urn:sha1:d2305288dbd2e71a6235446e5b1a6a5857ccab05</id>
<content type='text'>
The style sheet configures different background colors for even and
odd numbered lines of the API summary. This visual aid should make
the document easier to follow.
</content>
</entry>
<entry>
<title>web: Simplify main page.</title>
<updated>2020-09-22T19:28:31Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2020-06-16T15:33:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/commit/?id=3d464e41fd4ed1074a8b1ecc185caacfa9d057ec'/>
<id>urn:sha1:3d464e41fd4ed1074a8b1ecc185caacfa9d057ec</id>
<content type='text'>
This combines and streamlines the "Download", "License" and "Contact"
sections of the home page and moves them to the README file.

This reduces the tabs of the main page navigation from 8 to 5 and
makes the various URLs more prominent, and part of README.
</content>
</entry>
<entry>
<title>web: Let logo link to index.html rather than ".".</title>
<updated>2020-09-22T19:28:31Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2020-06-15T23:42:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/commit/?id=b33ea63fb2357f0da13a30d2d0df6ffe8f2c4fc1'/>
<id>urn:sha1:b33ea63fb2357f0da13a30d2d0df6ffe8f2c4fc1</id>
<content type='text'>
Depending on the browser and the web server config, the reference to
"." may cause the browser to render a directory listing.
</content>
</entry>
<entry>
<title>web: Don't duplicate the html header.</title>
<updated>2020-09-22T19:28:31Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2020-06-15T23:39:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/commit/?id=f497ad60e2191188f6bef05d022a07d17c65a357'/>
<id>urn:sha1:f497ad60e2191188f6bef05d022a07d17c65a357</id>
<content type='text'>
Now that all web pages are in a single directory, we can get rid of
some duplication by using header.html also to create index.html.
</content>
</entry>
<entry>
<title>web: Get rid of doxygen.</title>
<updated>2020-09-22T19:28:31Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2020-06-15T23:13:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/commit/?id=7a5132c93cde8ce79bbea3dc4568ffa5f42ec5cf'/>
<id>urn:sha1:7a5132c93cde8ce79bbea3dc4568ffa5f42ec5cf</id>
<content type='text'>
Doxygen is an additional dependency, and it's total overkill for
a small project like osl. The self-contained gendoc.m4 script does
everything we need, and is much faster.

This patch converts osl.h.in to gendoc syntax and removes all traces
of doxygen. Since gendoc.m4 relies on features of gnu-m4 we run it with
-g to enable gnu extensions. This has been tested on FreeBSD and NetBSD
which ship different m4 implementations, both of which understand -g.
</content>
</entry>
<entry>
<title>web: Convert QUICK_START to markdown syntax.</title>
<updated>2020-09-22T19:28:31Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2020-06-15T17:16:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/commit/?id=975357d614c27b81fbd65162a72d66d3b1a16a57'/>
<id>urn:sha1:975357d614c27b81fbd65162a72d66d3b1a16a57</id>
<content type='text'>
This file is rather simple and we don't need doxygen to convert it
to html. After this, the quick start document becomes part of the
main page.

Although this patch modifies almost every line of QUICK_START, the
changes to the actual contents have been kept to a minimum.
</content>
</entry>
<entry>
<title>Add link to author homepage.</title>
<updated>2019-02-13T08:23:39Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2019-01-19T18:59:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/commit/?id=57c4450ea47bb1b85ce1b1a48cb3ecbc6dba6c55'/>
<id>urn:sha1:57c4450ea47bb1b85ce1b1a48cb3ecbc6dba6c55</id>
<content type='text'>
The osl page already contains a link to the paraslash page, but it
makes sense to link also to the main software page.
</content>
</entry>
<entry>
<title>web: Update Doxyfile.</title>
<updated>2016-02-25T10:36:36Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2016-01-13T14:12:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/commit/?id=785e5aadde849a0060efa74f56ede8a218756a81'/>
<id>urn:sha1:785e5aadde849a0060efa74f56ede8a218756a81</id>
<content type='text'>
This file was created long ago with doxygen version 1.5.4. The system
on which the public web pages are generated runs Ubuntu 14.04 which
ships doxygen-1.8.6. This doxygen version complains as follows:

	Warning: Tag `DETAILS_AT_TOP' at line 162 of file web/Doxyfile has become obsolete.
	To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
	Warning: Tag `SHOW_DIRECTORIES' at line 424 of file web/Doxyfile has become obsolete.
	To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
	Warning: Tag `HTML_ALIGN_MEMBERS' at line 727 of file web/Doxyfile has become obsolete.
	To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"

This patch is the result of running doxygen -u web/Doxyfile. With the
updated file the above warnings go away, and the pages look identical.
</content>
</entry>
<entry>
<title>web: Switch to UTF-8 encoding.</title>
<updated>2016-02-03T16:34:07Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2015-10-26T14:38:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/commit/?id=68a685ff6ad011ec3042da8e19c53c10997fa5da'/>
<id>urn:sha1:68a685ff6ad011ec3042da8e19c53c10997fa5da</id>
<content type='text'>
Probably doesn't matter at all since there isn't a single text file in
the repo which is not pure ASCII. But still, in 2016 iso-8859 should
not be used any more..
</content>
</entry>
<entry>
<title>web: Fix gibweb link.</title>
<updated>2016-01-13T13:27:39Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2015-10-26T13:31:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/commit/?id=148e667c20f12a77aad6dccf1dfbe4c1d5a6355a'/>
<id>urn:sha1:148e667c20f12a77aad6dccf1dfbe4c1d5a6355a</id>
<content type='text'>
The correct git:// and gitweb URLs contain a ".git" suffix. While the
git service works with and without this suffix, the gitweb link
404s without it.

This commit adds the .git suffix to both URLs.
</content>
</entry>
</feed>
