Since I currently put up the stuff at fricas.github.io, it actually needn't be me.

On 23.09.23 09:47, Qian Yun wrote:
Most importantly, documentation should be put there.

Definitely, my suggestion would be that we simply serve the pages from

  https://fricas.github.io

from https://fricas.org. And that would be completely easy to do.

The pages at fricas.github.io are generated from our official fricas git repository. Since sphinx-doc is involved the result is basically pure html, no fancy content management system needed. OK, the generation of the book requires latex, and imagemagick and a few other things, but that's easy to setup. Otherwise only python3 and sphinxdoc must be installed.

Also there shall be a "news" section, or "past release" section.

That we can add to this page:
http://fricas.github.io/download.html

There shall also be a "developer" section on how to participate
in development of FriCAS.

Is already there, but might need to be expanded.

http://fricas.github.io/development.html

And a section that shows examples of most common usage of FriCAS.

http://fricas.github.io/examples.html

That should also contain more stuff... Contributions welcome.

Shall fricas.org be synced to fricas.github.io somehow?
Shall fricas.org source code be managed under git?

I can do it today, it is only a matter of setting some parameters.

https://github.com/fricas/fricas/blob/master/src/doc/sphinx/source/conf.py#L26

Well there is only one problem.
First we must decide whether we want the website fricas.org to be in sync with the latest release or whether it should be in sync with the git repository. Other ideas?

Ralf

--
You received this message because you are subscribed to the Google Groups "FriCAS - 
computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/e31a7e58-c939-2988-b5dd-af3a7257cbbe%40hemmecke.org.

Reply via email to