File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -22,3 +22,4 @@ docs/site/
22
22
# committed for packages, but should be committed for applications that require a static
23
23
# environment.
24
24
Manifest.toml
25
+ __site
Original file line number Diff line number Diff line change 1
1
[deps ]
2
2
Franklin = " 713c75ef-9fc9-4b05-94a9-213340da978e"
3
- NodeJS = " 2bd173c7-0d6d-553b-b6af-13a54713934c"
3
+ NodeJS = " 2bd173c7-0d6d-553b-b6af-13a54713934c"
4
+
5
+ [compat ]
6
+ Franklin = " 0.10.56"
Original file line number Diff line number Diff line change 2
2
Add here global page variables to use throughout your website.
3
3
-->
4
4
+++
5
- author = "Septimia Zenobia "
5
+ author = "JuliaParallel "
6
6
mintoclevel = 2
7
7
8
8
# Add here files or directories that should be ignored by Franklin, otherwise
@@ -13,9 +13,9 @@ ignore = ["node_modules/"]
13
13
14
14
# RSS (the website_ {title, descr, url} must be defined to get RSS)
15
15
generate_rss = true
16
- website_title = "Franklin Template "
17
- website_descr = "Example website using Franklin "
18
- website_url = "https://tlienart .github.io/FranklinTemplates.jl / "
16
+ website_title = "JuliaParallel "
17
+ website_descr = "JuliaParallel "
18
+ website_url = "https://juliaparallel .github.io/ "
19
19
+++
20
20
21
21
<!--
You can’t perform that action at this time.
0 commit comments