Goal
- Gather all external resources necessary to run our grist instance on https://bioinfophim-grist.ird.fr.
- Act as a central place where to store accessory code related to this online service.
- Record thoughts/ideas/todo about this site through the gitLab issues mechanism.
- Could also gather the documentation of our XPLAIN data grist document here and expose it through gitlab pages.
Content
-
The
images
directory contains images files embedded in our grist site as well as their source file (open office) if relevant. -
The
snippets
directory hosts misc scripts and notebooks with code that was used at some point for the grist site or to format its data content. -
The
Notebooks
directory hold ??????. -
The
xplain-data
directory contains resources that are specific to our Grist instance centralizing the research data of the XPLAIN group at PHIM. -
The
public
directory holds the files for a minimalist static website accessible at https://phim.pages.ird.fr/xplain/xplain_grist_dbs. This is currently just a dummy page that could expend to become a team site with links to our online tools interfaces or more likely the documentation of the xplain data store. For that, the Quartz static-site generator that transforms Markdown content appears like a good option. Alternatively, HUGO seems to do the job as well but they both need to be tested in our hands. -
Misc. files and notes relative to the setup of our Girst server on a iTrop VM is available on our private repo.