aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/docs
Commit message (Collapse)AuthorAge
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2024-06-28
|
* refactor(docs): improve website formattingLibravatar Kristóf Marussy2024-06-25
|
* fix(frontend): Algolia searchLibravatar Kristóf Marussy2024-06-24
|
* chore(frontend): fix peer dependency warningsLibravatar Kristóf Marussy2024-06-23
|
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2024-06-23
|
* build: publish Maven snapshots to GH pagesLibravatar Kristóf Marussy2024-06-23
|
* build: automate GitHub pages deploymentLibravatar Kristóf Marussy2024-06-23
|
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2024-06-17
|
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2024-06-01
|
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2024-05-26
|
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2024-05-26
|
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2024-05-04
|
* chore(deps): bump dependenciesLibravatar Kristóf Marussy2024-04-26
|
* fix(docs): non-linear time regexLibravatar Kristóf Marussy2024-04-26
|
* fix(docs): missing license filesLibravatar Kristóf Marussy2024-04-26
|
* docs: language referencedocsLibravatar Kristóf Marussy2024-04-25
|
* docs: add use cases to landing pageLibravatar Kristóf Marussy2024-04-18
|
* refactor(docs): update video coverLibravatar Kristóf Marussy2024-04-18
| | | | Also adds responsive-loader support for images.
* docs: update landing pageLibravatar Kristóf Marussy2024-04-18
|
* docs: contributing guideLibravatar Kristóf Marussy2024-04-16
|
* feat(docs): add Algolia DocSearchLibravatar Kristóf Marussy2024-04-16
|
* feat(docs): add edit linkLibravatar Kristóf Marussy2024-04-12
|
* fix(docs): category selection card apperanceLibravatar Kristóf Marussy2024-04-12
|
* refactor(frontend): improve SVG minificationLibravatar Kristóf Marussy2024-04-12
|
* docs: add link to WASPLibravatar Kristóf Marussy2024-04-11
|
* feat(web): embed SVG into HTML directlyLibravatar Kristóf Marussy2024-04-11
| | | | | | | * Makes sure element IDs and CSS do not interfere with other diagrams in the same HTML document. * Disables SVGO to allow embedding in Docusaurus with CSS intact. * Replaces PNG figures with SVG in documentation.
* chore(deps): bump frontend dependenciesLibravatar Kristóf Marussy2024-04-11
|
* refactor(docs): simplify yarnwLibravatar Kristóf Marussy2024-04-11
| | | | | | | | To speed up build, assume that yarn was already installed, since the build will fail if it is not installed anyway. Also change devault docs port to 3000 so that it can run simultaneously with the editor frontend.
* docs: add webmanifestLibravatar Kristóf Marussy2024-04-10
|
* refactor(docs): URL structureLibravatar Kristóf Marussy2024-04-10
|
* docs: add existing static assetsLibravatar Kristóf Marussy2024-04-10
|
* docs: under constructionLibravatar Kristóf Marussy2024-04-10
|
* fix(build): assembleFrontend task enableIfLibravatar Kristóf Marussy2024-04-09
|
* refactor(docs): landing pageLibravatar Kristóf Marussy2024-04-09
|
* docs: add JavadocLibravatar Kristóf Marussy2024-04-09
|
* docs: add embedded videoLibravatar Kristóf Marussy2024-04-09
|
* docs: add existing tutorialLibravatar Kristóf Marussy2024-04-09
| | | | Add tutorial from https://github.com/graphs4value/refinery-tutorials
* docs: basic theme and structureLibravatar Kristóf Marussy2024-04-09
|
* docs: add Docusaurus websiteLibravatar Kristóf Marussy2024-04-08
Also refactor Yarn buildscripts.