manual, set internal collections to filename.md template

This commit is contained in:
Mik-TF
2024-05-13 19:28:23 -04:00
parent 280652166f
commit 1836179a75
169 changed files with 709 additions and 709 deletions

View File

@@ -6,13 +6,13 @@ These tools play a crucial role in enhancing as well as simplifying collaboratio
<h2>Table of Contents</h2>
- [Circle Tool](./circle_tool.md)
- [Circle Tool](circle_tool.md)
- This ThreeFold's project management tool, made by using Taiga, is an open-source project management platform designed to facilitate collaboration and to streamline workflows for teams. It provides a comprehensive set of features and tools to help teams plan, track, and manage their projects effectively.
- [Website Deployer](./website_tool.md)
- [Website Deployer](website_tool.md)
- This ThreeFold's website builder tool, made by using Zola, is a static site generator (SSG) and content management system (CMS) that empowers developers and content creators to build and manage websites efficiently. It is an open-source framework written in the Rust programming language, known for its performance, security, and reliability.
- [Website Link Checker](./website_link_checker.md)
- [Website Link Checker](website_link_checker.md)
- The ThreeFold website link checker is a wrapper around muffet to check for specific link errors on live websites written in Python.

View File

@@ -292,7 +292,7 @@ When you are in the main directory of your Zola website, you can check the follo
zola check
```
Once your website is online, you can also use the [Website Link Checker](./website_link_checker.md).
Once your website is online, you can also use the [Website Link Checker](website_link_checker.md).
### Important Links