diff options
author | dakkar <dakkar@luxion> | 2008-03-02 15:56:16 +0000 |
---|---|---|
committer | dakkar <dakkar@luxion> | 2008-03-02 15:56:16 +0000 |
commit | 05c5b431a8b60d38c39515babd3fb273d2a6babc (patch) | |
tree | 7794962384f27b4abcae26e8ba93a5caff2e6559 /index/document.en.rest.txt | |
download | thenautilus-05c5b431a8b60d38c39515babd3fb273d2a6babc.tar.gz thenautilus-05c5b431a8b60d38c39515babd3fb273d2a6babc.tar.bz2 thenautilus-05c5b431a8b60d38c39515babd3fb273d2a6babc.zip |
re-import del sito, in ReST, da ritoccare parecchio
git-svn-id: svn://luxion/repos/thenautilus@331 fcb26f47-9200-0410-b104-b98ab5b095f3
Diffstat (limited to 'index/document.en.rest.txt')
-rw-r--r-- | index/document.en.rest.txt | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/index/document.en.rest.txt b/index/document.en.rest.txt new file mode 100644 index 0000000..720e599 --- /dev/null +++ b/index/document.en.rest.txt @@ -0,0 +1,77 @@ +Gianni Ceccarelli Home Page +=========================== + +Hello! +------ + +This website of mine exists to publish my productions, to experiment layout and +graphic ideas, and overall to show off a bit. (there's always a sort of +exibitionism in publishing works of one's own, isn't it?) + +Initially these pages have been produced with `XWeb`_; later on, using +a home-grown system based on `XML`_, `XSLT`_, and `GNU Make`_, +unimaginatively called sitemake_; now, they're made with another +system, based on ReST_ and XSLT_, with the even more banal name of WebCoso_. + +Input files have been written in `EMACS`_, and the resulting pages conform to +`HTML 4.01`_ and use `CSS2`_. It's quite probable that you have problems +correctly viewing these pages: start using a standard-compliant browser. At the +moment (20010701) the browser with the most complete support for W3C standards +is (among the ones I know) `Mozilla`_; follows `Internet Explorer`_, version 5 +or later, for `Windows`_ or `Macintosh`_, `Konqueror`_ has made great +progresses. I have no idea how `Opera`_ work. + +To know the last updates to these pages, read the `news section`_. + +`Dakkar`_ + +.. _`xml`: + http:/www.w3.org/TR/REC-xml + +.. _`css2`: + http://www.w3.org/Style/CSS/ + +.. _`gnu make`: + http://www.gnu.org/software/make/make.html + +.. _`xslt`: + http://www.w3.org/TR/xslt + +.. _`windows`: + http://www.microsoft.com/windows/ + +.. _`news section`: + news/ + +.. _`mozilla`: + http://www.mozilla.org + +.. _sitemake: + SW/sitemake/ + +.. _WebCoso: + SW/WebCoso/ + +.. _`xweb`: + http://xweb.sourceforge.net + +.. _`dakkar`: + mailto:dakkar@thenautilus.net + +.. _`opera`: + http://www.opera.com + +.. _`emacs`: + http://www.gnu.org/software/emacs/emacs.html + +.. _`konqueror`: + http://www.konqueror.org + +.. _`internet explorer`: + http://www.microsoft.com/windows/ie/default.html + +.. _`macintosh`: + http://www.apple.com/macos/ + +.. _`html 4.01`: + http://www.w3.org/TR/html4/ |