Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ESSIF-Lab
eSSIF-Lab framework
Commits
27eb48db
Commit
27eb48db
authored
Oct 26, 2021
by
RieksJ
Browse files
Merge branch 'main' into terminology-rieks
# Conflicts: # docusaurus.config.js
parents
266d1808
a27f0986
Pipeline
#48899
passed with stage
in 1 minute and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docusaurus.config.js
View file @
27eb48db
...
...
@@ -2,11 +2,13 @@ const path = require('path');
module
.
exports
=
{
title
:
'
eSSIF-Lab
'
,
tagline
:
'
eSSIF-Lab Framework
'
,
url
:
'
https://essif-lab.github.io
'
,
// url: 'https://essif-lab.github.io',
url
:
'
https://essif-lab.pages.grnet.gr/framework
'
,
baseUrl
:
process
.
env
.
STAGING
&&
process
.
env
.
STAGING
===
'
true
'
?
'
/framework/
'
:
'
/
'
,
favicon
:
'
images/favicon.ico
'
,
organizationName
:
'
essif-lab
'
,
projectName
:
'
framework
'
,
// organizationName: 'essif-lab',
organizationName
:
'
grnet
'
,
projectName
:
'
essif-lab
'
,
onBrokenLinks
:
'
log
'
,
scripts
:
[
{
...
...
@@ -28,8 +30,10 @@ module.exports = {
{
to
:
'
docs/essifLab-pattern-list
'
,
label
:
'
Mental Models
'
,
position
:
'
left
'
},
{
to
:
'
docs/ssi-standards
'
,
label
:
'
SSI Standardization
'
,
position
:
'
right
'
},
{
href
:
'
https://github.com/essif-lab/framework
'
,
label
:
'
Github
'
,
// href: 'https://github.com/essif-lab/framework',
// label: 'Github',
href
:
'
https://gitlab.grnet.gr/essif-lab/framework
'
,
label
:
'
Gitlab
'
,
position
:
'
right
'
,
},
],
...
...
@@ -59,7 +63,7 @@ module.exports = {
],
},
{
title
:
'
Project
'
,
title
:
'
EU
Project
'
,
items
:
[
{
label
:
'
Project
'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment