Menu

Tree [eb802d] master /
 History

HTTPS access


File Date Author Commit
 ar 2025-01-02 villate villate [5ec0c8] Corrects the link to the vector graphics versio...
 contrib 2014-11-30 Jaime Villate Jaime Villate [4a8132] Adds the Spanish translation of "Related Projec...
 de 2025-01-02 villate villate [5ec0c8] Corrects the link to the vector graphics versio...
 docs 2024-11-07 villate villate [422e9c] Recovers file maxima.html (Introduction to Maxima)
 el 2025-01-02 villate villate [5ec0c8] Corrects the link to the vector graphics versio...
 es 2025-01-02 villate villate [5ec0c8] Corrects the link to the vector graphics versio...
 fr 2025-01-02 villate villate [5ec0c8] Corrects the link to the vector graphics versio...
 img 2024-12-31 villate villate [b47f0f] New layout with dropdown menus instead of bars ...
 it 2025-01-02 villate villate [5ec0c8] Corrects the link to the vector graphics versio...
 ja 2025-01-02 villate villate [5ec0c8] Corrects the link to the vector graphics versio...
 ko 2025-01-02 villate villate [5ec0c8] Corrects the link to the vector graphics versio...
 misc 2017-09-09 Robert Dodier Robert Dodier [02db45] Add Fateman/Salz paper about simplifier to list...
 nl 2025-01-02 villate villate [5ec0c8] Corrects the link to the vector graphics versio...
 pl 2025-01-02 villate villate [5ec0c8] Corrects the link to the vector graphics versio...
 pt 2025-01-02 villate villate [5ec0c8] Corrects the link to the vector graphics versio...
 ru 2025-01-03 villate villate [fae530] Fixes a typo.
 sk 2025-01-02 villate villate [5ec0c8] Corrects the link to the vector graphics versio...
 tr 2025-01-03 villate villate [7d03eb] Updates the Turkish and Russian translations of...
 zh 2025-01-02 villate villate [5ec0c8] Corrects the link to the vector graphics versio...
 .gitignore 2023-07-20 Jaime E. Villate Jaime E. Villate [5c8a37] Makes git ignore the subdirectory ext, which co...
 .htaccess 2025-01-01 villate villate [13f31b] Removes obsolete pages and improves the aspect ...
 3rdpartycode.html 2025-01-01 villate villate [13f31b] Removes obsolete pages and improves the aspect ...
 404.html 2025-01-01 Wolfgang Dautermann Wolfgang Dautermann [4724d9] Fix some HTML errors.
 README.md 2025-01-03 villate villate [67b491] The delete option of rsync should not be recomm...
 authorization-letter.html 2025-01-01 villate villate [13f31b] Removes obsolete pages and improves the aspect ...
 compalg.html 2025-01-01 villate villate [13f31b] Removes obsolete pages and improves the aspect ...
 documentation.html 2025-01-01 villate villate [13f31b] Removes obsolete pages and improves the aspect ...
 download.html 2025-01-02 villate villate [7292d1] Breaks a very long line to make it easier to sp...
 faq.html 2025-01-01 villate villate [13f31b] Removes obsolete pages and improves the aspect ...
 imaxima.html 2023-07-26 Leo Butler Leo Butler [3ae1cb] Bug report #4161 imaxima and imath web site not...
 index.html 2025-01-01 Wolfgang Dautermann Wolfgang Dautermann [4724d9] Fix some HTML errors.
 lisp.html 2025-01-01 villate villate [13f31b] Removes obsolete pages and improves the aspect ...
 maxima.css 2025-01-02 villate villate [2335c1] Sets the corret font size for the menu buttons.
 maximalist.html 2025-05-29 villate villate [eb802d] maximalist page: Use secure connection in the G...
 project.html 2025-01-01 Wolfgang Dautermann Wolfgang Dautermann [4724d9] Fix some HTML errors.
 relatedprojects.html 2025-01-01 villate villate [13f31b] Removes obsolete pages and improves the aspect ...
 robots.txt 2014-09-27 Jaime Villate Jaime Villate [12630f] New Website on HTML+CSS
 ui-tips.html 2025-01-01 villate villate [13f31b] Removes obsolete pages and improves the aspect ...

Read Me

Maxima Website

This is the GIT repository for the Website of project Maxima
https://maxima.sourceforge.io

Mirroring

You are welcome to keep a mirror of Maxima's Website in you own site or
to use it as a template for your own Website. To do that, you just have
to retrieve this repository somewhere in your own site. It will work
without any additional configuration or external files.

A copy of this repository will even work locally in your computer, even
if you don't have a Web server installed. This could be a handy way of
keeping a local copy of all the information in the Website. All you need
is a Web browser. Simply point your browser
to file:///dir/index.html, where dir is the name of the directory where
you retrieved this repository.

Contributing

You can help us by correcting any typos you find, translating pages to
other languages or adding new pages. Just copy the page you are going to
modify or translate to your disk, edit it and send the result to
villate@fe.up.pt.

If you are a member of the project, you can also commit your changes
directly into the Git repository. If you are not a member but would
like to have write privileges to help improve the site, ask villate@fe.up.pt
or other project administrators to give you access.

After committing any modifications to the repository, the Sourceforge
Web server pages must be refreshed manually by copying any new files
and updating changed files in the Web server. If you are not a member
of the project, the project administrators will do that once they
become aware that the repository has changed or you can request a Web
server update in the mailing list.

If you are a member of the project and you use Linux, you can update the
pages in the Web server using rsync. First move to the directory where you
have your copy of the Web repository, make sure you don't have any additional
files or changes that have not been committed, and then issue the following
command:

rsync -avz --exclude "ext" * username@web.sf.net:/home/project-web/maxima/htdocs

Where username should be replaced with the username you use in
Sourceforge. In addition to rsync, you can also use sftp or scp to copy files
to the web.sf.net; if you use one of those programs instead, make sure you
send any new files, update the files that have changed and delete the ones
that have been removed from the repository.

Big external documents should be archived in the subdirectory ext/, which
is not under version control. If you add any files to that directory, use
the following command (or equivalent) to copy them to Maxima's Website:

rsync -avzu ext username@web.sf.net:/home/project-web/maxima/htdocs
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.