Merge branch 'development_zola' of github.com:threefoldfoundation/www_threefold_io into development_zola

This commit is contained in:
timurgordon
2024-06-25 12:11:02 +03:00
9 changed files with 31 additions and 8 deletions

View File

@@ -18,6 +18,7 @@ Then we add the [doctrees]() we will use for the website. When we add a doctree,
We use the following doctrees in our website:
- `threefoldfoundation/threefold_data` for blogs, people and news.
- `threefoldfoundation/www_threefold_io` for site content for pages.
```js
// add collections to the website using their github url
!!website.doctree_add
@@ -25,7 +26,6 @@ We use the following doctrees in our website:
branch: development_zola
pull: true
!!website.doctree_add
url:'https://github.com/threefoldfoundation/threefold_data/tree/development_zola/content'
pull: true