Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ESSIF-Lab
eSSIF-Lab framework
Commits
6c5579f7
Commit
6c5579f7
authored
Jun 09, 2020
by
Rieks Joosten
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
small updates, to see whether or not the deployment already works;
parent
c932134c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
docs/introduction.md
docs/introduction.md
+4
-0
docusaurus.config.js
docusaurus.config.js
+2
-1
No files found.
docs/introduction.md
View file @
6c5579f7
...
...
@@ -25,3 +25,7 @@ topics that are relevant to the eSSIF-Lab Framework. Currently, it contains:
-
[
Vision and purpose
](
vision-and-purpose
)
-
[
Functional architecture
](
functional-architecture
)
## Acknowledgement
This site is part of the eSSIF-Lab project that has received funding from the [European Union’s Horizon 2020 Research and Innovation Programme] under grant agreement Nº 871932.
\ No newline at end of file
docusaurus.config.js
View file @
6c5579f7
...
...
@@ -13,8 +13,9 @@ module.exports = {
src
:
'
images/eSSIF-Lab logo.png
'
,
},
links
:
[
{
to
:
'
docs/vision-and-purpose
'
,
label
:
'
Vision
'
,
position
:
'
left
'
},
{
to
:
'
docs/introduction
'
,
label
:
'
Quick intro
'
,
position
:
'
left
'
},
{
to
:
'
docs/vision-and-purpose
'
,
label
:
'
Vision
'
,
position
:
'
left
'
},
{
to
:
'
docs/functional-architecture
'
,
label
:
'
Functional Architecture
'
,
position
:
'
left
'
},
{
href
:
'
https://gitlab.grnet.gr/essif-lab/framework
'
,
label
:
'
Gitlab
'
,
...
...
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