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/
2222# committed for packages, but should be committed for applications that require a static
2323# environment.
2424Manifest.toml
25+ __site
Original file line number Diff line number Diff line change 11[deps ]
22Franklin = " 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 22Add here global page variables to use throughout your website.
33-->
44+++
5- author = "Septimia Zenobia "
5+ author = "JuliaParallel "
66mintoclevel = 2
77
88# Add here files or directories that should be ignored by Franklin, otherwise
@@ -13,9 +13,9 @@ ignore = ["node_modules/"]
1313
1414# RSS (the website_ {title, descr, url} must be defined to get RSS)
1515generate_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/ "
1919+++
2020
2121<!--
You can’t perform that action at this time.
0 commit comments