File tree Expand file tree Collapse file tree 6 files changed +502
-18
lines changed
Expand file tree Collapse file tree 6 files changed +502
-18
lines changed Original file line number Diff line number Diff line change 1212.tweet-cache
1313vendor
1414.Rproj.user
15-
16- .fake
1715.env-secret
16+ .fake
Original file line number Diff line number Diff line change 11project :
22 type : website
33 output-dir : _site
4- pre-render : dotnet fsi getcomputo-pub.fsx
4+ # pre-render: dotnet fsi getcomputo-pub.fsx
55website :
66 title : COMPUTO
77 site-url : https://computo.sfds.asso.fr/
@@ -21,6 +21,15 @@ website:
2121 text : Articles
2222 - href : site/submit.qmd
2323 text : Submit
24+ - text : " Guidelines"
25+ menu :
26+ - text : General
27+ - text : Authors
28+ href : site/guidelines-authors.qmd
29+ - text : Reviewers
30+ href : site/guidelines-reviewers.qmd
31+ - text : Editors
32+ href : site/guidelines-editors.qmd
2433 - href : site/review.qmd
2534 text : Review
2635 - href : site/repos.qmd
Original file line number Diff line number Diff line change 1+ ---
2+ title : Guidelines for authors
3+ description : This are the guidelines
4+ format :
5+ html : {}
6+ page-layout : article
7+ ---
8+
Original file line number Diff line number Diff line change 1+ ---
2+ title : Guidelines for editors
3+ description : This are the guidelines
4+ format :
5+ html : {}
6+ page-layout : article
7+ ---
Original file line number Diff line number Diff line change 1+ ---
2+ title : Guidelines for reviewers
3+ description : This are the guidelines
4+ format :
5+ html : {}
6+ page-layout : article
7+ ---
You can’t perform that action at this time.
0 commit comments