From 391f9cda43ee8c6d032358e86d12d3633e107a61 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Fri, 9 Jun 2006 15:12:20 +0000 Subject: [PATCH] reworked css and html structure, continuing offline ... --- helm/www/matita/bottombar.shtml | 4 +- helm/www/matita/community.shtml | 21 +++++----- helm/www/matita/developers.shtml | 38 ------------------ helm/www/matita/development.shtml | 41 ++++++++++++++++++++ helm/www/matita/documentation.shtml | 21 +++++----- helm/www/matita/download.shtml | 33 ++++++++-------- helm/www/matita/matita.shtml | 6 +-- helm/www/matita/menubar.shtml | 12 +++--- helm/www/matita/style.css | 60 +++++++++++++++-------------- 9 files changed, 125 insertions(+), 111 deletions(-) delete mode 100644 helm/www/matita/developers.shtml create mode 100644 helm/www/matita/development.shtml diff --git a/helm/www/matita/bottombar.shtml b/helm/www/matita/bottombar.shtml index 5f541d8a3..41bbb828d 100644 --- a/helm/www/matita/bottombar.shtml +++ b/helm/www/matita/bottombar.shtml @@ -2,9 +2,9 @@ Last-modified:
- Valid XHTML 1.0! + Valid XHTML 1.0! - Valid CSS + Valid CSS
diff --git a/helm/www/matita/community.shtml b/helm/www/matita/community.shtml index b525e47f6..eebd71cc7 100644 --- a/helm/www/matita/community.shtml +++ b/helm/www/matita/community.shtml @@ -6,15 +6,18 @@ -

Miki

-

- We are currently developing - Wiki-like - technologies to support collaborative development of the Matita - library, encouraging people to expand, modify and elaborate previous - contributions. "Miki: a formal Mathematics wIKI" is the - codename of the effort. -

+
+

Matita Community

+

Miki

+

+ We are currently developing + Wiki-like + technologies to support collaborative development of the Matita + library, encouraging people to expand, modify and elaborate previous + contributions. "Miki: a formal Mathematics wIKI" is the + codename of the effort. +

+
diff --git a/helm/www/matita/developers.shtml b/helm/www/matita/developers.shtml deleted file mode 100644 index c494b6ecb..000000000 --- a/helm/www/matita/developers.shtml +++ /dev/null @@ -1,38 +0,0 @@ - - - - Matita home page - developers - - - - -

- The origins of Matita go back to 1999 and are intertwined with the - HELM Project. Since then, a - lot of people contributed both ideas and source code that have made - Matita what it looks today. In this page we tried to summarize all - of them, we apologize for whom we forgot to mention. -

-

Current team members

- - -

Former members

- - - - - diff --git a/helm/www/matita/development.shtml b/helm/www/matita/development.shtml new file mode 100644 index 000000000..220ad057d --- /dev/null +++ b/helm/www/matita/development.shtml @@ -0,0 +1,41 @@ + + + + Matita home page - developers + + + + +
+

Matita Development

+

+ The origins of Matita go back to 1999 and are intertwined with the + HELM Project. Since then, a + lot of people contributed both ideas and source code that have made + Matita what it looks today. In this page we tried to summarize all + of them, we apologize for whom we forgot to mention. +

+

Current team members

+ + +

Former members

+ +

+ + + + diff --git a/helm/www/matita/documentation.shtml b/helm/www/matita/documentation.shtml index 8062a8b88..361fdb0a6 100644 --- a/helm/www/matita/documentation.shtml +++ b/helm/www/matita/documentation.shtml @@ -6,15 +6,18 @@ -

User manual

-

- We are working on the user manual of Matita. The current status is - available in our - svn repository - in the - matita/help directory - (in DocBook format) -

+
+

Matita Documentation

+

User manual

+

+ We are working on the user manual of Matita. The current status is + available in our + svn repository + in the + matita/help directory + (in DocBook format) +

+
diff --git a/helm/www/matita/download.shtml b/helm/www/matita/download.shtml index d780ab156..af333712f 100644 --- a/helm/www/matita/download.shtml +++ b/helm/www/matita/download.shtml @@ -6,27 +6,30 @@ -

Sources

-

- Matita has no official releases yet. - Still, you can get and build Matita from sources. - All our source code is released under the terms of the GNU General - Public Licence and is publically accessible on our svn repository. -

-

- To checkout a copy of the sources type: +

+

Download Matita!

+

Sources

+

+ Matita has no official releases yet. + Still, you can get and build Matita from sources. + All our source code is released under the terms of the GNU General + Public Licence and is publically accessible on our svn repository. +

+

+ To checkout a copy of the sources type:

     svn co -N svn://mowgli.cs.unibo.it/trunk/helm/software/
     cd software
     svn co svn://mowgli.cs.unibo.it/trunk/helm/software/components
     svn co svn://mowgli.cs.unibo.it/trunk/helm/software/matita
     
-

-

- Once you got the sources, have a look at the - installation instructions on how to build and - install Matita from sources. -

+

+

+ Once you got the sources, have a look at the + installation instructions on how to build and + install Matita from sources. +

+
diff --git a/helm/www/matita/matita.shtml b/helm/www/matita/matita.shtml index 245cba1c3..6ef651759 100644 --- a/helm/www/matita/matita.shtml +++ b/helm/www/matita/matita.shtml @@ -5,7 +5,7 @@