JURI Folder Structure
The generated files are put into the folder defined in $LLVIEW_DATA/$LLVIEW_SYSTEMNAME
.
The subfolders that used for the default steps are:
templates
: HandleBars templates to generate pieces of the webpagesjs
: JavaScript files that are used to generate the websiteext
: External JavaScript libraries
css
: CSS stylesheets usedext
: External CSS libraries
utils
: Scripts that can be used in installation and configuration of LLviewimg
: Images used in the Web Portalconfig
: Store the base html template used to build the login pagejson
: Store JSON files that define context of some tabsfonts
: Fonts used on the website
The following files are located in the main folder:
login.php
: Login page that is build using PHP after a user has verified loginerror404.html
: Page to be used when an internal page is not found. It may need to be defined in.htaccess
file via theErrorDocument 404 <folder>/error404.html
configurationindex.html
: Main page used to build the portalLICENSE
: GPLv3 License used by JURIREADME.md
: Basic JURI informationCONTRIBUTING.md
: Contributing rules for JURICITATION.cff
: How to cite JURI