diff --git a/books/manual/SUMMARY.md b/books/manual/SUMMARY.md new file mode 100644 index 0000000..e6841c2 --- /dev/null +++ b/books/manual/SUMMARY.md @@ -0,0 +1,379 @@ +- [Introduction](manual/tfmanual_intro/tfmanual_intro.md) +- [Documentation](manual/documentation/documentation.md) + - [Dashboard](manual/documentation/dashboard/dashboard.md) + - [Wallet Connector](manual/documentation/dashboard/wallet_connector.md) + - [TFGrid](manual/documentation/dashboard/tfgrid/tfgrid.md) + - [Grid Status](manual/documentation/dashboard/tfgrid/grid_status.md) + - [Node Statistics](manual/documentation/dashboard/tfgrid/node_statistics.md) + - [Node Monitoring](manual/documentation/dashboard/tfgrid/node_monitoring.md) + - [Deploy](manual/documentation/dashboard/deploy/deploy.md) + - [Pricing Calculator](manual/documentation/dashboard/deploy/pricing_calculator.md) + - [Node Finder](manual/documentation/dashboard/deploy/node_finder.md) + - [Virtual Machines](manual/documentation/dashboard/solutions/vm_intro.md) + - [Micro and Full VM Differences ](manual/documentation/dashboard/solutions/vm_differences.md) + - [Full Virtual Machine](manual/documentation/dashboard/solutions/fullVm.md) + - [Micro Virtual Machine](manual/documentation/dashboard/solutions/vm.md) + - [Nixos MicroVM](manual/documentation/dashboard/solutions/nixos_micro.md) + - [Add a Domain](manual/documentation/dashboard/solutions/add_domain.md) + - [Orchestrators](manual/documentation/dashboard/deploy/orchestrators.md) + - [Kubernetes](manual/documentation/dashboard/solutions/k8s.md) + - [Caprover](manual/documentation/dashboard/solutions/caprover.md) + - [Caprover Admin](manual/documentation/dashboard/solutions/caprover_admin.md) + - [Caprover Worker](manual/documentation/dashboard/solutions/caprover_worker.md) + - [Dedicated Machines](manual/documentation/dashboard/deploy/dedicated_machines.md) + - [Applications](manual/documentation/dashboard/deploy/applications.md) + - [Algorand](manual/documentation/dashboard/solutions/algorand.md) + - [CasperLabs](manual/documentation/dashboard/solutions/casper.md) + - [Discourse](manual/documentation/dashboard/solutions/discourse.md) + - [Funkwhale](manual/documentation/dashboard/solutions/funkwhale.md) + - [Mattermost](manual/documentation/dashboard/solutions/mattermost.md) + - [Nextcloud](manual/documentation/dashboard/solutions/nextcloud.md) + - [Node Pilot](manual/documentation/dashboard/solutions/nodepilot.md) + - [ownCloud](manual/documentation/dashboard/solutions/owncloud.md) + - [Peertube](manual/documentation/dashboard/solutions/peertube.md) + - [Presearch](manual/documentation/dashboard/solutions/presearch.md) + - [Subsquid](manual/documentation/dashboard/solutions/subsquid.md) + - [Taiga](manual/documentation/dashboard/solutions/taiga.md) + - [Umbrel](manual/documentation/dashboard/solutions/umbrel.md) + - [WordPress](manual/documentation/dashboard/solutions/wordpress.md) + - [Your Contracts](manual/documentation/dashboard/deploy/your_contracts.md) + - [Images](manual/documentation/dashboard/deploy/images.md) + - [SSH Keys](manual/documentation/dashboard/deploy/ssh_keys.md) + - [Farms](manual/documentation/dashboard/farms/farms.md) + - [Your Farms](manual/documentation/dashboard/farms/your_farms.md) + - [Farm Finder](manual/documentation/dashboard/farms/farms_finder.md) + - [Node Installer](manual/documentation/dashboard/farms/node_installer.md) + - [Simulator](manual/documentation/dashboard/farms/simulator.md) + - [TFChain](manual/documentation/dashboard/tfchain/tfchain.md) + - [Your Profile](manual/documentation/dashboard/tfchain/your_profile.md) + - [TF DAO](manual/documentation/dashboard/tfchain/tf_dao.md) + - [TF Token Bridge](manual/documentation/dashboard/tfchain/tf_token_bridge.md) + - [TF Token Transfer](manual/documentation/dashboard/tfchain/tf_token_transfer.md) + - [TF Minting Reports](manual/documentation/dashboard/tfchain/tf_minting_reports.md) + - [Developers](manual/documentation/developers/developers.md) + - [Javascript Client](manual/documentation/developers/javascript/grid3_javascript_readme.md) + - [Installation](manual/documentation/developers/javascript/grid3_javascript_installation.md) + - [Loading Client](manual/documentation/developers/javascript/grid3_javascript_loadclient.md) + - [Deploy a VM](manual/documentation/developers/javascript/grid3_javascript_vm.md) + - [Capacity Planning](manual/documentation/developers/javascript/grid3_javascript_capacity_planning.md) + - [Deploy Multiple VMs](manual/documentation/developers/javascript/grid3_javascript_vms.md) + - [Deploy CapRover](manual/documentation/developers/javascript/grid3_javascript_caprover.md) + - [Gateways](manual/documentation/developers/javascript/grid3_javascript_vm_gateways.md) + - [Deploy a Kubernetes Cluster](manual/documentation/developers/javascript/grid3_javascript_kubernetes.md) + - [Deploy a ZDB](manual/documentation/developers/javascript/grid3_javascript_zdb.md) + - [Deploy ZDBs for QSFS](manual/documentation/developers/javascript/grid3_javascript_qsfs_zdbs.md) + - [QSFS](manual/documentation/developers/javascript/grid3_javascript_qsfs.md) + - [Key Value Store](manual/documentation/developers/javascript/grid3_javascript_kvstore.md) + - [VM with Wireguard and Gateway](manual/documentation/developers/javascript/grid3_wireguard_gateway.md) + - [GPU Support](manual/documentation/developers/javascript/grid3_javascript_gpu_support.md) + - [Go Client](manual/documentation/developers/go/grid3_go_readme.md) + - [Installation](manual/documentation/developers/go/grid3_go_installation.md) + - [Loading Client](manual/documentation/developers/go/grid3_go_load_client.md) + - [Deploy a VM](manual/documentation/developers/go/grid3_go_vm.md) + - [Deploy Multiple VMs](manual/documentation/developers/go/grid3_go_vms.md) + - [Deploy Gateways](manual/documentation/developers/go/grid3_go_gateways.md) + - [Deploy Kubernetes](manual/documentation/developers/go/grid3_go_kubernetes.md) + - [Deploy a QSFS](manual/documentation/developers/go/grid3_go_qsfs.md) + - [GPU and Go](manual/documentation/developers/go/grid3_go_gpu.md) + - [GPU Support](manual/documentation/developers/go/grid3_go_gpu_support.md) + - [Deploy a VM with GPU](manual/documentation/developers/go/grid3_go_vm_with_gpu.md) + - [TFCMD](manual/documentation/developers/tfcmd/tfcmd.md) + - [Getting Started](manual/documentation/developers/tfcmd/tfcmd_basics.md) + - [Deploy a VM](manual/documentation/developers/tfcmd/tfcmd_vm.md) + - [Deploy Kubernetes](manual/documentation/developers/tfcmd/tfcmd_kubernetes.md) + - [Deploy ZDB](manual/documentation/developers/tfcmd/tfcmd_zdbs.md) + - [Gateway FQDN](manual/documentation/developers/tfcmd/tfcmd_gateway_fqdn.md) + - [Gateway Name](manual/documentation/developers/tfcmd/tfcmd_gateway_name.md) + - [Contracts](manual/documentation/developers/tfcmd/tfcmd_contracts.md) + - [TFROBOT](manual/documentation/developers/tfrobot/tfrobot.md) + - [Installation](manual/documentation/developers/tfrobot/tfrobot_installation.md) + - [Configuration File](manual/documentation/developers/tfrobot/tfrobot_config.md) + - [Deployment](manual/documentation/developers/tfrobot/tfrobot_deploy.md) + - [Commands and Flags](manual/documentation/developers/tfrobot/tfrobot_commands_flags.md) + - [Supported Configurations](manual/documentation/developers/tfrobot/tfrobot_configurations.md) + - [ThreeFold Chain](manual/documentation/developers/tfchain/dev_tfchain.md) + - [Introduction](manual/documentation/developers/tfchain/introduction.md) + - [Farming Policies](manual/documentation/developers/tfchain/farming_policies.md) + - [External Service Contract](manual/documentation/developers/tfchain/tfchain_external_service_contract.md) + - [Solution Provider](manual/documentation/developers/tfchain/tfchain_solution_provider.md) + - [Grid Proxy](manual/documentation/developers/proxy/proxy_readme.md) + - [Introducing Grid Proxy](manual/documentation/developers/proxy/proxy.md) + - [Setup](manual/documentation/developers/proxy/setup.md) + - [DB Testing](manual/documentation/developers/proxy/db_testing.md) + - [Commands](manual/documentation/developers/proxy/commands.md) + - [Contributions](manual/documentation/developers/proxy/contributions.md) + - [Explorer](manual/documentation/developers/proxy/explorer.md) + - [Database](manual/documentation/developers/proxy/database.md) + - [Production](manual/documentation/developers/proxy/production.md) + - [Release](manual/documentation/developers/proxy/release.md) + - [Flist](manual/documentation/developers/flist/flist.md) + - [Zero-OS Hub](manual/documentation/developers/flist/flist_hub/zos_hub.md) + - [Generate an API Token](manual/documentation/developers/flist/flist_hub/api_token.md) + - [Convert Docker Image Into Flist](manual/documentation/developers/flist/flist_hub/convert_docker_image.md) + - [Supported Flists](manual/documentation/developers/flist/grid3_supported_flists.md) + - [Flist Case Studies](manual/documentation/developers/flist/flist_case_studies/flist_case_studies.md) + - [Case Study: Debian 12](manual/documentation/developers/flist/flist_case_studies/flist_debian_case_study.md) + - [Case Study: Nextcloud AIO](manual/documentation/developers/flist/flist_case_studies/flist_nextcloud_case_study.md) + - [Internals](manual/documentation/developers/internals/internals.md) + - [Reliable Message Bus - RMB](manual/documentation/developers/internals/rmb/rmb_toc.md) + - [Introduction to RMB](manual/documentation/developers/internals/rmb/rmb_intro.md) + - [RMB Specs](manual/documentation/developers/internals/rmb/rmb_specs.md) + - [RMB Peer](manual/documentation/developers/internals/rmb/uml/peer.md) + - [RMB Relay](manual/documentation/developers/internals/rmb/uml/relay.md) + - [Zero-OS](manual/documentation/developers/internals/zos/readme.md) + - [Manual](manual/documentation/developers/internals/zos/manual/manual.md) + - [Workload Types](manual/documentation/developers/internals/zos/manual/workload_types.md) + - [Internal Modules](manual/documentation/developers/internals/zos/internals/internals.md) + - [Identity](manual/documentation/developers/internals/zos/internals/identity/readme.md) + - [Node ID Generation](manual/documentation/developers/internals/zos/internals/identity/identity.md) + - [Node Upgrade](manual/documentation/developers/internals/zos/internals/identity/upgrade.md) + - [Node](manual/documentation/developers/internals/zos/internals/node/readme.md) + - [Storage](manual/documentation/developers/internals/zos/internals/storage/readme.md) + - [Network](manual/documentation/developers/internals/zos/internals/network/readme.md) + - [Introduction](manual/documentation/developers/internals/zos/internals/network/introduction.md) + - [Definitions](manual/documentation/developers/internals/zos/internals/network/definitions.md) + - [Mesh](manual/documentation/developers/internals/zos/internals/network/mesh.md) + - [Setup](manual/documentation/developers/internals/zos/internals/network/setup_farm_network.md) + - [Flist](manual/documentation/developers/internals/zos/internals/flist/readme.md) + - [Container](manual/documentation/developers/internals/zos/internals/container/readme.md) + - [VM](manual/documentation/developers/internals/zos/internals/vmd/readme.md) + - [Provision](manual/documentation/developers/internals/zos/internals/provision/readme.md) + - [Capacity](manual/documentation/developers/internals/zos/internals/capacity.md) + - [Performance Monitor Package](manual/documentation/developers/internals/zos/performance/performance.md) + - [Public IPs Validation Task](manual/documentation/developers/internals/zos/performance/publicips.md) + - [CPUBenchmark](manual/documentation/developers/internals/zos/performance/cpubench.md) + - [IPerf](manual/documentation/developers/internals/zos/performance/iperf.md) + - [Health Check](manual/documentation/developers/internals/zos/performance/healthcheck.md) + - [API](manual/documentation/developers/internals/zos/manual/api.md) + - [Grid Deployment](manual/documentation/developers/grid_deployment/grid_deployment.md) + - [TFGrid Stacks](manual/documentation/developers/grid_deployment/tfgrid_stacks.md) + - [Full VM Grid Deployment](manual/documentation/developers/grid_deployment/grid_deployment_full_vm.md) + - [Grid Snapshots](manual/documentation/developers/grid_deployment/snapshots.md) + - [Farmers](manual/documentation/farmers/farmers.md) + - [Build a 3Node](manual/documentation/farmers/3node_building/3node_building.md) + - [1. Create a Farm](manual/documentation/farmers/3node_building/1_create_farm.md) + - [2. Create a Zero-OS Bootstrap Image](manual/documentation/farmers/3node_building/2_bootstrap_image.md) + - [3. Set the Hardware](manual/documentation/farmers/3node_building/3_set_hardware.md) + - [4. Wipe All the Disks](manual/documentation/farmers/3node_building/4_wipe_all_disks.md) + - [5. Set the BIOS/UEFI](manual/documentation/farmers/3node_building/5_set_bios_uefi.md) + - [6. Boot the 3Node](manual/documentation/farmers/3node_building/6_boot_3node.md) + - [Farming Optimization](manual/documentation/farmers/farming_optimization/farming_optimization.md) + - [GPU Farming](manual/documentation/farmers/3node_building/gpu_farming.md) + - [Set Additional Fees](manual/documentation/farmers/farming_optimization/set_additional_fees.md) + - [Minting Receipts](manual/documentation/farmers/3node_building/minting_receipts.md) + - [Minting Periods](manual/documentation/farmers/farming_optimization/minting_periods.md) + - [Room Parameters](manual/documentation/farmers/farming_optimization/farm_room_parameters.md) + - [Farming Costs](manual/documentation/farmers/farming_optimization/farming_costs.md) + - [Calculate Your ROI](manual/documentation/farmers/farming_optimization/calculate_roi.md) + - [Advanced Networking](manual/documentation/farmers/advanced_networking/advanced_networking_toc.md) + - [Networking Overview](manual/documentation/farmers/advanced_networking/networking_overview.md) + - [Network Considerations](manual/documentation/farmers/advanced_networking/network_considerations.md) + - [Network Setup](manual/documentation/farmers/advanced_networking/network_setup.md) + - [Farmerbot](manual/documentation/farmers/farmerbot/farmerbot_intro.md) + - [Quick Guide](manual/documentation/farmers/farmerbot/farmerbot_quick.md) + - [Additional Information](manual/documentation/farmers/farmerbot/farmerbot_information.md) + - [Minting and the Farmerbot](manual/documentation/farmers/farmerbot/farmerbot_minting.md) + - [System Administrators](manual/documentation/system_administrators/system_administrators.md) + - [Getting Started](manual/documentation/system_administrators/getstarted/tfgrid3_getstarted.md) + - [SSH Remote Connection](manual/documentation/system_administrators/getstarted/ssh_guide/ssh_guide.md) + - [SSH with OpenSSH](manual/documentation/system_administrators/getstarted/ssh_guide/ssh_openssh.md) + - [SSH with PuTTY](manual/documentation/system_administrators/getstarted/ssh_guide/ssh_putty.md) + - [SSH with WSL](manual/documentation/system_administrators/getstarted/ssh_guide/ssh_wsl.md) + - [WireGuard Access](manual/documentation/system_administrators/getstarted/ssh_guide/ssh_wireguard.md) + - [Remote Desktop and GUI](manual/documentation/system_administrators/getstarted/remote-desktop_gui/remote-desktop_gui.md) + - [Cockpit: a Web-based Interface for Servers](manual/documentation/system_administrators/getstarted/remote-desktop_gui/cockpit_guide/cockpit_guide.md) + - [XRDP: an Open-Source Remote Desktop Protocol](manual/documentation/system_administrators/getstarted/remote-desktop_gui/xrdp_guide/xrdp_guide.md) + - [Apache Guacamole: a Clientless Remote Desktop Gateway](manual/documentation/system_administrators/getstarted/remote-desktop_gui/guacamole_guide/guacamole_guide.md) + - [Planetary Network](manual/documentation/system_administrators/getstarted/planetarynetwork.md) + - [TFGrid Services](manual/documentation/system_administrators/getstarted/tfgrid_services/tf_grid_services_readme.md) + - [GPU](manual/documentation/system_administrators/gpu/gpu_toc.md) + - [GPU Support](manual/documentation/system_administrators/gpu/gpu.md) + - [Terraform](manual/documentation/system_administrators/terraform/terraform_toc.md) + - [Overview](manual/documentation/system_administrators/terraform/terraform_readme.md) + - [Installing Terraform](manual/documentation/system_administrators/terraform/terraform_install.md) + - [Terraform Basics](manual/documentation/system_administrators/terraform/terraform_basics.md) + - [Full VM Deployment](manual/documentation/system_administrators/terraform/terraform_full_vm.md) + - [GPU Support](manual/documentation/system_administrators/terraform/terraform_gpu_support.md) + - [Resources](manual/documentation/system_administrators/terraform/resources/terraform_resources_readme.md) + - [Using Scheduler](manual/documentation/system_administrators/terraform/resources/terraform_scheduler.md) + - [Virtual Machine](manual/documentation/system_administrators/terraform/resources/terraform_vm.md) + - [Web Gateway](manual/documentation/system_administrators/terraform/resources/terraform_vm_gateway.md) + - [Kubernetes Cluster](manual/documentation/system_administrators/terraform/resources/terraform_k8s.md) + - [ZDB](manual/documentation/system_administrators/terraform/resources/terraform_zdb.md) + - [Quantum Safe Filesystem](manual/documentation/system_administrators/terraform/resources/terraform_qsfs.md) + - [QSFS on Micro VM](manual/documentation/system_administrators/terraform/resources/terraform_qsfs_on_microvm.md) + - [QSFS on Full VM](manual/documentation/system_administrators/terraform/resources/terraform_qsfs_on_full_vm.md) + - [CapRover](manual/documentation/system_administrators/terraform/resources/terraform_caprover.md) + - [Advanced](manual/documentation/system_administrators/terraform/advanced/terraform_advanced_readme.md) + - [Terraform Provider](manual/documentation/system_administrators/terraform/advanced/terraform_provider.md) + - [Terraform Provisioners](manual/documentation/system_administrators/terraform/advanced/terraform_provisioners.md) + - [Mounts](manual/documentation/system_administrators/terraform/advanced/terraform_mounts.md) + - [Capacity Planning](manual/documentation/system_administrators/terraform/advanced/terraform_capacity_planning.md) + - [Updates](manual/documentation/system_administrators/terraform/advanced/terraform_updates.md) + - [SSH Connection with Wireguard](manual/documentation/system_administrators/terraform/advanced/terraform_wireguard_ssh.md) + - [Set a Wireguard VPN](manual/documentation/system_administrators/terraform/advanced/terraform_wireguard_vpn.md) + - [Synced MariaDB Databases](manual/documentation/system_administrators/terraform/advanced/terraform_mariadb_synced_databases.md) + - [Nomad](manual/documentation/system_administrators/terraform/advanced/terraform_nomad.md) + - [Nextcloud Deployments](manual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_toc.md) + - [Nextcloud All-in-One Deployment](manual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_aio.md) + - [Nextcloud Single Deployment](manual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_single.md) + - [Nextcloud Redundant Deployment](manual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_redundant.md) + - [Nextcloud 2-Node VPN Deployment](manual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_vpn.md) + - [Pulumi](manual/documentation/system_administrators/pulumi/pulumi_readme.md) + - [Introduction to Pulumi](manual/documentation/system_administrators/pulumi/pulumi_intro.md) + - [Installing Pulumi](manual/documentation/system_administrators/pulumi/pulumi_install.md) + - [Deployment Examples](manual/documentation/system_administrators/pulumi/pulumi_examples.md) + - [Deployment Details](manual/documentation/system_administrators/pulumi/pulumi_deployment_details.md) + - [Mycelium](manual/documentation/system_administrators/mycelium/mycelium_toc.md) + - [Overview](manual/documentation/system_administrators/mycelium/overview.md) + - [Installation](manual/documentation/system_administrators/mycelium/installation.md) + - [Additional Information](manual/documentation/system_administrators/mycelium/information.md) + - [Message](manual/documentation/system_administrators/mycelium/message.md) + - [Packet](manual/documentation/system_administrators/mycelium/packet.md) + - [Data Packet](manual/documentation/system_administrators/mycelium/data_packet.md) + - [API YAML](manual/documentation/system_administrators/mycelium/api_yaml.md) + - [Computer and IT Basics](manual/documentation/system_administrators/computer_it_basics/computer_it_basics.md) + - [CLI and Scripts Basics](manual/documentation/system_administrators/computer_it_basics/cli_scripts_basics.md) + - [Docker Basics](manual/documentation/system_administrators/computer_it_basics/docker_basics.md) + - [Git and GitHub Basics](manual/documentation/system_administrators/computer_it_basics/git_github_basics.md) + - [Firewall Basics](manual/documentation/system_administrators/computer_it_basics/firewall_basics/firewall_basics.md) + - [UFW Basics](manual/documentation/system_administrators/computer_it_basics/firewall_basics/ufw_basics.md) + - [Firewalld Basics](manual/documentation/system_administrators/computer_it_basics/firewall_basics/firewalld_basics.md) + - [File Transfer](manual/documentation/system_administrators/computer_it_basics/file_transfer.md) + - [Advanced](manual/documentation/system_administrators/advanced/advanced.md) + - [Token Transfer Keygenerator](manual/documentation/system_administrators/advanced/token_transfer_keygenerator.md) + - [Cancel Contracts](manual/documentation/system_administrators/advanced/cancel_contracts.md) + - [Contract Bills Reports](manual/documentation/system_administrators/advanced/contract_bill_report.md) + - [Listing Free Public IPs](manual/documentation/system_administrators/advanced/list_public_ips.md) + - [Redis](manual/documentation/system_administrators/advanced/grid3_redis.md) + - [IPFS](manual/documentation/system_administrators/advanced/ipfs/ipfs_toc.md) + - [IPFS on a Full VM](manual/documentation/system_administrators/advanced/ipfs/ipfs_fullvm.md) + - [IPFS on a Micro VM](manual/documentation/system_administrators/advanced/ipfs/ipfs_microvm.md) + - [ThreeFold Token](manual/documentation/threefold_token/threefold_token.md) + - [TFT Bridges](manual/documentation/threefold_token/tft_bridges/tft_bridges.md) + - [TFChain-Stellar Bridge](manual/documentation/threefold_token/tft_bridges/tfchain_stellar_bridge.md) + - [BSC-Stellar Bridge](manual/documentation/threefold_token/tft_bridges/bsc_stellar_bridge.md) + - [BSC-Stellar Bridge Verification](manual/documentation/threefold_token/tft_bridges/bsc_stellar_bridge_verification.md) + - [Ethereum-Stellar Bridge](manual/documentation/threefold_token/tft_bridges/tft_ethereum/tft_ethereum.md) + - [Storing TFT](manual/documentation/threefold_token/storing_tft/storing_tft.md) + - [ThreeFold Connect App - Stellar](manual/documentation/threefold_token/storing_tft/tf_connect_app.md) + - [Lobstr Wallet - Stellar](manual/documentation/threefold_token/storing_tft/lobstr_wallet.md) + - [MetaMask - BSC & ETH](manual/documentation/threefold_token/storing_tft/metamask.md) + - [Hardware Wallet](manual/documentation/threefold_token/storing_tft/hardware_wallet.md) + - [Buy and Sell TFT](manual/documentation/threefold_token/buy_sell_tft/buy_sell_tft.md) + - [Quick Start - Stellar](manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr_short_guide.md) + - [Lobstr Wallet - Stellar](manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr_complete_guide.md) + - [MetaMask - BSC & ETH](manual/documentation/threefold_token/buy_sell_tft/tft_metamask/tft_metamask.md) + - [Pancake Swap - BSC](manual/documentation/threefold_token/buy_sell_tft/pancakeswap.md) + - [Liquidity Provider - LP](manual/documentation/threefold_token/liquidity/liquidity_readme.md) + - [Pancake Swap LP](manual/documentation/threefold_token/liquidity/liquidity_pancake.md) + - [1inch.io LP](manual/documentation/threefold_token/liquidity/liquidity_1inch.md) + - [Albedo LP](manual/documentation/threefold_token/liquidity/liquidity_albedo.md) + - [Transaction Fees](manual/documentation/threefold_token/transaction_fees.md) + - [FAQ](manual/documentation/faq/faq.md) +- [Knowledge Base](manual/knowledge_base/knowledge_base.md) + - [About](manual/knowledge_base/about/about.md) + - [ThreeFold History](manual/knowledge_base/about/threefold_history.md) + - [Token History](manual/knowledge_base/about/token_history.md) + - [Genesis Pool](manual/knowledge_base/about/genesis_pool.md) + - [Genesis Pool Dubai](manual/knowledge_base/about/genesis_pool_dubai.md) + - [Genesis Pool Ghent](manual/knowledge_base/about/genesis_pool_ghent.md) + - [Genesis Pool Details](manual/knowledge_base/about/genesis_block_pool_details.md) + - [ThreeFold Tech](manual/knowledge_base/about/threefold_tech.md) + - [Organisation Structure](manual/knowledge_base/about/orgstructure.md) + - [Governance](manual/knowledge_base/about/governance.md) + - [ThreeFold Companies](manual/knowledge_base/about/threefold_companies.md) + - [ThreeFold Dubai](manual/knowledge_base/about/threefold_dubai.md) + - [ThreeFold VZW](manual/knowledge_base/about/threefold_vzw.md) + - [ThreeFold AG](manual/knowledge_base/about/threefold_ag.md) + - [Mazraa](manual/knowledge_base/about/mazraa.md) + - [BetterToken](manual/knowledge_base/about/bettertoken.md) + - [DAO](manual/knowledge_base/about/dao/dao.md) + - [ThreeFold DAO](manual/knowledge_base/about/dao/tfdao.md) + - [TFChain](manual/knowledge_base/about/org_tfchain.md) + - [ThreeFold Roadmap](manual/knowledge_base/about/roadmap/roadmap_readme.md) + - [Release Notes](manual/knowledge_base/about/roadmap/releasenotes/releasenotes_readme.md) + - [TFGrid v3.10.0](manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_10_0.md) + - [TFGrid v3.9.0](manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_9_0.md) + - [TFGrid v3.8.0](manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_8_0.md) + - [TFGrid v3.7.0](manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_7_0.md) + - [TFGrid v3.6.1](manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_6_1.md) + - [TFGrid v3.6.0](manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_6_0.md) + - [TFGrid v3.0.0 Alpha-5](manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0_a5.md) + - [TFGrid v3.0.0 Alpha-4](manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0_a4.md) + - [TFGrid v3.0.0 Alpha-2](manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0_a2.md) + - [TFGrid v3.0.0](manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0.md) + - [ThreeFold Token](manual/knowledge_base/about/token_overview/token_overview.md) + - [Special Wallets](manual/knowledge_base/about/token_overview/special_wallets/stats_special_wallets.md) + - [Technology](manual/knowledge_base/technology/technology_toc.md) + - [How It Works](manual/knowledge_base/technology/grid3_howitworks.md) + - [Grid Concepts](manual/knowledge_base/technology/concepts/concepts_readme.md) + - [TFGrid Primitives](manual/knowledge_base/technology/concepts/grid_primitives.md) + - [TFGrid Component List](manual/knowledge_base/technology/concepts/grid3_components.md) + - [Infrastructure as Code](manual/knowledge_base/technology/concepts/grid3_iac.md) + - [Proof of Utilization](manual/knowledge_base/technology/concepts/proof_of_utilization.md) + - [Contract Grace Period](manual/knowledge_base/technology/concepts/contract_grace_period.md) + - [What's New on TFGrid v3.x](manual/knowledge_base/technology/concepts/grid3_whatsnew.md) + - [TFChain](manual/knowledge_base/technology/concepts/concepts_tfchain.md) + - [TFGrid by Design](manual/knowledge_base/technology/concepts/tfgrid_by_design.md) + - [Primitives](manual/knowledge_base/technology/primitives/primitives_toc.md) + - [Compute](manual/knowledge_base/technology/primitives/compute/compute_toc.md) + - [ZKube](manual/knowledge_base/technology/primitives/compute/zkube.md) + - [ZMachine](manual/knowledge_base/technology/primitives/compute/zmachine.md) + - [CoreX](manual/knowledge_base/technology/primitives/compute/corex.md) + - [Storage](manual/knowledge_base/technology/primitives/storage/storage_toc.md) + - [ZOS Filesystem](manual/knowledge_base/technology/primitives/storage/zos_fs.md) + - [ZOS Mount](manual/knowledge_base/technology/primitives/storage/zmount.md) + - [Quantum Safe File System](manual/knowledge_base/technology/primitives/storage/qsfs.md) + - [Zero-DB](manual/knowledge_base/technology/primitives/storage/zdb.md) + - [Zero-Disk](manual/knowledge_base/technology/primitives/storage/zdisk.md) + - [Network](manual/knowledge_base/technology/primitives/network/network_toc.md) + - [ZNET](manual/knowledge_base/technology/primitives/network/znet.md) + - [ZNIC](manual/knowledge_base/technology/primitives/network/znic.md) + - [WebGateway](manual/knowledge_base/technology/primitives/network/webgw3.md) + - [Zero-OS Advantages](manual/knowledge_base/technology/zos/benefits/zos_advantages.md) + - [Quantum Safe Storage](manual/knowledge_base/technology/qsss/qsss_home.md) + - [Smart Contract IT](manual/knowledge_base/technology/smartcontract_it/smartcontract_toc.md) + - [Introduction](manual/knowledge_base/technology/smartcontract_it/smartcontract_tfgrid3.md) + - [Infrastructure As Code - IAC](manual/knowledge_base/technology/smartcontract_it/smartcontract_iac.md) + - [3Bot Integration](manual/knowledge_base/technology/smartcontract_it/smartcontract_3bot.md) + - [Farming](manual/knowledge_base/farming/farming_toc.md) + - [Farming Rewards](manual/knowledge_base/farming/farming_reward.md) + - [Proof-of-Capacity](manual/knowledge_base/farming/proof_of_capacity.md) + - [Proof-of-Utilization](manual/knowledge_base/farming/proof_of_utilization.md) + - [PoC DAO Rules](manual/knowledge_base/farming/poc_dao_rules.md) + - [Cloud](manual/knowledge_base/cloud/cloud_toc.md) + - [Cloud Units](manual/knowledge_base/cloud/cloudunits.md) + - [Pricing](manual/knowledge_base/cloud/pricing/pricing_toc.md) + - [Pricing Overview](manual/knowledge_base/cloud/pricing/pricing.md) + - [Staking Discounts](manual/knowledge_base/cloud/pricing/staking_discount_levels.md) + - [Cloud Pricing Compare](manual/knowledge_base/cloud/pricing/cloud_pricing_compare.md) + - [Grid Billing](manual/knowledge_base/cloud/grid_billing/grid_billing.md) + - [Resource Units](manual/knowledge_base/cloud/resource_units_calc_cloudunits.md) + - [Resource Units Advanced](manual/knowledge_base/cloud/resourceunits_advanced.md) + - [Collaboration](manual/knowledge_base/collaboration/collaboration_toc.md) + - [How to Contribute](manual/knowledge_base/collaboration/contribute.md) + - [Development Process](manual/knowledge_base/collaboration/development_process.md) + - [Feature Request](manual/knowledge_base/collaboration/feature_request.md) + - [Bug Report](manual/knowledge_base/collaboration/bug_report.md) + - [Issue Labels](manual/knowledge_base/collaboration/issue_labels.md) + - [Development Cycle](manual/knowledge_base/collaboration/development_cycle.md) + - [Release Process](manual/knowledge_base/collaboration/release_process.md) + - [Pull Request Template](manual/knowledge_base/collaboration/PULL_REQUEST_TEMPLATE.md) + - [Collaboration Tools](manual/knowledge_base/collaboration/collaboration_tools/collaboration_tools.md) + - [Circle Tool](manual/knowledge_base/collaboration/collaboration_tools/circle_tool.md) + - [Website Deployer](manual/knowledge_base/collaboration/collaboration_tools/website_tool.md) + - [Website Link Checker](manual/knowledge_base/collaboration/collaboration_tools/website_link_checker.md) + - [How to Test](manual/knowledge_base/collaboration/testing/testing_readme.md) + - [TestLodge](manual/knowledge_base/collaboration/testing/testlodge.md) + - [Code of Conduct](manual/knowledge_base/collaboration/code_conduct.md) + - [Legal](manual/knowledge_base/legal/terms_conditions_all3.md) + - [Disclaimer](manual/knowledge_base/legal/disclaimer.md) + - [Definitions](manual/knowledge_base/legal/definitions_legal.md) + - [Privacy Policy](manual/knowledge_base/legal/privacypolicy.md) + - [Terms & Conditions](manual/knowledge_base/legal/terms_conditions/terms_conditions_toc.md) + - [Terms & Conditions ThreeFold Related Websites](manual/knowledge_base/legal/terms_conditions/terms_conditions_websites.md) + - [Terms & Conditions TFGrid Users TFGrid 3](manual/knowledge_base/legal/terms_conditions/terms_conditions_griduser.md) + - [TFTA to TFT](manual/knowledge_base/legal/terms_conditions/tfta_to_tft.md) + - [Terms & Conditions TFGrid Farmers TFGrid 3](manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer3.md) + - [Terms & Conditions Sales](manual/knowledge_base/legal/terms_conditions/terms_conditions_sales.md) \ No newline at end of file diff --git a/books/manual/sync_production.sh b/books/manual/sync_production.sh new file mode 100644 index 0000000..b1323b0 --- /dev/null +++ b/books/manual/sync_production.sh @@ -0,0 +1,2 @@ +#!/bin/bash +rsync -rv ~/hero/www/info/tfmanual/ root@info.ourworld.tf:/root/hero/www/info/tfmanual/ \ No newline at end of file diff --git a/books/tfgrid3/SUMMARY.md b/books/tfgrid3/SUMMARY.md index b46d679..82e3fce 100644 --- a/books/tfgrid3/SUMMARY.md +++ b/books/tfgrid3/SUMMARY.md @@ -1,47 +1,45 @@ - [Introduction](tfgrid3/intro.md) - - [Ecosystem](tfgrid3/ecosystem.md) - [Who We Are](tfgrid3/who_are_we.md) + - [Values](values/planet_people_first.md) + - [Ecosystem](tfgrid3/ecosystem.md) + - [The Internet today](tech/internet_today.md) + - [Inefficient Hardware](tech/history/c64.md) + - [Too Many Layers](tech/history/layers.md) - [Promotion](tfgrid3/promotion.md) - [Messaging](tfgrid3/messaging.md) - [Chapters](tfgrid3/chapters.md) -- [Tokenomics](tfgrid3/tokenomics.md) - - [Farming Reward](tfgrid3/farming_reward.md) - - [Tokens Overview](tfgrid3/tokens_overview.md) - - [Validators](tfgrid3/validators.md) - [ThreeFold Cooperative](tfgrid3/tfcoop_intro.md) - [Governance](tfgrid3/governance.md) - [Guardians](tfgrid3/guardians.md) - [Grid Enhancement Proposals](tfgrid3/gep.md) - [GEP Community Brainstorm](tfgrid3/gep_comm_brainstorm.md) -- [Change Management of GEP](tfgrid3/gep2.md) - [Farming GEP 3.14](tfgrid3/farming_update_3_14.md) -- [The Internet today](tech/internet_today.md) - - [History c64](tech/history/c64.md) - - [Too many layers](tech/history/layers.md) -- [Values](values/planet_people_first.md) -- [Tech Key Innovations](tech/key_innovations_overview.md) - - [Key Innovations](tech/key_innovations.md) - - [Mycelium Network](tech/mycelium_innovation.md) - - [Zero-OS](tech/zos_innovation.md) - - [Quantum Safe Storage](tech/zstor_innovation.md) - - [Quantum Safe Filesystem](tech/qsfs_innovation.md) - - [FList: better OS Images](tech/flist_innovation.md) - - [FungiStor](tech/fungistor_innovation.md) - - [Network Wall](tech/network_wall_innovation.md) +- [Tokenomics](tfgrid3/tokenomics.md) + - [Farming Rewards](tfgrid3/farming_reward.md) + - [Token Overview](tfgrid3/tokens_overview.md) + - [Validators](tfgrid3/validators.md) - [Technology](tech/technology.md) + - [TFGrid Core Capabilities](tech/features.md) + - [Compute](tech/compute.md) + - [Zero-OS](tech/zos.md) + - [Infrastructure As Code](tech/smartcontract_iac.md) + - [CoreX](tech/corex.md) + - [Storage](tech/qsss_home.md) + - [Quantum Safe Storage Algo](tech/qss_algorithm.md) + - [Zero Knowledge proof](tech/qss_zero_knowledge_proof.md) + - [NFT Storage](tech/nft_storage.md) + - [S3 Storage](tech/s3_interface) + - [File System](tech/qss_filesystem.md) + - [Network](tech/networking.md) + - [Mycelium](tech/mycelium.md) + - [Web Gateway](tech/webgw.md) + - [Key Innovations](tech/key_innovations_overview.md) + - [Mycelium Network](tech/mycelium_innovation.md) + - [Zero-OS](tech/zos_innovation.md) + - [Quantum Safe Storage](tech/zstor_innovation.md) + - [Quantum Safe Filesystem](tech/qsfs_innovation.md) + - [FList: better OS Images](tech/flist_innovation.md) + - [FungiStor](tech/fungistor_innovation.md) + - [Network Wall](tech/network_wall_innovation.md) - [Architecture](tech/architecture.md) - [Energy Efficient](tech/energy_efficient.md) -- [TFGrid Core Capabilities](tech/features.md) - - [Compute](tech/compute.md) - - [Zero-OS](tech/zos.md) - - [Infrastructure As Code](tech/smartcontract_iac.md) - - [CoreX](tech/corex.md) - - [Storage](tech/qsss_home.md) - - [Quantum Safe Storage Algo](tech/qss_algorithm.md) - - [Zero Knowledge proof](tech/qss_zero_knowledge_proof.md) - - [NFT Storage](tech/nft_storage.md) - - [S3 Storage](tech/s3_interface) - - [File System](tech/qss_filesystem.md) - - [Network](tech/networking.md) - - [Mycelium](tech/mycelium.md) - - [Web Gateway](tech/webgw.md) \ No newline at end of file diff --git a/books/tfmanual/SUMMARY.md b/books/tfmanual/SUMMARY.md index 25fee32..5db9cc5 100644 --- a/books/tfmanual/SUMMARY.md +++ b/books/tfmanual/SUMMARY.md @@ -1,4 +1,4 @@ -- [Introduction](intro/intro_readme.md) +- [Introduction](tfmanual_intro/tfmanual_intro.md) - [Documentation](documentation/documentation.md) - [Dashboard](documentation/dashboard/dashboard.md) - [Wallet Connector](documentation/dashboard/wallet_connector.md) @@ -256,16 +256,16 @@ - [BSC-Stellar Bridge Verification](documentation/threefold_token/tft_bridges/bsc_stellar_bridge_verification.md) - [Ethereum-Stellar Bridge](documentation/threefold_token/tft_bridges/tft_ethereum/tft_ethereum.md) - [Storing TFT](documentation/threefold_token/storing_tft/storing_tft.md) - - [ThreeFold Connect App (Stellar)](documentation/threefold_token/storing_tft/tf_connect_app.md) - - [Lobstr Wallet (Stellar)](documentation/threefold_token/storing_tft/lobstr_wallet.md) - - [MetaMask (BSC & ETH)](documentation/threefold_token/storing_tft/metamask.md) + - [ThreeFold Connect App - Stellar](documentation/threefold_token/storing_tft/tf_connect_app.md) + - [Lobstr Wallet - Stellar](documentation/threefold_token/storing_tft/lobstr_wallet.md) + - [MetaMask - BSC & ETH](documentation/threefold_token/storing_tft/metamask.md) - [Hardware Wallet](documentation/threefold_token/storing_tft/hardware_wallet.md) - [Buy and Sell TFT](documentation/threefold_token/buy_sell_tft/buy_sell_tft.md) - - [Quick Start (Stellar)](documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr_short_guide.md) - - [Lobstr Wallet (Stellar)](documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr_complete_guide.md) - - [MetaMask (BSC & ETH)](documentation/threefold_token/buy_sell_tft/tft_metamask/tft_metamask.md) - - [Pancake Swap (BSC)](documentation/threefold_token/buy_sell_tft/pancakeswap.md) - - [Liquidity Provider (LP)](documentation/threefold_token/liquidity/liquidity_readme.md) + - [Quick Start - Stellar](documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr_short_guide.md) + - [Lobstr Wallet - Stellar](documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr_complete_guide.md) + - [MetaMask - BSC & ETH](documentation/threefold_token/buy_sell_tft/tft_metamask/tft_metamask.md) + - [Pancake Swap - BSC](documentation/threefold_token/buy_sell_tft/pancakeswap.md) + - [Liquidity Provider - LP](documentation/threefold_token/liquidity/liquidity_readme.md) - [Pancake Swap LP](documentation/threefold_token/liquidity/liquidity_pancake.md) - [1inch.io LP](documentation/threefold_token/liquidity/liquidity_1inch.md) - [Albedo LP](documentation/threefold_token/liquidity/liquidity_albedo.md) @@ -335,7 +335,7 @@ - [Quantum Safe Storage](knowledge_base/technology/qsss/qsss_home.md) - [Smart Contract IT](knowledge_base/technology/smartcontract_it/smartcontract_toc.md) - [Introduction](knowledge_base/technology/smartcontract_it/smartcontract_tfgrid3.md) - - [Infrastructure As Code (IAC)](knowledge_base/technology/smartcontract_it/smartcontract_iac.md) + - [Infrastructure As Code - IAC](knowledge_base/technology/smartcontract_it/smartcontract_iac.md) - [3Bot Integration](knowledge_base/technology/smartcontract_it/smartcontract_3bot.md) - [Farming](knowledge_base/farming/farming_toc.md) - [Farming Rewards](knowledge_base/farming/farming_reward.md) diff --git a/collections/documentation/developers/tfchain/img/TF.png b/collections/documentation/developers/tfchain/img/tf.png similarity index 100% rename from collections/documentation/developers/tfchain/img/TF.png rename to collections/documentation/developers/tfchain/img/tf.png diff --git a/collections/documentation/faq/faq.md b/collections/documentation/faq/faq.md index 511c34d..dda0496 100644 --- a/collections/documentation/faq/faq.md +++ b/collections/documentation/faq/faq.md @@ -7,7 +7,7 @@ - [What is the the ThreeFold blockchain?](#what-is-the-the-threefold-blockchain) - [What is the architecture of the ThreeFold Grid in simple terms?](#what-is-the-architecture-of-the-threefold-grid-in-simple-terms) - [What is the difference between Internet capacity and connectivity? Does ThreeFold replace my Internet service provider (ISP)?](#what-is-the-difference-between-internet-capacity-and-connectivity-does-threefold-replace-my-internet-service-provider-isp) - - [What are the priorities of ThreeFold (the Three P of ThreeFold)? ThreeFold is a Planet first project, what does it mean?](#what-are-the-priorities-of-threefold-the-three-p-of-threefold-threefold-is-a-planet-first-project-what-does-it-mean) + - [What are the priorities of ThreeFold - the Three P of ThreeFold? ThreeFold is a Planet first project, what does it mean?](#what-are-the-priorities-of-threefold---the-three-p-of-threefold-threefold-is-a-planet-first-project-what-does-it-mean) - [I want to help build the new Internet. How can I become a ThreeFold certified 3node partner?](#i-want-to-help-build-the-new-internet-how-can-i-become-a-threefold-certified-3node-partner) - [How can I create a twin on the TF Grid?](#how-can-i-create-a-twin-on-the-tf-grid) - [ThreeFold Communication](#threefold-communication) @@ -44,7 +44,7 @@ - [How can I use Grid Proxy to find information on the ThreeFold Grid and 3Nodes?](#how-can-i-use-grid-proxy-to-find-information-on-the-threefold-grid-and-3nodes) - [Who is hosting GraphQL and Grid Proxy on the ThreeFold Grid?](#who-is-hosting-graphql-and-grid-proxy-on-the-threefold-grid) - [What is the difference between uptime, status and power state?](#what-is-the-difference-between-uptime-status-and-power-state) - - [I do not remember the name (ThreeFold 3bot ID) associated with my seed phrase on the ThreeFold Connect app. Can I recover my TF Connect app account with only the seed phrase and not the name (3bot ID) associated with it?](#i-do-not-remember-the-name-threefold-3bot-id-associated-with-my-seed-phrase-on-the-threefold-connect-app-can-i-recover-my-tf-connect-app-account-with-only-the-seed-phrase-and-not-the-name-3bot-id-associated-with-it) + - [I do not remember the name - ThreeFold 3bot ID - associated with my seed phrase on the ThreeFold Connect app. Can I recover my TF Connect app account with only the seed phrase and not the name, 3bot ID, associated with it?](#i-do-not-remember-the-name---threefold-3bot-id---associated-with-my-seed-phrase-on-the-threefold-connect-app-can-i-recover-my-tf-connect-app-account-with-only-the-seed-phrase-and-not-the-name-3bot-id-associated-with-it) - [USERS FAQ](#users-faq) - [TF Grid Functionalities](#tf-grid-functionalities) - [What are the type of storage available on TF Grid?](#what-are-the-type-of-storage-available-on-tf-grid) @@ -59,7 +59,7 @@ - [How can I add ThreeFold peers in the Yggdrasil configuration file?](#how-can-i-add-threefold-peers-in-the-yggdrasil-configuration-file) - [How can I see Yggdrasil/Planetary Network's peers?](#how-can-i-see-yggdrasilplanetary-networks-peers) - [How can I ping an Yggdrasil IP or IPv6 address?](#how-can-i-ping-an-yggdrasil-ip-or-ipv6-address) - - [Is there a way to test if I am properly connected to the Yggdrasil network (Planetary Network)?](#is-there-a-way-to-test-if-i-am-properly-connected-to-the-yggdrasil-network-planetary-network) + - [Is there a way to test if I am properly connected to the Yggdrasil network - Planetary Network?](#is-there-a-way-to-test-if-i-am-properly-connected-to-the-yggdrasil-network---planetary-network) - [How can I change the username of my SSH key?](#how-can-i-change-the-username-of-my-ssh-key) - [What is ThreeFold's stance on sharded workload? Will ThreeFold embrace and move towards distributed data chunks or stay with the one deployment, one node model?](#what-is-threefolds-stance-on-sharded-workload-will-threefold-embrace-and-move-towards-distributed-data-chunks-or-stay-with-the-one-deployment-one-node-model) - [Tutorials and Guides](#tutorials-and-guides) @@ -69,11 +69,11 @@ - [Linux, Github, Containers and More](#linux-github-containers-and-more) - [Where should I start to learn more about Linux?](#where-should-i-start-to-learn-more-about-linux) - [How can I clone a single branch of a repository on Github?](#how-can-i-clone-a-single-branch-of-a-repository-on-github) - - [Grace Period (Status Paused)](#grace-period-status-paused) + - [Grace Period - Status Paused](#grace-period---status-paused) - [The status of my deployment is paused, in grace period, how can I resume the deployment?](#the-status-of-my-deployment-is-paused-in-grace-period-how-can-i-resume-the-deployment) - [Once I refund my TF wallet, how long does it take for the deployment to resume from grace period?](#once-i-refund-my-tf-wallet-how-long-does-it-take-for-the-deployment-to-resume-from-grace-period) - - [Can I SSH into my deployments when they are in grace period (i.e. when their status is paused)?](#can-i-ssh-into-my-deployments-when-they-are-in-grace-period-ie-when-their-status-is-paused) - - [How long is the grace period (i.e. when the deployment status is paused)?](#how-long-is-the-grace-period-ie-when-the-deployment-status-is-paused) + - [Can I SSH into my deployments when they are in grace period - i.e. when their status is paused?](#can-i-ssh-into-my-deployments-when-they-are-in-grace-period---ie-when-their-status-is-paused) + - [How long is the grace period - i.e. when the deployment status is paused?](#how-long-is-the-grace-period---ie-when-the-deployment-status-is-paused) - [Terraform](#terraform) - [Working with Terraform, I get the following error: failed to create contract: ContractIsNotUnique. Is there a fix to this issue?](#working-with-terraform-i-get-the-following-error-failed-to-create-contract-contractisnotunique-is-there-a-fix-to-this-issue) - [I am working with Terraform. What do I have to write in the file env.tfvars?](#i-am-working-with-terraform-what-do-i-have-to-write-in-the-file-envtfvars) @@ -115,7 +115,7 @@ - [Do I need one reward address per 3Node?](#do-i-need-one-reward-address-per-3node) - [How can I access the expert bootstrap mode for Zero-OS?](#how-can-i-access-the-expert-bootstrap-mode-for-zero-os) - [When it comes to the Zero-OS bootstrap image, can I simply duplicate the first image I burnt when I build another 3Node?](#when-it-comes-to-the-zero-os-bootstrap-image-can-i-simply-duplicate-the-first-image-i-burnt-when-i-build-another-3node) - - [If a node is unused for certain time (e.g. many months offline), will it be erased by the Grid?](#if-a-node-is-unused-for-certain-time-eg-many-months-offline-will-it-be-erased-by-the-grid) + - [If a node is unused for certain time, e.g. many months offline, will it be erased by the Grid?](#if-a-node-is-unused-for-certain-time-eg-many-months-offline-will-it-be-erased-by-the-grid) - [Can a farm be erased from TF Grid?](#can-a-farm-be-erased-from-tf-grid) - [On the ThreeFold Connect App, it says I need to migrate my Titan farm from V2 to V3. What do I have to do? How long does this take?](#on-the-threefold-connect-app-it-says-i-need-to-migrate-my-titan-farm-from-v2-to-v3-what-do-i-have-to-do-how-long-does-this-take) - [How can I migrate my DIY farm from V2 to V3?](#how-can-i-migrate-my-diy-farm-from-v2-to-v3) @@ -143,7 +143,7 @@ - [Do I need any specific port configuration when booting a 3Node?](#do-i-need-any-specific-port-configuration-when-booting-a-3node) - [How much electricity does a 3Node use?](#how-much-electricity-does-a-3node-use) - [Has anyone run stress tests to know the power consumption at heavy load of certain 3Nodes?](#has-anyone-run-stress-tests-to-know-the-power-consumption-at-heavy-load-of-certain-3nodes) - - [Can the Titan 3Node be run on PoE? (Power Over Ethernet)](#can-the-titan-3node-be-run-on-poe-power-over-ethernet) + - [Can the Titan 3Node be run on Power Over Ethernet, PoE?](#can-the-titan-3node-be-run-on-power-over-ethernet-poe) - [What is the relationship between the 3Node's resources and bandwidth?](#what-is-the-relationship-between-the-3nodes-resources-and-bandwidth) - [What is the bandwidth needed when it comes to running 3Nodes on the Grid?](#what-is-the-bandwidth-needed-when-it-comes-to-running-3nodes-on-the-grid) - [Can I run Zero-OS on a virtual machine?](#can-i-run-zero-os-on-a-virtual-machine) @@ -156,7 +156,7 @@ - [If I wipe my disk to create a new node ID, will I lose my farming rewards during the month?](#if-i-wipe-my-disk-to-create-a-new-node-id-will-i-lose-my-farming-rewards-during-the-month) - [My disks have issues with Zero-OS and my 3Nodes. How can I do a factory reset of the disks?](#my-disks-have-issues-with-zero-os-and-my-3nodes-how-can-i-do-a-factory-reset-of-the-disks) - [Before doing a bootstrap image, I need to format my USB key. How can I format my USB key?](#before-doing-a-bootstrap-image-i-need-to-format-my-usb-key-how-can-i-format-my-usb-key) - - [What do you use to burn (or to load) the Zero-OS bootstrap image onto a USB stick?](#what-do-you-use-to-burn-or-to-load-the-zero-os-bootstrap-image-onto-a-usb-stick) + - [What do you use to burn or to load the Zero-OS bootstrap image onto a USB stick?](#what-do-you-use-to-burn-or-to-load-the-zero-os-bootstrap-image-onto-a-usb-stick) - [Should I do a UEFI image or a BIOS image to bootstrap Zero-OS?](#should-i-do-a-uefi-image-or-a-bios-image-to-bootstrap-zero-os) - [How do I set the BIOS or UEFI of my 3Node?](#how-do-i-set-the-bios-or-uefi-of-my-3node) - [For my 3Node server, do I need to enable virtualization in BIOS or UEFI?](#for-my-3node-server-do-i-need-to-enable-virtualization-in-bios-or-uefi) @@ -164,13 +164,13 @@ - [The first time I booted my 3Node server, it says that the node is not registered yet. What can I do?](#the-first-time-i-booted-my-3node-server-it-says-that-the-node-is-not-registered-yet-what-can-i-do) - [The first time I boot my 3Node, the node gets registered but it says cache disk : no ssd. What can I do?](#the-first-time-i-boot-my-3node-the-node-gets-registered-but-it-says-cache-disk--no-ssd-what-can-i-do) - [The first time I boot my 3 node, the node gets registered and it says cache disk : OK, but the table System Used Capacity is empty. What can I do?](#the-first-time-i-boot-my-3-node-the-node-gets-registered-and-it-says-cache-disk--ok-but-the-table-system-used-capacity-is-empty-what-can-i-do) - - [I have a relatively old server (e.g. Dell R710 or R620, Z840). I have trouble booting Zero-OS. What could I do?](#i-have-a-relatively-old-server-eg-dell-r710-or-r620-z840-i-have-trouble-booting-zero-os-what-could-i-do) + - [I have a relatively old server. I have trouble booting Zero-OS. What could I do?](#i-have-a-relatively-old-server-i-have-trouble-booting-zero-os-what-could-i-do) - [I connected a SATA SSD to a CD-DVD optical drive adaptor. My system does not recognize the disk. What can I do?](#i-connected-a-sata-ssd-to-a-cd-dvd-optical-drive-adaptor-my-system-does-not-recognize-the-disk-what-can-i-do) - - [Can someone explain what should I put in the Public IP part of my farm? Should I just insert my Public IP and Gateway (given by my ISP)?](#can-someone-explain-what-should-i-put-in-the-public-ip-part-of-my-farm-should-i-just-insert-my-public-ip-and-gateway-given-by-my-isp) + - [Can someone explain what should I put in the Public IP part of my farm? Should I just insert my Public IP and Gateway given by my ISP?](#can-someone-explain-what-should-i-put-in-the-public-ip-part-of-my-farm-should-i-just-insert-my-public-ip-and-gateway-given-by-my-isp) - [Farming Optimization](#farming-optimization) - [What is the difference between a ThreeFold 3Node and a ThreeFold farm? What is the difference between the farm ID and the node ID?](#what-is-the-difference-between-a-threefold-3node-and-a-threefold-farm-what-is-the-difference-between-the-farm-id-and-the-node-id) - [How can I know how many GB of SSD and RAM do I need?](#how-can-i-know-how-many-gb-of-ssd-and-ram-do-i-need) - - [What is the optimal ratio of virtual cores (vcores or threads), SSD storage and RAM memory? What is the best optimization scenario for a 3Node, in terms of ThreeFold tokens (TFT) farming rewards?](#what-is-the-optimal-ratio-of-virtual-cores-vcores-or-threads-ssd-storage-and-ram-memory-what-is-the-best-optimization-scenario-for-a-3node-in-terms-of-threefold-tokens-tft-farming-rewards) + - [What is the optimal ratio of virtual cores - vcores or threads - SSD storage and RAM memory? What is the best optimization scenario for a 3Node, in terms of TFT farming rewards?](#what-is-the-optimal-ratio-of-virtual-cores---vcores-or-threads---ssd-storage-and-ram-memory-what-is-the-best-optimization-scenario-for-a-3node-in-terms-of-tft-farming-rewards) - [What does TBW mean? What is a good TBW level for a SSD disk?](#what-does-tbw-mean-what-is-a-good-tbw-level-for-a-ssd-disk) - [Are SATA and SAS drives interchangeable?](#are-sata-and-sas-drives-interchangeable) - [What is the speed difference between SAS and SATA disks?](#what-is-the-speed-difference-between-sas-and-sata-disks) @@ -182,7 +182,7 @@ - [I have rack servers in my ThreeFold farm. Can I set rack servers vertically?](#i-have-rack-servers-in-my-threefold-farm-can-i-set-rack-servers-vertically) - [Farming and Maintenance](#farming-and-maintenance) - [How can I check if there is utilization on my 3Nodes?](#how-can-i-check-if-there-is-utilization-on-my-3nodes) - - [Do I need the Zero-OS bootstrap image drive (USB or CD-DVD) when I reboot, or can I boot Zero-OS from the 3Node main hard drive?](#do-i-need-the-zero-os-bootstrap-image-drive-usb-or-cd-dvd-when-i-reboot-or-can-i-boot-zero-os-from-the-3node-main-hard-drive) + - [Do I need the Zero-OS bootstrap image drive when I reboot, or can I boot Zero-OS from the 3Node main hard drive?](#do-i-need-the-zero-os-bootstrap-image-drive-when-i-reboot-or-can-i-boot-zero-os-from-the-3node-main-hard-drive) - [It's written that my node is using 100% of HRU. What does it mean?](#its-written-that-my-node-is-using-100-of-hru-what-does-it-mean) - [On the ThreeFold Node Finder, I only see half of the virtual cores or threads my 3Node has, what can I do?](#on-the-threefold-node-finder-i-only-see-half-of-the-virtual-cores-or-threads-my-3node-has-what-can-i-do) - [Why are the 3Nodes' resources different on the ThreeFold Node Finder and the ThreeFold Dashboard?](#why-are-the-3nodes-resources-different-on-the-threefold-node-finder-and-the-threefold-dashboard) @@ -206,8 +206,8 @@ - [Do I need to enable UEFI Network Stack?](#do-i-need-to-enable-uefi-network-stack) - [I want redundancy of power for my 3 nodes. I have two PSU on my Dell server. What can I do?](#i-want-redundancy-of-power-for-my-3-nodes-i-have-two-psu-on-my-dell-server-what-can-i-do) - [Why isn't there support for RAID? Does Zero-OS work with RAID?](#why-isnt-there-support-for-raid-does-zero-os-work-with-raid) - - [Is there a way to bypass RAID in order for Zero-OS to have bare metals on the system? (No RAID controller in between storage and the Grid.)](#is-there-a-way-to-bypass-raid-in-order-for-zero-os-to-have-bare-metals-on-the-system-no-raid-controller-in-between-storage-and-the-grid) - - [I have a 3Node rack server. Is it possible to use a M.2 to SATA adapter in order to put the M.2 SATA disk in the HDD bay (onboard storage)?](#i-have-a-3node-rack-server-is-it-possible-to-use-a-m2-to-sata-adapter-in-order-to-put-the-m2-sata-disk-in-the-hdd-bay-onboard-storage) + - [Is there a way to bypass RAID in order for Zero-OS to have bare metals on the system - No RAID controller in between storage and the Grid ?](#is-there-a-way-to-bypass-raid-in-order-for-zero-os-to-have-bare-metals-on-the-system---no-raid-controller-in-between-storage-and-the-grid-) + - [I have a 3Node rack server. Is it possible to use a M.2 to SATA adapter in order to put the M.2 SATA disk in the HDD bay onboard storage?](#i-have-a-3node-rack-server-is-it-possible-to-use-a-m2-to-sata-adapter-in-order-to-put-the-m2-sata-disk-in-the-hdd-bay-onboard-storage) - [My 3Node uses only PCIe adapters and SSD NVME disks. Do I need the RAID controller on?](#my-3node-uses-only-pcie-adapters-and-ssd-nvme-disks-do-i-need-the-raid-controller-on) - [Can I change the name of my farm on polkadot.js?](#can-i-change-the-name-of-my-farm-on-polkadotjs) - [How can I delete a farm on polkadot.js?](#how-can-i-delete-a-farm-on-polkadotjs) @@ -231,7 +231,7 @@ - [I get the error Certificate is not yet valid when booting my 3Node server, what can I do?](#i--get-the-error-certificate-is-not-yet-valid-when-booting-my-3node-server-what-can-i-do) - [When running wipefs to wipe my disks on Linux, I get either of the following errors: "syntax error near unexpected token" or "Probing Initialized Failed". Is there a fix?](#when-running-wipefs-to-wipe-my-disks-on-linux-i-get-either-of-the-following-errors-syntax-error-near-unexpected-token-or-probing-initialized-failed-is-there-a-fix) - [I did a format on my SSD disk, but Zero-OS still does not recognize them. What's wrong?](#i-did-a-format-on-my-ssd-disk-but-zero-os-still-does-not-recognize-them-whats-wrong) - - [I have a Dell Rx10 server (R610, 710, 910). When I boot Zero-OS I get the message Probing EDD and the 3Node doesn't boot from there. What can I do?](#i-have-a-dell-rx10-server-r610-710-910-when-i-boot-zero-os-i-get-the-message-probing-edd-and-the-3node-doesnt-boot-from-there-what-can-i-do) + - [I have a Dell Rx10 server - R610, 710, 910. When I boot Zero-OS I get the message Probing EDD and the 3Node doesn't boot from there. What can I do?](#i-have-a-dell-rx10-server---r610-710-910-when-i-boot-zero-os-i-get-the-message-probing-edd-and-the-3node-doesnt-boot-from-there-what-can-i-do) - [My 3Node doesn't boot properly without a monitor plugged in. What can I do?](#my-3node-doesnt-boot-properly-without-a-monitor-plugged-in-what-can-i-do) - [My 3Node is running on the Grid, but when I plugged in the monitor, it states: Disabling IR #16. Is there a problem?](#my-3node-is-running-on-the-grid-but-when-i-plugged-in-the-monitor-it-states-disabling-ir-16-is-there-a-problem) - [My 3Node won't boot without disabling the Secure Boot option, is it safe?](#my-3node-wont-boot-without-disabling-the-secure-boot-option-is-it-safe) @@ -299,7 +299,7 @@ In simple terms, the Internet is composed of both capacity and connectivity. Cap ThreeFold’s technology enables distributed capacity generation, but ThreeFold doesn’t deal in connectivity. 3nodes offer Internet capacity, but farmers still rely on connectivity provider like the usual Internet service provider (ISP). -### What are the priorities of ThreeFold (the Three P of ThreeFold)? ThreeFold is a Planet first project, what does it mean? +### What are the priorities of ThreeFold - the Three P of ThreeFold? ThreeFold is a Planet first project, what does it mean? ThreeFold is working for the Planet, the People and Profit, in this very order of importance. Planet comes first as it is our home to us all. A humane enterprise always has people before profit, and serious entrepreneurs know profit cannot be left out of the equation of a thriving project. @@ -621,7 +621,7 @@ There are three distinctly named endpoints or fields that exist in the back end -### I do not remember the name (ThreeFold 3bot ID) associated with my seed phrase on the ThreeFold Connect app. Can I recover my TF Connect app account with only the seed phrase and not the name (3bot ID) associated with it? +### I do not remember the name - ThreeFold 3bot ID - associated with my seed phrase on the ThreeFold Connect app. Can I recover my TF Connect app account with only the seed phrase and not the name, 3bot ID, associated with it? If you forgot the name associated with your seed phrase on the TF Connect app, you can always create a new identity (ThreeFold 3bot ID) and import your wallet using the old seed phrase. @@ -855,7 +855,7 @@ ping6 -c 2 yggdrasil_address -### Is there a way to test if I am properly connected to the Yggdrasil network (Planetary Network)? +### Is there a way to test if I am properly connected to the Yggdrasil network - Planetary Network? To check if you are properly connected to the Yggdrasil network, try reaching this website: @@ -956,7 +956,7 @@ git clone --single-branch --branch branch_name https://github.com/GITHUB_ACCOUNT -## Grace Period (Status Paused) +## Grace Period - Status Paused ### The status of my deployment is paused, in grace period, how can I resume the deployment? @@ -971,13 +971,13 @@ It can take around one hour to change the status from "paused" to "ok" and thus -### Can I SSH into my deployments when they are in grace period (i.e. when their status is paused)? +### Can I SSH into my deployments when they are in grace period - i.e. when their status is paused? While in grace period, you might not be able to SSH into your deployment. Refund your wallet to resume deployments. -### How long is the grace period (i.e. when the deployment status is paused)? +### How long is the grace period - i.e. when the deployment status is paused? The grace period is 2 weeks. During this period, you can refill your wallet to resume your deployment. @@ -1297,7 +1297,7 @@ Yes. What is needed on this bootstrap image is to have the proper farm ID. The b -### If a node is unused for certain time (e.g. many months offline), will it be erased by the Grid? +### If a node is unused for certain time, e.g. many months offline, will it be erased by the Grid? No, nodes only get deleted if the farm owner chooses to do so. Old "nodes" are really just entries in TF Chain and TF Chain does not modify or delete this data without external input. @@ -1471,7 +1471,7 @@ For more information, read thes section [Calculate the Total Electricity Cost of The community is starting to gather some data on this. As of now, we know that a R720 with 2x2690v2 cpu, 4TB NVME SSE P4510 and 320GB ram will draw 390W @100% load. With 2x2650L v2, it's around 300W with fans at full speed. More info will be added as we gather more data. -### Can the Titan 3Node be run on PoE? (Power Over Ethernet) +### Can the Titan 3Node be run on Power Over Ethernet, PoE? Titans don't come equipped for Power Over Ethernet (PoE). If you have a NUC based Titan there are some PoE lids that might be compatible. @@ -1606,7 +1606,7 @@ MAC: This is done easily with Disk Utility. Go in Disk Utility. Select your USB LINUX: In the Terminal, write *df*, find your disk (here we use sdX), write *sudo umount /dev/sdX*, write this line (with the proper FORMAT) *sudo mkfs.FORMAT /dev/sdX* [FORMAT= vfat for FAT32, ntfs for NTFS, exfat for exFAT], then finally verify the formatting by writing *sudo fsck /dev/sdX*. -### What do you use to burn (or to load) the Zero-OS bootstrap image onto a USB stick? +### What do you use to burn or to load the Zero-OS bootstrap image onto a USB stick? For MAC, Linux and Windows, you can use [BalenaEtcher](https://www.balena.io/etcher/) to load/flash the image on a USB stick. This program also formats the USB in the process. Rufus can also be used for Windows. @@ -1657,7 +1657,7 @@ Most of the time, just wait and data will appear. If you want to be sure your 3N -### I have a relatively old server (e.g. Dell R710 or R620, Z840). I have trouble booting Zero-OS. What could I do? +### I have a relatively old server. I have trouble booting Zero-OS. What could I do? Sometimes, Zero-OS will not boot in UEFI mode on older servers. In that case, try to boot in BIOS mode. Use either a USB key or the CD/DVD optical drive (the 4th and 5th option on https://bootstrap.grid.tf/) and make sure to select BIOS and not UEFI mode in your server settings. @@ -1667,7 +1667,7 @@ Sometimes, Zero-OS will not boot in UEFI mode on older servers. In that case, tr Try to set AHCI mode instead of Legacy mode in SATA settings in the BIOS. -### Can someone explain what should I put in the Public IP part of my farm? Should I just insert my Public IP and Gateway (given by my ISP)? +### Can someone explain what should I put in the Public IP part of my farm? Should I just insert my Public IP and Gateway given by my ISP? Assuming you are a DIY farmer and operate from your home, this field can be left blank. You do not have to fill in any details. @@ -1691,7 +1691,7 @@ You need 50 GB of SSD per compute units (CU) and a minimum of 500 GB SSD and 2 G A 3Node has, in general, 2 compute units (CU) per thread. Thus, for peak optimisation, you need 100 GB SSD and 8GB RAM per thread. -### What is the optimal ratio of virtual cores (vcores or threads), SSD storage and RAM memory? What is the best optimization scenario for a 3Node, in terms of ThreeFold tokens (TFT) farming rewards? +### What is the optimal ratio of virtual cores - vcores or threads - SSD storage and RAM memory? What is the best optimization scenario for a 3Node, in terms of TFT farming rewards? In short, for peak optimization, aim for 100 GB SSD of storage and 8GB RAM of memory per virtual core (vcore or thread). @@ -1781,7 +1781,7 @@ To see if there is utilization on your 3Node, you can consult the [TF Dashboard] -### Do I need the Zero-OS bootstrap image drive (USB or CD-DVD) when I reboot, or can I boot Zero-OS from the 3Node main hard drive? +### Do I need the Zero-OS bootstrap image drive when I reboot, or can I boot Zero-OS from the 3Node main hard drive? It is advised to keep the bootstrap image plugged in your 3Node. Once your node has been booted with Zero-OS via the USB key, you can remove the USB key, but if something happens and the node needs to reconnect with the network, it won’t be able to do so. We advise people to let the USB key always in so the node can reconnect with the network if needed. @@ -1955,13 +1955,13 @@ RAID is a technology that has brought resilience and security to the IT industry This Quantum Safe Storage overcomes some of the shortfalls of RAID and is able to work over multiple nodes geographically spread on the TF Grid. -### Is there a way to bypass RAID in order for Zero-OS to have bare metals on the system? (No RAID controller in between storage and the Grid.) +### Is there a way to bypass RAID in order for Zero-OS to have bare metals on the system - No RAID controller in between storage and the Grid ? Yes it is possible. "You can use the on board storage on a server without RAID. You can [re-flash](https://fohdeesha.com/docs/perc.html) the RAID card, turn on HBA/non-RAID mode, or install a different card. No need for RAID." @FLnelson It's usually easy to set servers such as a HP Proliant with the HBA mode. For Dell servers, you can either cross-flash the RAID controller with an “IT-mode-Firmware” (see this [video](https://www.youtube.com/watch?v=h5nb09VksYw)) or get a DELL H310-controller (which has the non-RAID option). Otherwise, you can install a NVME SSD with a PCIe adaptor, and turn off the RAID controller. -### I have a 3Node rack server. Is it possible to use a M.2 to SATA adapter in order to put the M.2 SATA disk in the HDD bay (onboard storage)? +### I have a 3Node rack server. Is it possible to use a M.2 to SATA adapter in order to put the M.2 SATA disk in the HDD bay onboard storage? Yes, it is possible. You will most probably need to bypass the RAID controller for Zero-OS to access properly the onboard storage. See previous question. @@ -2181,7 +2181,7 @@ Formatting is one thing, but to boot properly, Zero-OS needs to work on a comple -### I have a Dell Rx10 server (R610, 710, 910). When I boot Zero-OS I get the message Probing EDD and the 3Node doesn't boot from there. What can I do? +### I have a Dell Rx10 server - R610, 710, 910. When I boot Zero-OS I get the message Probing EDD and the 3Node doesn't boot from there. What can I do? For the R610 and 710, you can simply re-flash the card. See [this link](https://fohdeesha.com/docs/perc.html) for more information. For the 910, you can’t re-flash the card. In this case, get a LSI Dell card and it should work. (They are cheap when you buy them used online.) diff --git a/collections/intro/.collection b/collections/manual/.collection similarity index 100% rename from collections/intro/.collection rename to collections/manual/.collection diff --git a/collections/tfmanual/.collection b/collections/manual/documentation/.collection similarity index 100% rename from collections/tfmanual/.collection rename to collections/manual/documentation/.collection diff --git a/collections/tfmanual/documentation/dashboard/dashboard.md b/collections/manual/documentation/dashboard/dashboard.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/dashboard.md rename to collections/manual/documentation/dashboard/dashboard.md diff --git a/collections/tfmanual/documentation/dashboard/deploy/applications.md b/collections/manual/documentation/dashboard/deploy/applications.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/deploy/applications.md rename to collections/manual/documentation/dashboard/deploy/applications.md diff --git a/collections/tfmanual/documentation/dashboard/deploy/dedicated_machines.md b/collections/manual/documentation/dashboard/deploy/dedicated_machines.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/deploy/dedicated_machines.md rename to collections/manual/documentation/dashboard/deploy/dedicated_machines.md diff --git a/collections/tfmanual/documentation/dashboard/deploy/deploy.md b/collections/manual/documentation/dashboard/deploy/deploy.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/deploy/deploy.md rename to collections/manual/documentation/dashboard/deploy/deploy.md diff --git a/collections/tfmanual/documentation/dashboard/deploy/images.md b/collections/manual/documentation/dashboard/deploy/images.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/deploy/images.md rename to collections/manual/documentation/dashboard/deploy/images.md diff --git a/collections/tfmanual/documentation/dashboard/deploy/node_finder.md b/collections/manual/documentation/dashboard/deploy/node_finder.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/deploy/node_finder.md rename to collections/manual/documentation/dashboard/deploy/node_finder.md diff --git a/collections/tfmanual/documentation/dashboard/deploy/node_finder_gpu_support.md b/collections/manual/documentation/dashboard/deploy/node_finder_gpu_support.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/deploy/node_finder_gpu_support.md rename to collections/manual/documentation/dashboard/deploy/node_finder_gpu_support.md diff --git a/collections/tfmanual/documentation/dashboard/deploy/orchestrators.md b/collections/manual/documentation/dashboard/deploy/orchestrators.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/deploy/orchestrators.md rename to collections/manual/documentation/dashboard/deploy/orchestrators.md diff --git a/collections/tfmanual/documentation/dashboard/deploy/pricing_calculator.md b/collections/manual/documentation/dashboard/deploy/pricing_calculator.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/deploy/pricing_calculator.md rename to collections/manual/documentation/dashboard/deploy/pricing_calculator.md diff --git a/collections/tfmanual/documentation/dashboard/deploy/ssh_keys.md b/collections/manual/documentation/dashboard/deploy/ssh_keys.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/deploy/ssh_keys.md rename to collections/manual/documentation/dashboard/deploy/ssh_keys.md diff --git a/collections/tfmanual/documentation/dashboard/deploy/vm.md b/collections/manual/documentation/dashboard/deploy/vm.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/deploy/vm.md rename to collections/manual/documentation/dashboard/deploy/vm.md diff --git a/collections/tfmanual/documentation/dashboard/deploy/your_contracts.md b/collections/manual/documentation/dashboard/deploy/your_contracts.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/deploy/your_contracts.md rename to collections/manual/documentation/dashboard/deploy/your_contracts.md diff --git a/collections/tfmanual/documentation/dashboard/farms/farms.md b/collections/manual/documentation/dashboard/farms/farms.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/farms/farms.md rename to collections/manual/documentation/dashboard/farms/farms.md diff --git a/collections/tfmanual/documentation/dashboard/farms/farms_finder.md b/collections/manual/documentation/dashboard/farms/farms_finder.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/farms/farms_finder.md rename to collections/manual/documentation/dashboard/farms/farms_finder.md diff --git a/collections/tfmanual/documentation/dashboard/farms/node_installer.md b/collections/manual/documentation/dashboard/farms/node_installer.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/farms/node_installer.md rename to collections/manual/documentation/dashboard/farms/node_installer.md diff --git a/collections/tfmanual/documentation/dashboard/farms/simulator.md b/collections/manual/documentation/dashboard/farms/simulator.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/farms/simulator.md rename to collections/manual/documentation/dashboard/farms/simulator.md diff --git a/collections/tfmanual/documentation/dashboard/farms/your_farms.md b/collections/manual/documentation/dashboard/farms/your_farms.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/farms/your_farms.md rename to collections/manual/documentation/dashboard/farms/your_farms.md diff --git a/collections/tfmanual/documentation/dashboard/home.md b/collections/manual/documentation/dashboard/home.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/home.md rename to collections/manual/documentation/dashboard/home.md diff --git a/collections/manual/documentation/dashboard/img/.done b/collections/manual/documentation/dashboard/img/.done new file mode 100644 index 0000000..d8eefe3 --- /dev/null +++ b/collections/manual/documentation/dashboard/img/.done @@ -0,0 +1,3 @@ +dashboard_tc.png +dashboard_portal_terms_conditions.png +profile_manager1.png diff --git a/collections/tfmanual/documentation/dashboard/img/0_Bootstrap.png b/collections/manual/documentation/dashboard/img/0_bootstrap.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/0_Bootstrap.png rename to collections/manual/documentation/dashboard/img/0_bootstrap.png diff --git a/collections/tfmanual/documentation/dashboard/img/0_hub.png b/collections/manual/documentation/dashboard/img/0_hub.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/0_hub.png rename to collections/manual/documentation/dashboard/img/0_hub.png diff --git a/collections/tfmanual/documentation/dashboard/img/add_domain_10.png b/collections/manual/documentation/dashboard/img/add_domain_10.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/add_domain_10.png rename to collections/manual/documentation/dashboard/img/add_domain_10.png diff --git a/collections/tfmanual/documentation/dashboard/img/add_domain_11.png b/collections/manual/documentation/dashboard/img/add_domain_11.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/add_domain_11.png rename to collections/manual/documentation/dashboard/img/add_domain_11.png diff --git a/collections/tfmanual/documentation/dashboard/img/add_domain_6.png b/collections/manual/documentation/dashboard/img/add_domain_6.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/add_domain_6.png rename to collections/manual/documentation/dashboard/img/add_domain_6.png diff --git a/collections/tfmanual/documentation/dashboard/img/add_domain_8.png b/collections/manual/documentation/dashboard/img/add_domain_8.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/add_domain_8.png rename to collections/manual/documentation/dashboard/img/add_domain_8.png diff --git a/collections/tfmanual/documentation/dashboard/img/add_domain_9.png b/collections/manual/documentation/dashboard/img/add_domain_9.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/add_domain_9.png rename to collections/manual/documentation/dashboard/img/add_domain_9.png diff --git a/collections/tfmanual/documentation/dashboard/img/add_new_domain_success.png b/collections/manual/documentation/dashboard/img/add_new_domain_success.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/add_new_domain_success.png rename to collections/manual/documentation/dashboard/img/add_new_domain_success.png diff --git a/collections/tfmanual/documentation/dashboard/img/applications_landing.png b/collections/manual/documentation/dashboard/img/applications_landing.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/applications_landing.png rename to collections/manual/documentation/dashboard/img/applications_landing.png diff --git a/collections/tfmanual/documentation/dashboard/img/bridge.png b/collections/manual/documentation/dashboard/img/bridge.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/bridge.png rename to collections/manual/documentation/dashboard/img/bridge.png diff --git a/collections/tfmanual/documentation/dashboard/img/bridge_deposit.png b/collections/manual/documentation/dashboard/img/bridge_deposit.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/bridge_deposit.png rename to collections/manual/documentation/dashboard/img/bridge_deposit.png diff --git a/collections/tfmanual/documentation/dashboard/img/bridge_withdraw.png b/collections/manual/documentation/dashboard/img/bridge_withdraw.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/bridge_withdraw.png rename to collections/manual/documentation/dashboard/img/bridge_withdraw.png diff --git a/collections/tfmanual/documentation/dashboard/img/contract_details.png b/collections/manual/documentation/dashboard/img/contract_details.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/contract_details.png rename to collections/manual/documentation/dashboard/img/contract_details.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_bootstrap_farm.png b/collections/manual/documentation/dashboard/img/dashboard_bootstrap_farm.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_bootstrap_farm.png rename to collections/manual/documentation/dashboard/img/dashboard_bootstrap_farm.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_bridge.png b/collections/manual/documentation/dashboard/img/dashboard_bridge.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_bridge.png rename to collections/manual/documentation/dashboard/img/dashboard_bridge.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_connect.png b/collections/manual/documentation/dashboard/img/dashboard_connect.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_connect.png rename to collections/manual/documentation/dashboard/img/dashboard_connect.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_dao.png b/collections/manual/documentation/dashboard/img/dashboard_dao.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_dao.png rename to collections/manual/documentation/dashboard/img/dashboard_dao.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_dedicated_nodes_details.png b/collections/manual/documentation/dashboard/img/dashboard_dedicated_nodes_details.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_dedicated_nodes_details.png rename to collections/manual/documentation/dashboard/img/dashboard_dedicated_nodes_details.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_dedicated_nodes_discounts.png b/collections/manual/documentation/dashboard/img/dashboard_dedicated_nodes_discounts.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_dedicated_nodes_discounts.png rename to collections/manual/documentation/dashboard/img/dashboard_dedicated_nodes_discounts.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_explorer_farms.png b/collections/manual/documentation/dashboard/img/dashboard_explorer_farms.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_explorer_farms.png rename to collections/manual/documentation/dashboard/img/dashboard_explorer_farms.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_explorer_nodes.png b/collections/manual/documentation/dashboard/img/dashboard_explorer_nodes.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_explorer_nodes.png rename to collections/manual/documentation/dashboard/img/dashboard_explorer_nodes.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_explorer_statistics.png b/collections/manual/documentation/dashboard/img/dashboard_explorer_statistics.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_explorer_statistics.png rename to collections/manual/documentation/dashboard/img/dashboard_explorer_statistics.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_farms.png b/collections/manual/documentation/dashboard/img/dashboard_farms.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_farms.png rename to collections/manual/documentation/dashboard/img/dashboard_farms.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_farms_add_ip_range.png b/collections/manual/documentation/dashboard/img/dashboard_farms_add_ip_range.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_farms_add_ip_range.png rename to collections/manual/documentation/dashboard/img/dashboard_farms_add_ip_range.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_farms_add_ip_single.png b/collections/manual/documentation/dashboard/img/dashboard_farms_add_ip_single.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_farms_add_ip_single.png rename to collections/manual/documentation/dashboard/img/dashboard_farms_add_ip_single.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_farms_create.png b/collections/manual/documentation/dashboard/img/dashboard_farms_create.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_farms_create.png rename to collections/manual/documentation/dashboard/img/dashboard_farms_create.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_farms_extra_fee.png b/collections/manual/documentation/dashboard/img/dashboard_farms_extra_fee.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_farms_extra_fee.png rename to collections/manual/documentation/dashboard/img/dashboard_farms_extra_fee.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_farms_farm_details.png b/collections/manual/documentation/dashboard/img/dashboard_farms_farm_details.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_farms_farm_details.png rename to collections/manual/documentation/dashboard/img/dashboard_farms_farm_details.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_farms_farms_table.png b/collections/manual/documentation/dashboard/img/dashboard_farms_farms_table.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_farms_farms_table.png rename to collections/manual/documentation/dashboard/img/dashboard_farms_farms_table.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_farms_ip_details.png b/collections/manual/documentation/dashboard/img/dashboard_farms_ip_details.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_farms_ip_details.png rename to collections/manual/documentation/dashboard/img/dashboard_farms_ip_details.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_farms_node_details.png b/collections/manual/documentation/dashboard/img/dashboard_farms_node_details.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_farms_node_details.png rename to collections/manual/documentation/dashboard/img/dashboard_farms_node_details.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_farms_public_config.png b/collections/manual/documentation/dashboard/img/dashboard_farms_public_config.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_farms_public_config.png rename to collections/manual/documentation/dashboard/img/dashboard_farms_public_config.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_farms_stellar_address.png b/collections/manual/documentation/dashboard/img/dashboard_farms_stellar_address.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_farms_stellar_address.png rename to collections/manual/documentation/dashboard/img/dashboard_farms_stellar_address.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_generate_account.png b/collections/manual/documentation/dashboard/img/dashboard_generate_account.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_generate_account.png rename to collections/manual/documentation/dashboard/img/dashboard_generate_account.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_login.png b/collections/manual/documentation/dashboard/img/dashboard_login.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_login.png rename to collections/manual/documentation/dashboard/img/dashboard_login.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_portal_account.png b/collections/manual/documentation/dashboard/img/dashboard_portal_account.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_portal_account.png rename to collections/manual/documentation/dashboard/img/dashboard_portal_account.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_portal_create_account_1.png b/collections/manual/documentation/dashboard/img/dashboard_portal_create_account_1.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_portal_create_account_1.png rename to collections/manual/documentation/dashboard/img/dashboard_portal_create_account_1.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_portal_create_account_2.png b/collections/manual/documentation/dashboard/img/dashboard_portal_create_account_2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_portal_create_account_2.png rename to collections/manual/documentation/dashboard/img/dashboard_portal_create_account_2.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_portal_create_twin.png b/collections/manual/documentation/dashboard/img/dashboard_portal_create_twin.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_portal_create_twin.png rename to collections/manual/documentation/dashboard/img/dashboard_portal_create_twin.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_portal_deposit_tft.png b/collections/manual/documentation/dashboard/img/dashboard_portal_deposit_tft.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_portal_deposit_tft.png rename to collections/manual/documentation/dashboard/img/dashboard_portal_deposit_tft.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_portal_farms.png b/collections/manual/documentation/dashboard/img/dashboard_portal_farms.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_portal_farms.png rename to collections/manual/documentation/dashboard/img/dashboard_portal_farms.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_portal_fill_ipv6.png b/collections/manual/documentation/dashboard/img/dashboard_portal_fill_ipv6.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_portal_fill_ipv6.png rename to collections/manual/documentation/dashboard/img/dashboard_portal_fill_ipv6.png diff --git a/collections/manual/documentation/dashboard/img/dashboard_portal_terms_conditions.png b/collections/manual/documentation/dashboard/img/dashboard_portal_terms_conditions.png new file mode 100644 index 0000000..b784fef Binary files /dev/null and b/collections/manual/documentation/dashboard/img/dashboard_portal_terms_conditions.png differ diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_portal_transaction_sign.png b/collections/manual/documentation/dashboard/img/dashboard_portal_transaction_sign.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_portal_transaction_sign.png rename to collections/manual/documentation/dashboard/img/dashboard_portal_transaction_sign.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_portal_transfer_detail.png b/collections/manual/documentation/dashboard/img/dashboard_portal_transfer_detail.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_portal_transfer_detail.png rename to collections/manual/documentation/dashboard/img/dashboard_portal_transfer_detail.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_portal_twin_created.png b/collections/manual/documentation/dashboard/img/dashboard_portal_twin_created.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_portal_twin_created.png rename to collections/manual/documentation/dashboard/img/dashboard_portal_twin_created.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_portal_ui_nodes_minting.png b/collections/manual/documentation/dashboard/img/dashboard_portal_ui_nodes_minting.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_portal_ui_nodes_minting.png rename to collections/manual/documentation/dashboard/img/dashboard_portal_ui_nodes_minting.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_portal_withdraw_tft.png b/collections/manual/documentation/dashboard/img/dashboard_portal_withdraw_tft.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_portal_withdraw_tft.png rename to collections/manual/documentation/dashboard/img/dashboard_portal_withdraw_tft.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_sidebar_portal.png b/collections/manual/documentation/dashboard/img/dashboard_sidebar_portal.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_sidebar_portal.png rename to collections/manual/documentation/dashboard/img/dashboard_sidebar_portal.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_statistics.png b/collections/manual/documentation/dashboard/img/dashboard_statistics.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_statistics.png rename to collections/manual/documentation/dashboard/img/dashboard_statistics.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_swap.png b/collections/manual/documentation/dashboard/img/dashboard_swap.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_swap.png rename to collections/manual/documentation/dashboard/img/dashboard_swap.png diff --git a/collections/manual/documentation/dashboard/img/dashboard_tc.png b/collections/manual/documentation/dashboard/img/dashboard_tc.png new file mode 100644 index 0000000..f58af46 Binary files /dev/null and b/collections/manual/documentation/dashboard/img/dashboard_tc.png differ diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_transfer_address.png b/collections/manual/documentation/dashboard/img/dashboard_transfer_address.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_transfer_address.png rename to collections/manual/documentation/dashboard/img/dashboard_transfer_address.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_transfer_twin.png b/collections/manual/documentation/dashboard/img/dashboard_transfer_twin.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_transfer_twin.png rename to collections/manual/documentation/dashboard/img/dashboard_transfer_twin.png diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_uptime.png b/collections/manual/documentation/dashboard/img/dashboard_uptime.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dashboard_uptime.png rename to collections/manual/documentation/dashboard/img/dashboard_uptime.png diff --git a/collections/tfmanual/documentation/dashboard/img/dedicated_machines.png b/collections/manual/documentation/dashboard/img/dedicated_machines.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/dedicated_machines.png rename to collections/manual/documentation/dashboard/img/dedicated_machines.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_basics_.png b/collections/manual/documentation/dashboard/img/explorer_basics_.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_basics_.png rename to collections/manual/documentation/dashboard/img/explorer_basics_.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_basics_2.png b/collections/manual/documentation/dashboard/img/explorer_basics_2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_basics_2.png rename to collections/manual/documentation/dashboard/img/explorer_basics_2.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_darkmode.png b/collections/manual/documentation/dashboard/img/explorer_darkmode.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_darkmode.png rename to collections/manual/documentation/dashboard/img/explorer_darkmode.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_farm_details.png b/collections/manual/documentation/dashboard/img/explorer_farm_details.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_farm_details.png rename to collections/manual/documentation/dashboard/img/explorer_farm_details.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_farms.png b/collections/manual/documentation/dashboard/img/explorer_farms.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_farms.png rename to collections/manual/documentation/dashboard/img/explorer_farms.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_find_country_pubip.png b/collections/manual/documentation/dashboard/img/explorer_find_country_pubip.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_find_country_pubip.png rename to collections/manual/documentation/dashboard/img/explorer_find_country_pubip.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_gpu.png b/collections/manual/documentation/dashboard/img/explorer_gpu.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_gpu.png rename to collections/manual/documentation/dashboard/img/explorer_gpu.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_grafana.png b/collections/manual/documentation/dashboard/img/explorer_grafana.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_grafana.png rename to collections/manual/documentation/dashboard/img/explorer_grafana.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_node_details.png b/collections/manual/documentation/dashboard/img/explorer_node_details.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_node_details.png rename to collections/manual/documentation/dashboard/img/explorer_node_details.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_node_example_1.png b/collections/manual/documentation/dashboard/img/explorer_node_example_1.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_node_example_1.png rename to collections/manual/documentation/dashboard/img/explorer_node_example_1.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_node_example_2.png b/collections/manual/documentation/dashboard/img/explorer_node_example_2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_node_example_2.png rename to collections/manual/documentation/dashboard/img/explorer_node_example_2.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_node_resources_1.png b/collections/manual/documentation/dashboard/img/explorer_node_resources_1.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_node_resources_1.png rename to collections/manual/documentation/dashboard/img/explorer_node_resources_1.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_node_resources_2.png b/collections/manual/documentation/dashboard/img/explorer_node_resources_2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_node_resources_2.png rename to collections/manual/documentation/dashboard/img/explorer_node_resources_2.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_node_resources_3.png b/collections/manual/documentation/dashboard/img/explorer_node_resources_3.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_node_resources_3.png rename to collections/manual/documentation/dashboard/img/explorer_node_resources_3.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_nodes.png b/collections/manual/documentation/dashboard/img/explorer_nodes.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_nodes.png rename to collections/manual/documentation/dashboard/img/explorer_nodes.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_nodes_distribution.png b/collections/manual/documentation/dashboard/img/explorer_nodes_distribution.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_nodes_distribution.png rename to collections/manual/documentation/dashboard/img/explorer_nodes_distribution.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_statistics.png b/collections/manual/documentation/dashboard/img/explorer_statistics.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_statistics.png rename to collections/manual/documentation/dashboard/img/explorer_statistics.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_status.png b/collections/manual/documentation/dashboard/img/explorer_status.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_status.png rename to collections/manual/documentation/dashboard/img/explorer_status.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_toggle_gateways.png b/collections/manual/documentation/dashboard/img/explorer_toggle_gateways.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_toggle_gateways.png rename to collections/manual/documentation/dashboard/img/explorer_toggle_gateways.png diff --git a/collections/tfmanual/documentation/dashboard/img/explorer_toggle_gpu.png b/collections/manual/documentation/dashboard/img/explorer_toggle_gpu.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/explorer_toggle_gpu.png rename to collections/manual/documentation/dashboard/img/explorer_toggle_gpu.png diff --git a/collections/tfmanual/documentation/dashboard/img/farms.png b/collections/manual/documentation/dashboard/img/farms.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/farms.png rename to collections/manual/documentation/dashboard/img/farms.png diff --git a/collections/tfmanual/documentation/dashboard/img/farms_details.png b/collections/manual/documentation/dashboard/img/farms_details.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/farms_details.png rename to collections/manual/documentation/dashboard/img/farms_details.png diff --git a/collections/tfmanual/documentation/dashboard/img/farms_filters.png b/collections/manual/documentation/dashboard/img/farms_filters.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/farms_filters.png rename to collections/manual/documentation/dashboard/img/farms_filters.png diff --git a/collections/tfmanual/documentation/dashboard/img/gpu_details.png b/collections/manual/documentation/dashboard/img/gpu_details.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/gpu_details.png rename to collections/manual/documentation/dashboard/img/gpu_details.png diff --git a/collections/tfmanual/documentation/dashboard/img/gpu_details_reserved.png b/collections/manual/documentation/dashboard/img/gpu_details_reserved.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/gpu_details_reserved.png rename to collections/manual/documentation/dashboard/img/gpu_details_reserved.png diff --git a/collections/tfmanual/documentation/dashboard/img/gpu_filter.png b/collections/manual/documentation/dashboard/img/gpu_filter.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/gpu_filter.png rename to collections/manual/documentation/dashboard/img/gpu_filter.png diff --git a/collections/tfmanual/documentation/dashboard/img/grid_health.png b/collections/manual/documentation/dashboard/img/grid_health.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/grid_health.png rename to collections/manual/documentation/dashboard/img/grid_health.png diff --git a/collections/tfmanual/documentation/dashboard/img/list_domains.png b/collections/manual/documentation/dashboard/img/list_domains.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/list_domains.png rename to collections/manual/documentation/dashboard/img/list_domains.png diff --git a/collections/tfmanual/documentation/dashboard/img/manage_domains_button.png b/collections/manual/documentation/dashboard/img/manage_domains_button.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/manage_domains_button.png rename to collections/manual/documentation/dashboard/img/manage_domains_button.png diff --git a/collections/tfmanual/documentation/dashboard/img/Minting.png b/collections/manual/documentation/dashboard/img/minting.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/Minting.png rename to collections/manual/documentation/dashboard/img/minting.png diff --git a/collections/tfmanual/documentation/dashboard/img/Monitoring.png b/collections/manual/documentation/dashboard/img/monitoring.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/Monitoring.png rename to collections/manual/documentation/dashboard/img/monitoring.png diff --git a/collections/tfmanual/documentation/dashboard/img/name_contracts.png b/collections/manual/documentation/dashboard/img/name_contracts.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/name_contracts.png rename to collections/manual/documentation/dashboard/img/name_contracts.png diff --git a/collections/tfmanual/documentation/dashboard/img/node_contracts.png b/collections/manual/documentation/dashboard/img/node_contracts.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/node_contracts.png rename to collections/manual/documentation/dashboard/img/node_contracts.png diff --git a/collections/tfmanual/documentation/dashboard/img/node_detail_.png b/collections/manual/documentation/dashboard/img/node_detail_.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/node_detail_.png rename to collections/manual/documentation/dashboard/img/node_detail_.png diff --git a/collections/tfmanual/documentation/dashboard/img/node_detail_1.png b/collections/manual/documentation/dashboard/img/node_detail_1.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/node_detail_1.png rename to collections/manual/documentation/dashboard/img/node_detail_1.png diff --git a/collections/tfmanual/documentation/dashboard/img/nodes.png b/collections/manual/documentation/dashboard/img/nodes.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/nodes.png rename to collections/manual/documentation/dashboard/img/nodes.png diff --git a/collections/tfmanual/documentation/dashboard/img/nodes_details.png b/collections/manual/documentation/dashboard/img/nodes_details.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/nodes_details.png rename to collections/manual/documentation/dashboard/img/nodes_details.png diff --git a/collections/tfmanual/documentation/dashboard/img/nodes_filters.png b/collections/manual/documentation/dashboard/img/nodes_filters.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/nodes_filters.png rename to collections/manual/documentation/dashboard/img/nodes_filters.png diff --git a/collections/tfmanual/documentation/dashboard/img/orchestrator_landing.png b/collections/manual/documentation/dashboard/img/orchestrator_landing.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/orchestrator_landing.png rename to collections/manual/documentation/dashboard/img/orchestrator_landing.png diff --git a/collections/tfmanual/documentation/dashboard/img/owncloud_create_user.png b/collections/manual/documentation/dashboard/img/owncloud_create_user.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/owncloud_create_user.png rename to collections/manual/documentation/dashboard/img/owncloud_create_user.png diff --git a/collections/tfmanual/documentation/dashboard/img/owncloud_credentials.png b/collections/manual/documentation/dashboard/img/owncloud_credentials.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/owncloud_credentials.png rename to collections/manual/documentation/dashboard/img/owncloud_credentials.png diff --git a/collections/tfmanual/documentation/dashboard/img/owncloud_details.png b/collections/manual/documentation/dashboard/img/owncloud_details.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/owncloud_details.png rename to collections/manual/documentation/dashboard/img/owncloud_details.png diff --git a/collections/tfmanual/documentation/dashboard/img/owncloud_enabled.png b/collections/manual/documentation/dashboard/img/owncloud_enabled.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/owncloud_enabled.png rename to collections/manual/documentation/dashboard/img/owncloud_enabled.png diff --git a/collections/tfmanual/documentation/dashboard/img/owncloud_logo.svg b/collections/manual/documentation/dashboard/img/owncloud_logo.svg similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/owncloud_logo.svg rename to collections/manual/documentation/dashboard/img/owncloud_logo.svg diff --git a/collections/tfmanual/documentation/dashboard/img/owncloud_logout.png b/collections/manual/documentation/dashboard/img/owncloud_logout.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/owncloud_logout.png rename to collections/manual/documentation/dashboard/img/owncloud_logout.png diff --git a/collections/tfmanual/documentation/dashboard/img/owncloud_show.png b/collections/manual/documentation/dashboard/img/owncloud_show.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/owncloud_show.png rename to collections/manual/documentation/dashboard/img/owncloud_show.png diff --git a/collections/tfmanual/documentation/dashboard/img/owncloud_tfconnect.png b/collections/manual/documentation/dashboard/img/owncloud_tfconnect.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/owncloud_tfconnect.png rename to collections/manual/documentation/dashboard/img/owncloud_tfconnect.png diff --git a/collections/tfmanual/documentation/dashboard/img/owncloud_users.png b/collections/manual/documentation/dashboard/img/owncloud_users.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/owncloud_users.png rename to collections/manual/documentation/dashboard/img/owncloud_users.png diff --git a/collections/tfmanual/documentation/dashboard/img/owncloud_visit.png b/collections/manual/documentation/dashboard/img/owncloud_visit.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/owncloud_visit.png rename to collections/manual/documentation/dashboard/img/owncloud_visit.png diff --git a/collections/tfmanual/documentation/dashboard/img/polkadot_extension_.png b/collections/manual/documentation/dashboard/img/polkadot_extension_.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/polkadot_extension_.png rename to collections/manual/documentation/dashboard/img/polkadot_extension_.png diff --git a/collections/tfmanual/documentation/dashboard/img/pricing_calculator.png b/collections/manual/documentation/dashboard/img/pricing_calculator.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/pricing_calculator.png rename to collections/manual/documentation/dashboard/img/pricing_calculator.png diff --git a/collections/tfmanual/documentation/dashboard/img/pro_manager5.png b/collections/manual/documentation/dashboard/img/pro_manager5.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/pro_manager5.png rename to collections/manual/documentation/dashboard/img/pro_manager5.png diff --git a/collections/tfmanual/documentation/dashboard/img/pro_manager6.png b/collections/manual/documentation/dashboard/img/pro_manager6.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/pro_manager6.png rename to collections/manual/documentation/dashboard/img/pro_manager6.png diff --git a/collections/manual/documentation/dashboard/img/profile_manager1.png b/collections/manual/documentation/dashboard/img/profile_manager1.png new file mode 100644 index 0000000..c34e966 Binary files /dev/null and b/collections/manual/documentation/dashboard/img/profile_manager1.png differ diff --git a/collections/tfmanual/documentation/dashboard/img/profile_manager2.png b/collections/manual/documentation/dashboard/img/profile_manager2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/profile_manager2.png rename to collections/manual/documentation/dashboard/img/profile_manager2.png diff --git a/collections/tfmanual/documentation/dashboard/img/profile_manager3.png b/collections/manual/documentation/dashboard/img/profile_manager3.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/profile_manager3.png rename to collections/manual/documentation/dashboard/img/profile_manager3.png diff --git a/collections/tfmanual/documentation/dashboard/img/rent_contracts.png b/collections/manual/documentation/dashboard/img/rent_contracts.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/rent_contracts.png rename to collections/manual/documentation/dashboard/img/rent_contracts.png diff --git a/collections/tfmanual/documentation/dashboard/img/select_to_delete_domain.png b/collections/manual/documentation/dashboard/img/select_to_delete_domain.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/select_to_delete_domain.png rename to collections/manual/documentation/dashboard/img/select_to_delete_domain.png diff --git a/collections/tfmanual/documentation/dashboard/img/sidebar_1.png b/collections/manual/documentation/dashboard/img/sidebar_1.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/sidebar_1.png rename to collections/manual/documentation/dashboard/img/sidebar_1.png diff --git a/collections/tfmanual/documentation/dashboard/img/sidebar_1 (copy)_full.png b/collections/manual/documentation/dashboard/img/sidebar_1_copy_full.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/sidebar_1 (copy)_full.png rename to collections/manual/documentation/dashboard/img/sidebar_1_copy_full.png diff --git a/collections/tfmanual/documentation/dashboard/img/sidebar_2.png b/collections/manual/documentation/dashboard/img/sidebar_2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/sidebar_2.png rename to collections/manual/documentation/dashboard/img/sidebar_2.png diff --git a/collections/tfmanual/documentation/dashboard/img/sidebar_2 (copy)_full.png b/collections/manual/documentation/dashboard/img/sidebar_2_copy_full.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/sidebar_2 (copy)_full.png rename to collections/manual/documentation/dashboard/img/sidebar_2_copy_full.png diff --git a/collections/tfmanual/documentation/dashboard/img/sidebar_3.png b/collections/manual/documentation/dashboard/img/sidebar_3.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/sidebar_3.png rename to collections/manual/documentation/dashboard/img/sidebar_3.png diff --git a/collections/tfmanual/documentation/dashboard/img/sidebar_3 (copy)_full.png b/collections/manual/documentation/dashboard/img/sidebar_3_copy_full.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/sidebar_3 (copy)_full.png rename to collections/manual/documentation/dashboard/img/sidebar_3_copy_full.png diff --git a/collections/tfmanual/documentation/dashboard/img/sidebar_4.png b/collections/manual/documentation/dashboard/img/sidebar_4.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/sidebar_4.png rename to collections/manual/documentation/dashboard/img/sidebar_4.png diff --git a/collections/tfmanual/documentation/dashboard/img/sidebar_4 (copy)_full.png b/collections/manual/documentation/dashboard/img/sidebar_4_copy_full.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/sidebar_4 (copy)_full.png rename to collections/manual/documentation/dashboard/img/sidebar_4_copy_full.png diff --git a/collections/tfmanual/documentation/dashboard/img/simulator.png b/collections/manual/documentation/dashboard/img/simulator.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/simulator.png rename to collections/manual/documentation/dashboard/img/simulator.png diff --git a/collections/tfmanual/documentation/dashboard/img/SSH_Key.png b/collections/manual/documentation/dashboard/img/ssh_key.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/SSH_Key.png rename to collections/manual/documentation/dashboard/img/ssh_key.png diff --git a/collections/tfmanual/documentation/dashboard/img/statistics.png b/collections/manual/documentation/dashboard/img/statistics.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/statistics.png rename to collections/manual/documentation/dashboard/img/statistics.png diff --git a/collections/tfmanual/documentation/dashboard/img/twin.png b/collections/manual/documentation/dashboard/img/twin.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/twin.png rename to collections/manual/documentation/dashboard/img/twin.png diff --git a/collections/tfmanual/documentation/dashboard/img/vm_landing.png b/collections/manual/documentation/dashboard/img/vm_landing.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/img/vm_landing.png rename to collections/manual/documentation/dashboard/img/vm_landing.png diff --git a/collections/tfmanual/documentation/dashboard/play_go.md b/collections/manual/documentation/dashboard/play_go.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/play_go.md rename to collections/manual/documentation/dashboard/play_go.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/add_domain.md b/collections/manual/documentation/dashboard/solutions/add_domain.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/add_domain.md rename to collections/manual/documentation/dashboard/solutions/add_domain.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/algorand.md b/collections/manual/documentation/dashboard/solutions/algorand.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/algorand.md rename to collections/manual/documentation/dashboard/solutions/algorand.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/basic_environments_readme.md b/collections/manual/documentation/dashboard/solutions/basic_environments_readme.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/basic_environments_readme.md rename to collections/manual/documentation/dashboard/solutions/basic_environments_readme.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/caprover.md b/collections/manual/documentation/dashboard/solutions/caprover.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/caprover.md rename to collections/manual/documentation/dashboard/solutions/caprover.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/caprover_admin.md b/collections/manual/documentation/dashboard/solutions/caprover_admin.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/caprover_admin.md rename to collections/manual/documentation/dashboard/solutions/caprover_admin.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/caprover_worker.md b/collections/manual/documentation/dashboard/solutions/caprover_worker.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/caprover_worker.md rename to collections/manual/documentation/dashboard/solutions/caprover_worker.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/casper.md b/collections/manual/documentation/dashboard/solutions/casper.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/casper.md rename to collections/manual/documentation/dashboard/solutions/casper.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/discourse.md b/collections/manual/documentation/dashboard/solutions/discourse.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/discourse.md rename to collections/manual/documentation/dashboard/solutions/discourse.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/fullVm.md b/collections/manual/documentation/dashboard/solutions/fullvm.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/fullVm.md rename to collections/manual/documentation/dashboard/solutions/fullvm.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/funkwhale.md b/collections/manual/documentation/dashboard/solutions/funkwhale.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/funkwhale.md rename to collections/manual/documentation/dashboard/solutions/funkwhale.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/algorand_defaulttest.png b/collections/manual/documentation/dashboard/solutions/img/algorand_defaulttest.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/algorand_defaulttest.png rename to collections/manual/documentation/dashboard/solutions/img/algorand_defaulttest.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/algorand_indexernode.png b/collections/manual/documentation/dashboard/solutions/img/algorand_indexernode.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/algorand_indexernode.png rename to collections/manual/documentation/dashboard/solutions/img/algorand_indexernode.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/algorand_partdep.png b/collections/manual/documentation/dashboard/solutions/img/algorand_partdep.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/algorand_partdep.png rename to collections/manual/documentation/dashboard/solutions/img/algorand_partdep.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/algorand_partexp.png b/collections/manual/documentation/dashboard/solutions/img/algorand_partexp.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/algorand_partexp.png rename to collections/manual/documentation/dashboard/solutions/img/algorand_partexp.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/algorand_partonl.png b/collections/manual/documentation/dashboard/solutions/img/algorand_partonl.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/algorand_partonl.png rename to collections/manual/documentation/dashboard/solutions/img/algorand_partonl.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/algorand_partstatus.png b/collections/manual/documentation/dashboard/solutions/img/algorand_partstatus.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/algorand_partstatus.png rename to collections/manual/documentation/dashboard/solutions/img/algorand_partstatus.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/algorand_relaydep.png b/collections/manual/documentation/dashboard/solutions/img/algorand_relaydep.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/algorand_relaydep.png rename to collections/manual/documentation/dashboard/solutions/img/algorand_relaydep.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/algorand_relaytest.png b/collections/manual/documentation/dashboard/solutions/img/algorand_relaytest.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/algorand_relaytest.png rename to collections/manual/documentation/dashboard/solutions/img/algorand_relaytest.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/caprover_1.png b/collections/manual/documentation/dashboard/solutions/img/caprover_1.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/caprover_1.png rename to collections/manual/documentation/dashboard/solutions/img/caprover_1.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/caprover_add_node2.png b/collections/manual/documentation/dashboard/solutions/img/caprover_add_node2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/caprover_add_node2.png rename to collections/manual/documentation/dashboard/solutions/img/caprover_add_node2.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/caprover_add_worker.png b/collections/manual/documentation/dashboard/solutions/img/caprover_add_worker.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/caprover_add_worker.png rename to collections/manual/documentation/dashboard/solutions/img/caprover_add_worker.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/caprover_cluster.png b/collections/manual/documentation/dashboard/solutions/img/caprover_cluster.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/caprover_cluster.png rename to collections/manual/documentation/dashboard/solutions/img/caprover_cluster.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/caprover_deploy_leader.png b/collections/manual/documentation/dashboard/solutions/img/caprover_deploy_leader.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/caprover_deploy_leader.png rename to collections/manual/documentation/dashboard/solutions/img/caprover_deploy_leader.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/caprover_deploy_worker.png b/collections/manual/documentation/dashboard/solutions/img/caprover_deploy_worker.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/caprover_deploy_worker.png rename to collections/manual/documentation/dashboard/solutions/img/caprover_deploy_worker.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/caprover_deploying.png b/collections/manual/documentation/dashboard/solutions/img/caprover_deploying.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/caprover_deploying.png rename to collections/manual/documentation/dashboard/solutions/img/caprover_deploying.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/caprover_detail_weblet.png b/collections/manual/documentation/dashboard/solutions/img/caprover_detail_weblet.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/caprover_detail_weblet.png rename to collections/manual/documentation/dashboard/solutions/img/caprover_detail_weblet.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/caprover_docker_default_registry.png b/collections/manual/documentation/dashboard/solutions/img/caprover_docker_default_registry.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/caprover_docker_default_registry.png rename to collections/manual/documentation/dashboard/solutions/img/caprover_docker_default_registry.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/caprover_docker_registry.png b/collections/manual/documentation/dashboard/solutions/img/caprover_docker_registry.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/caprover_docker_registry.png rename to collections/manual/documentation/dashboard/solutions/img/caprover_docker_registry.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/caprover_https_activated.png b/collections/manual/documentation/dashboard/solutions/img/caprover_https_activated.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/caprover_https_activated.png rename to collections/manual/documentation/dashboard/solutions/img/caprover_https_activated.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/caprover_login.png b/collections/manual/documentation/dashboard/solutions/img/caprover_login.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/caprover_login.png rename to collections/manual/documentation/dashboard/solutions/img/caprover_login.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/caprover_monitoring_2_.png b/collections/manual/documentation/dashboard/solutions/img/caprover_monitoring_2_.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/caprover_monitoring_2_.png rename to collections/manual/documentation/dashboard/solutions/img/caprover_monitoring_2_.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/caprover_monitoring_start_.png b/collections/manual/documentation/dashboard/solutions/img/caprover_monitoring_start_.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/caprover_monitoring_start_.png rename to collections/manual/documentation/dashboard/solutions/img/caprover_monitoring_start_.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/caprover_node_added.png b/collections/manual/documentation/dashboard/solutions/img/caprover_node_added.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/caprover_node_added.png rename to collections/manual/documentation/dashboard/solutions/img/caprover_node_added.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/caprover_select_node.png b/collections/manual/documentation/dashboard/solutions/img/caprover_select_node.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/caprover_select_node.png rename to collections/manual/documentation/dashboard/solutions/img/caprover_select_node.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/captain_login+weblet_caprover_.png b/collections/manual/documentation/dashboard/solutions/img/captain_loginweblet_caprover_.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/captain_login+weblet_caprover_.png rename to collections/manual/documentation/dashboard/solutions/img/captain_loginweblet_caprover_.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/casper2.png b/collections/manual/documentation/dashboard/solutions/img/casper2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/casper2.png rename to collections/manual/documentation/dashboard/solutions/img/casper2.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/casper3.png b/collections/manual/documentation/dashboard/solutions/img/casper3.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/casper3.png rename to collections/manual/documentation/dashboard/solutions/img/casper3.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/casper4.png b/collections/manual/documentation/dashboard/solutions/img/casper4.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/casper4.png rename to collections/manual/documentation/dashboard/solutions/img/casper4.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/casper5.png b/collections/manual/documentation/dashboard/solutions/img/casper5.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/casper5.png rename to collections/manual/documentation/dashboard/solutions/img/casper5.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/cluster_add_nodes.png b/collections/manual/documentation/dashboard/solutions/img/cluster_add_nodes.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/cluster_add_nodes.png rename to collections/manual/documentation/dashboard/solutions/img/cluster_add_nodes.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/contracts_list.png b/collections/manual/documentation/dashboard/solutions/img/contracts_list.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/contracts_list.png rename to collections/manual/documentation/dashboard/solutions/img/contracts_list.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/deleted_contract_info.png b/collections/manual/documentation/dashboard/solutions/img/deleted_contract_info.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/deleted_contract_info.png rename to collections/manual/documentation/dashboard/solutions/img/deleted_contract_info.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/deleted_contract_info copy.png b/collections/manual/documentation/dashboard/solutions/img/deleted_contract_info_copy.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/deleted_contract_info copy.png rename to collections/manual/documentation/dashboard/solutions/img/deleted_contract_info_copy.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/deplist1.png b/collections/manual/documentation/dashboard/solutions/img/deplist1.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/deplist1.png rename to collections/manual/documentation/dashboard/solutions/img/deplist1.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/deploy_app_caprover1.png b/collections/manual/documentation/dashboard/solutions/img/deploy_app_caprover1.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/deploy_app_caprover1.png rename to collections/manual/documentation/dashboard/solutions/img/deploy_app_caprover1.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/discourse4.png b/collections/manual/documentation/dashboard/solutions/img/discourse4.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/discourse4.png rename to collections/manual/documentation/dashboard/solutions/img/discourse4.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/discourse5.png b/collections/manual/documentation/dashboard/solutions/img/discourse5.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/discourse5.png rename to collections/manual/documentation/dashboard/solutions/img/discourse5.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/discourse6.png b/collections/manual/documentation/dashboard/solutions/img/discourse6.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/discourse6.png rename to collections/manual/documentation/dashboard/solutions/img/discourse6.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/domain_name_caprover_config.png b/collections/manual/documentation/dashboard/solutions/img/domain_name_caprover_config.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/domain_name_caprover_config.png rename to collections/manual/documentation/dashboard/solutions/img/domain_name_caprover_config.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/enable_https_caprover.png b/collections/manual/documentation/dashboard/solutions/img/enable_https_caprover.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/enable_https_caprover.png rename to collections/manual/documentation/dashboard/solutions/img/enable_https_caprover.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/fullvm1.png b/collections/manual/documentation/dashboard/solutions/img/fullvm1.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/fullvm1.png rename to collections/manual/documentation/dashboard/solutions/img/fullvm1.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/fullvm2.png b/collections/manual/documentation/dashboard/solutions/img/fullvm2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/fullvm2.png rename to collections/manual/documentation/dashboard/solutions/img/fullvm2.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/fullvm4.png b/collections/manual/documentation/dashboard/solutions/img/fullvm4.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/fullvm4.png rename to collections/manual/documentation/dashboard/solutions/img/fullvm4.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/fullvm5.png b/collections/manual/documentation/dashboard/solutions/img/fullvm5.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/fullvm5.png rename to collections/manual/documentation/dashboard/solutions/img/fullvm5.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/fullvm6.png b/collections/manual/documentation/dashboard/solutions/img/fullvm6.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/fullvm6.png rename to collections/manual/documentation/dashboard/solutions/img/fullvm6.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/fullvm7.jpg b/collections/manual/documentation/dashboard/solutions/img/fullvm7.jpg similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/fullvm7.jpg rename to collections/manual/documentation/dashboard/solutions/img/fullvm7.jpg diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/funkwhale2.png b/collections/manual/documentation/dashboard/solutions/img/funkwhale2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/funkwhale2.png rename to collections/manual/documentation/dashboard/solutions/img/funkwhale2.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/funkwhale3.png b/collections/manual/documentation/dashboard/solutions/img/funkwhale3.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/funkwhale3.png rename to collections/manual/documentation/dashboard/solutions/img/funkwhale3.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/k8s_dl_1.png b/collections/manual/documentation/dashboard/solutions/img/k8s_dl_1.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/k8s_dl_1.png rename to collections/manual/documentation/dashboard/solutions/img/k8s_dl_1.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/k8s_dl_2.png b/collections/manual/documentation/dashboard/solutions/img/k8s_dl_2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/k8s_dl_2.png rename to collections/manual/documentation/dashboard/solutions/img/k8s_dl_2.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/k8s_dl_4.png b/collections/manual/documentation/dashboard/solutions/img/k8s_dl_4.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/k8s_dl_4.png rename to collections/manual/documentation/dashboard/solutions/img/k8s_dl_4.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/mastodon1.jpg b/collections/manual/documentation/dashboard/solutions/img/mastodon1.jpg similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/mastodon1.jpg rename to collections/manual/documentation/dashboard/solutions/img/mastodon1.jpg diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/mastodon2.jpg b/collections/manual/documentation/dashboard/solutions/img/mastodon2.jpg similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/mastodon2.jpg rename to collections/manual/documentation/dashboard/solutions/img/mastodon2.jpg diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/mastodon3.jpg b/collections/manual/documentation/dashboard/solutions/img/mastodon3.jpg similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/mastodon3.jpg rename to collections/manual/documentation/dashboard/solutions/img/mastodon3.jpg diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/mastodon4.jpg b/collections/manual/documentation/dashboard/solutions/img/mastodon4.jpg similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/mastodon4.jpg rename to collections/manual/documentation/dashboard/solutions/img/mastodon4.jpg diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/mastodon5.jpg b/collections/manual/documentation/dashboard/solutions/img/mastodon5.jpg similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/mastodon5.jpg rename to collections/manual/documentation/dashboard/solutions/img/mastodon5.jpg diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/mattermost3.png b/collections/manual/documentation/dashboard/solutions/img/mattermost3.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/mattermost3.png rename to collections/manual/documentation/dashboard/solutions/img/mattermost3.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/mattermost4.png b/collections/manual/documentation/dashboard/solutions/img/mattermost4.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/mattermost4.png rename to collections/manual/documentation/dashboard/solutions/img/mattermost4.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/mattermost5.png b/collections/manual/documentation/dashboard/solutions/img/mattermost5.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/mattermost5.png rename to collections/manual/documentation/dashboard/solutions/img/mattermost5.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/new_cap2.png b/collections/manual/documentation/dashboard/solutions/img/new_cap2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/new_cap2.png rename to collections/manual/documentation/dashboard/solutions/img/new_cap2.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/new_cap3.png b/collections/manual/documentation/dashboard/solutions/img/new_cap3.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/new_cap3.png rename to collections/manual/documentation/dashboard/solutions/img/new_cap3.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/new_funk2.png b/collections/manual/documentation/dashboard/solutions/img/new_funk2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/new_funk2.png rename to collections/manual/documentation/dashboard/solutions/img/new_funk2.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/new_funk3.png b/collections/manual/documentation/dashboard/solutions/img/new_funk3.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/new_funk3.png rename to collections/manual/documentation/dashboard/solutions/img/new_funk3.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/new_k8s4.png b/collections/manual/documentation/dashboard/solutions/img/new_k8s4.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/new_k8s4.png rename to collections/manual/documentation/dashboard/solutions/img/new_k8s4.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/new_k8s5.png b/collections/manual/documentation/dashboard/solutions/img/new_k8s5.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/new_k8s5.png rename to collections/manual/documentation/dashboard/solutions/img/new_k8s5.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/new_peer2.png b/collections/manual/documentation/dashboard/solutions/img/new_peer2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/new_peer2.png rename to collections/manual/documentation/dashboard/solutions/img/new_peer2.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/new_peer3.png b/collections/manual/documentation/dashboard/solutions/img/new_peer3.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/new_peer3.png rename to collections/manual/documentation/dashboard/solutions/img/new_peer3.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/new_vm2.png b/collections/manual/documentation/dashboard/solutions/img/new_vm2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/new_vm2.png rename to collections/manual/documentation/dashboard/solutions/img/new_vm2.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/new_vm3.png b/collections/manual/documentation/dashboard/solutions/img/new_vm3.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/new_vm3.png rename to collections/manual/documentation/dashboard/solutions/img/new_vm3.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/new_vm5.png b/collections/manual/documentation/dashboard/solutions/img/new_vm5.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/new_vm5.png rename to collections/manual/documentation/dashboard/solutions/img/new_vm5.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/new_vm6.png b/collections/manual/documentation/dashboard/solutions/img/new_vm6.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/new_vm6.png rename to collections/manual/documentation/dashboard/solutions/img/new_vm6.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/new_vm7.png b/collections/manual/documentation/dashboard/solutions/img/new_vm7.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/new_vm7.png rename to collections/manual/documentation/dashboard/solutions/img/new_vm7.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/new_vm8.png b/collections/manual/documentation/dashboard/solutions/img/new_vm8.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/new_vm8.png rename to collections/manual/documentation/dashboard/solutions/img/new_vm8.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/nixos-micro1.png b/collections/manual/documentation/dashboard/solutions/img/nixos_micro1.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/nixos-micro1.png rename to collections/manual/documentation/dashboard/solutions/img/nixos_micro1.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/nixos-micro2.png b/collections/manual/documentation/dashboard/solutions/img/nixos_micro2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/nixos-micro2.png rename to collections/manual/documentation/dashboard/solutions/img/nixos_micro2.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/nixos-micro3.png b/collections/manual/documentation/dashboard/solutions/img/nixos_micro3.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/nixos-micro3.png rename to collections/manual/documentation/dashboard/solutions/img/nixos_micro3.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/node_selection.png b/collections/manual/documentation/dashboard/solutions/img/node_selection.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/node_selection.png rename to collections/manual/documentation/dashboard/solutions/img/node_selection.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/nodeP_2.png b/collections/manual/documentation/dashboard/solutions/img/nodep_2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/nodeP_2.png rename to collections/manual/documentation/dashboard/solutions/img/nodep_2.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/nodePilot_2.png b/collections/manual/documentation/dashboard/solutions/img/nodepilot_2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/nodePilot_2.png rename to collections/manual/documentation/dashboard/solutions/img/nodepilot_2.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/nodePilot_3.png b/collections/manual/documentation/dashboard/solutions/img/nodepilot_3.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/nodePilot_3.png rename to collections/manual/documentation/dashboard/solutions/img/nodepilot_3.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/nxios-micro1.png b/collections/manual/documentation/dashboard/solutions/img/nxios_micro1.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/nxios-micro1.png rename to collections/manual/documentation/dashboard/solutions/img/nxios_micro1.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/owncloud1.png b/collections/manual/documentation/dashboard/solutions/img/owncloud1.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/owncloud1.png rename to collections/manual/documentation/dashboard/solutions/img/owncloud1.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/owncloud2.png b/collections/manual/documentation/dashboard/solutions/img/owncloud2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/owncloud2.png rename to collections/manual/documentation/dashboard/solutions/img/owncloud2.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/owncloud3.png b/collections/manual/documentation/dashboard/solutions/img/owncloud3.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/owncloud3.png rename to collections/manual/documentation/dashboard/solutions/img/owncloud3.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/owncloud4.png b/collections/manual/documentation/dashboard/solutions/img/owncloud4.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/owncloud4.png rename to collections/manual/documentation/dashboard/solutions/img/owncloud4.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/owncloud5.png b/collections/manual/documentation/dashboard/solutions/img/owncloud5.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/owncloud5.png rename to collections/manual/documentation/dashboard/solutions/img/owncloud5.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/owncloud6.png b/collections/manual/documentation/dashboard/solutions/img/owncloud6.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/owncloud6.png rename to collections/manual/documentation/dashboard/solutions/img/owncloud6.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/presearch0.png b/collections/manual/documentation/dashboard/solutions/img/presearch0.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/presearch0.png rename to collections/manual/documentation/dashboard/solutions/img/presearch0.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/presearch4.png b/collections/manual/documentation/dashboard/solutions/img/presearch4.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/presearch4.png rename to collections/manual/documentation/dashboard/solutions/img/presearch4.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/presearch5.png b/collections/manual/documentation/dashboard/solutions/img/presearch5.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/presearch5.png rename to collections/manual/documentation/dashboard/solutions/img/presearch5.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/presearch6.png b/collections/manual/documentation/dashboard/solutions/img/presearch6.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/presearch6.png rename to collections/manual/documentation/dashboard/solutions/img/presearch6.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/qvm1.png b/collections/manual/documentation/dashboard/solutions/img/qvm1.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/qvm1.png rename to collections/manual/documentation/dashboard/solutions/img/qvm1.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/qvm2.png b/collections/manual/documentation/dashboard/solutions/img/qvm2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/qvm2.png rename to collections/manual/documentation/dashboard/solutions/img/qvm2.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/qvm_nodes.png b/collections/manual/documentation/dashboard/solutions/img/qvm_nodes.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/qvm_nodes.png rename to collections/manual/documentation/dashboard/solutions/img/qvm_nodes.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/qvm_qsfs_config.png b/collections/manual/documentation/dashboard/solutions/img/qvm_qsfs_config.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/qvm_qsfs_config.png rename to collections/manual/documentation/dashboard/solutions/img/qvm_qsfs_config.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solution_caprover_list.png b/collections/manual/documentation/dashboard/solutions/img/solution_caprover_list.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solution_caprover_list.png rename to collections/manual/documentation/dashboard/solutions/img/solution_caprover_list.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_algorand.png b/collections/manual/documentation/dashboard/solutions/img/solutions_algorand.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_algorand.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_algorand.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_caprover.png b/collections/manual/documentation/dashboard/solutions/img/solutions_caprover.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_caprover.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_caprover.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_caprover_leader.png b/collections/manual/documentation/dashboard/solutions/img/solutions_caprover_leader.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_caprover_leader.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_caprover_leader.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_caprover_workers.png b/collections/manual/documentation/dashboard/solutions/img/solutions_caprover_workers.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_caprover_workers.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_caprover_workers.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_casperlabs.png b/collections/manual/documentation/dashboard/solutions/img/solutions_casperlabs.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_casperlabs.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_casperlabs.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_discourse.png b/collections/manual/documentation/dashboard/solutions/img/solutions_discourse.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_discourse.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_discourse.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_fullvm.png b/collections/manual/documentation/dashboard/solutions/img/solutions_fullvm.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_fullvm.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_fullvm.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_funkwhale.png b/collections/manual/documentation/dashboard/solutions/img/solutions_funkwhale.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_funkwhale.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_funkwhale.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_k8s.png b/collections/manual/documentation/dashboard/solutions/img/solutions_k8s.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_k8s.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_k8s.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_k8s_master.png b/collections/manual/documentation/dashboard/solutions/img/solutions_k8s_master.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_k8s_master.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_k8s_master.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_k8s_workers.png b/collections/manual/documentation/dashboard/solutions/img/solutions_k8s_workers.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_k8s_workers.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_k8s_workers.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_mattermost.png b/collections/manual/documentation/dashboard/solutions/img/solutions_mattermost.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_mattermost.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_mattermost.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_microvm.png b/collections/manual/documentation/dashboard/solutions/img/solutions_microvm.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_microvm.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_microvm.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_nextcloud.png b/collections/manual/documentation/dashboard/solutions/img/solutions_nextcloud.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_nextcloud.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_nextcloud.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_nodepilot.png b/collections/manual/documentation/dashboard/solutions/img/solutions_nodepilot.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_nodepilot.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_nodepilot.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_owncloud.png b/collections/manual/documentation/dashboard/solutions/img/solutions_owncloud.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_owncloud.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_owncloud.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_owncloud_visit.png b/collections/manual/documentation/dashboard/solutions/img/solutions_owncloud_visit.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_owncloud_visit.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_owncloud_visit.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_peertube.png b/collections/manual/documentation/dashboard/solutions/img/solutions_peertube.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_peertube.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_peertube.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_presearch.png b/collections/manual/documentation/dashboard/solutions/img/solutions_presearch.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_presearch.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_presearch.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_subsquid.png b/collections/manual/documentation/dashboard/solutions/img/solutions_subsquid.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_subsquid.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_subsquid.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_taiga.png b/collections/manual/documentation/dashboard/solutions/img/solutions_taiga.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_taiga.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_taiga.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_umbrel.png b/collections/manual/documentation/dashboard/solutions/img/solutions_umbrel.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_umbrel.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_umbrel.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/solutions_wordpress.png b/collections/manual/documentation/dashboard/solutions/img/solutions_wordpress.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/solutions_wordpress.png rename to collections/manual/documentation/dashboard/solutions/img/solutions_wordpress.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/subsquid_graphql.png b/collections/manual/documentation/dashboard/solutions/img/subsquid_graphql.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/subsquid_graphql.png rename to collections/manual/documentation/dashboard/solutions/img/subsquid_graphql.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/subsquid_list.jpeg b/collections/manual/documentation/dashboard/solutions/img/subsquid_list.jpg similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/subsquid_list.jpeg rename to collections/manual/documentation/dashboard/solutions/img/subsquid_list.jpg diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/subsquid_list.png b/collections/manual/documentation/dashboard/solutions/img/subsquid_list.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/subsquid_list.png rename to collections/manual/documentation/dashboard/solutions/img/subsquid_list.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/taiga2.png b/collections/manual/documentation/dashboard/solutions/img/taiga2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/taiga2.png rename to collections/manual/documentation/dashboard/solutions/img/taiga2.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/taiga3.png b/collections/manual/documentation/dashboard/solutions/img/taiga3.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/taiga3.png rename to collections/manual/documentation/dashboard/solutions/img/taiga3.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/taiga4.png b/collections/manual/documentation/dashboard/solutions/img/taiga4.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/taiga4.png rename to collections/manual/documentation/dashboard/solutions/img/taiga4.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/taiga5.png b/collections/manual/documentation/dashboard/solutions/img/taiga5.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/taiga5.png rename to collections/manual/documentation/dashboard/solutions/img/taiga5.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/taiga6.png b/collections/manual/documentation/dashboard/solutions/img/taiga6.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/taiga6.png rename to collections/manual/documentation/dashboard/solutions/img/taiga6.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/umbrel2.png b/collections/manual/documentation/dashboard/solutions/img/umbrel2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/umbrel2.png rename to collections/manual/documentation/dashboard/solutions/img/umbrel2.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/umbrel3.png b/collections/manual/documentation/dashboard/solutions/img/umbrel3.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/umbrel3.png rename to collections/manual/documentation/dashboard/solutions/img/umbrel3.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/umbrel4.png b/collections/manual/documentation/dashboard/solutions/img/umbrel4.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/umbrel4.png rename to collections/manual/documentation/dashboard/solutions/img/umbrel4.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/umbrel5.png b/collections/manual/documentation/dashboard/solutions/img/umbrel5.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/umbrel5.png rename to collections/manual/documentation/dashboard/solutions/img/umbrel5.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/vm_json.png b/collections/manual/documentation/dashboard/solutions/img/vm_json.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/vm_json.png rename to collections/manual/documentation/dashboard/solutions/img/vm_json.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/vm_list.png b/collections/manual/documentation/dashboard/solutions/img/vm_list.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/vm_list.png rename to collections/manual/documentation/dashboard/solutions/img/vm_list.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/weblet_peertube_instance.png b/collections/manual/documentation/dashboard/solutions/img/weblet_peertube_instance.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/weblet_peertube_instance.png rename to collections/manual/documentation/dashboard/solutions/img/weblet_peertube_instance.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/weblet_peertube_listing.png b/collections/manual/documentation/dashboard/solutions/img/weblet_peertube_listing.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/weblet_peertube_listing.png rename to collections/manual/documentation/dashboard/solutions/img/weblet_peertube_listing.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/weblet_vm4.png b/collections/manual/documentation/dashboard/solutions/img/weblet_vm4.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/weblet_vm4.png rename to collections/manual/documentation/dashboard/solutions/img/weblet_vm4.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/weblet_vm5.png b/collections/manual/documentation/dashboard/solutions/img/weblet_vm5.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/weblet_vm5.png rename to collections/manual/documentation/dashboard/solutions/img/weblet_vm5.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/weblet_vm_overview.png b/collections/manual/documentation/dashboard/solutions/img/weblet_vm_overview.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/weblet_vm_overview.png rename to collections/manual/documentation/dashboard/solutions/img/weblet_vm_overview.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/weblet_vm_presearch_result.jpg b/collections/manual/documentation/dashboard/solutions/img/weblet_vm_presearch_result.jpg similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/weblet_vm_presearch_result.jpg rename to collections/manual/documentation/dashboard/solutions/img/weblet_vm_presearch_result.jpg diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/wp10.png b/collections/manual/documentation/dashboard/solutions/img/wp10.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/wp10.png rename to collections/manual/documentation/dashboard/solutions/img/wp10.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/wp11.png b/collections/manual/documentation/dashboard/solutions/img/wp11.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/wp11.png rename to collections/manual/documentation/dashboard/solutions/img/wp11.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/wp2.png b/collections/manual/documentation/dashboard/solutions/img/wp2.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/wp2.png rename to collections/manual/documentation/dashboard/solutions/img/wp2.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/wp3.png b/collections/manual/documentation/dashboard/solutions/img/wp3.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/wp3.png rename to collections/manual/documentation/dashboard/solutions/img/wp3.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/wp4.png b/collections/manual/documentation/dashboard/solutions/img/wp4.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/wp4.png rename to collections/manual/documentation/dashboard/solutions/img/wp4.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/wp5.png b/collections/manual/documentation/dashboard/solutions/img/wp5.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/wp5.png rename to collections/manual/documentation/dashboard/solutions/img/wp5.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/wp6.png b/collections/manual/documentation/dashboard/solutions/img/wp6.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/wp6.png rename to collections/manual/documentation/dashboard/solutions/img/wp6.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/wp7.png b/collections/manual/documentation/dashboard/solutions/img/wp7.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/wp7.png rename to collections/manual/documentation/dashboard/solutions/img/wp7.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/wp8.png b/collections/manual/documentation/dashboard/solutions/img/wp8.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/wp8.png rename to collections/manual/documentation/dashboard/solutions/img/wp8.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/img/wp9.png b/collections/manual/documentation/dashboard/solutions/img/wp9.png similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/img/wp9.png rename to collections/manual/documentation/dashboard/solutions/img/wp9.png diff --git a/collections/tfmanual/documentation/dashboard/solutions/k8s.md b/collections/manual/documentation/dashboard/solutions/k8s.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/k8s.md rename to collections/manual/documentation/dashboard/solutions/k8s.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/mattermost.md b/collections/manual/documentation/dashboard/solutions/mattermost.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/mattermost.md rename to collections/manual/documentation/dashboard/solutions/mattermost.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/nextcloud.md b/collections/manual/documentation/dashboard/solutions/nextcloud.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/nextcloud.md rename to collections/manual/documentation/dashboard/solutions/nextcloud.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/nixos_micro.md b/collections/manual/documentation/dashboard/solutions/nixos_micro.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/nixos_micro.md rename to collections/manual/documentation/dashboard/solutions/nixos_micro.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/nodepilot.md b/collections/manual/documentation/dashboard/solutions/nodepilot.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/nodepilot.md rename to collections/manual/documentation/dashboard/solutions/nodepilot.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/owncloud.md b/collections/manual/documentation/dashboard/solutions/owncloud.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/owncloud.md rename to collections/manual/documentation/dashboard/solutions/owncloud.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/peertube.md b/collections/manual/documentation/dashboard/solutions/peertube.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/peertube.md rename to collections/manual/documentation/dashboard/solutions/peertube.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/presearch.md b/collections/manual/documentation/dashboard/solutions/presearch.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/presearch.md rename to collections/manual/documentation/dashboard/solutions/presearch.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/solutions.md b/collections/manual/documentation/dashboard/solutions/solutions.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/solutions.md rename to collections/manual/documentation/dashboard/solutions/solutions.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/subsquid.md b/collections/manual/documentation/dashboard/solutions/subsquid.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/subsquid.md rename to collections/manual/documentation/dashboard/solutions/subsquid.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/taiga.md b/collections/manual/documentation/dashboard/solutions/taiga.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/taiga.md rename to collections/manual/documentation/dashboard/solutions/taiga.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/umbrel.md b/collections/manual/documentation/dashboard/solutions/umbrel.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/umbrel.md rename to collections/manual/documentation/dashboard/solutions/umbrel.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/vm.md b/collections/manual/documentation/dashboard/solutions/vm.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/vm.md rename to collections/manual/documentation/dashboard/solutions/vm.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/vm_differences.md b/collections/manual/documentation/dashboard/solutions/vm_differences.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/vm_differences.md rename to collections/manual/documentation/dashboard/solutions/vm_differences.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/vm_intro.md b/collections/manual/documentation/dashboard/solutions/vm_intro.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/vm_intro.md rename to collections/manual/documentation/dashboard/solutions/vm_intro.md diff --git a/collections/tfmanual/documentation/dashboard/solutions/wordpress.md b/collections/manual/documentation/dashboard/solutions/wordpress.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/solutions/wordpress.md rename to collections/manual/documentation/dashboard/solutions/wordpress.md diff --git a/collections/tfmanual/documentation/dashboard/tfchain/tf_dao.md b/collections/manual/documentation/dashboard/tfchain/tf_dao.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/tfchain/tf_dao.md rename to collections/manual/documentation/dashboard/tfchain/tf_dao.md diff --git a/collections/tfmanual/documentation/dashboard/tfchain/tf_minting_reports.md b/collections/manual/documentation/dashboard/tfchain/tf_minting_reports.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/tfchain/tf_minting_reports.md rename to collections/manual/documentation/dashboard/tfchain/tf_minting_reports.md diff --git a/collections/tfmanual/documentation/dashboard/tfchain/tf_token_bridge.md b/collections/manual/documentation/dashboard/tfchain/tf_token_bridge.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/tfchain/tf_token_bridge.md rename to collections/manual/documentation/dashboard/tfchain/tf_token_bridge.md diff --git a/collections/tfmanual/documentation/dashboard/tfchain/tf_token_transfer.md b/collections/manual/documentation/dashboard/tfchain/tf_token_transfer.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/tfchain/tf_token_transfer.md rename to collections/manual/documentation/dashboard/tfchain/tf_token_transfer.md diff --git a/collections/tfmanual/documentation/dashboard/tfchain/tfchain.md b/collections/manual/documentation/dashboard/tfchain/tfchain.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/tfchain/tfchain.md rename to collections/manual/documentation/dashboard/tfchain/tfchain.md diff --git a/collections/tfmanual/documentation/dashboard/tfchain/your_profile.md b/collections/manual/documentation/dashboard/tfchain/your_profile.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/tfchain/your_profile.md rename to collections/manual/documentation/dashboard/tfchain/your_profile.md diff --git a/collections/tfmanual/documentation/dashboard/tfgrid/grid_status.md b/collections/manual/documentation/dashboard/tfgrid/grid_status.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/tfgrid/grid_status.md rename to collections/manual/documentation/dashboard/tfgrid/grid_status.md diff --git a/collections/tfmanual/documentation/dashboard/tfgrid/node_monitoring.md b/collections/manual/documentation/dashboard/tfgrid/node_monitoring.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/tfgrid/node_monitoring.md rename to collections/manual/documentation/dashboard/tfgrid/node_monitoring.md diff --git a/collections/tfmanual/documentation/dashboard/tfgrid/node_statistics.md b/collections/manual/documentation/dashboard/tfgrid/node_statistics.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/tfgrid/node_statistics.md rename to collections/manual/documentation/dashboard/tfgrid/node_statistics.md diff --git a/collections/tfmanual/documentation/dashboard/tfgrid/tfgrid.md b/collections/manual/documentation/dashboard/tfgrid/tfgrid.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/tfgrid/tfgrid.md rename to collections/manual/documentation/dashboard/tfgrid/tfgrid.md diff --git a/collections/tfmanual/documentation/dashboard/toc.md b/collections/manual/documentation/dashboard/toc.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/toc.md rename to collections/manual/documentation/dashboard/toc.md diff --git a/collections/tfmanual/documentation/dashboard/vm_presearch.md b/collections/manual/documentation/dashboard/vm_presearch.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/vm_presearch.md rename to collections/manual/documentation/dashboard/vm_presearch.md diff --git a/collections/tfmanual/documentation/dashboard/wallet_connector.md b/collections/manual/documentation/dashboard/wallet_connector.md similarity index 100% rename from collections/tfmanual/documentation/dashboard/wallet_connector.md rename to collections/manual/documentation/dashboard/wallet_connector.md diff --git a/collections/tfmanual/documentation/developers/developers.md b/collections/manual/documentation/developers/developers.md similarity index 100% rename from collections/tfmanual/documentation/developers/developers.md rename to collections/manual/documentation/developers/developers.md diff --git a/collections/tfmanual/documentation/developers/flist/flist.md b/collections/manual/documentation/developers/flist/flist.md similarity index 77% rename from collections/tfmanual/documentation/developers/flist/flist.md rename to collections/manual/documentation/developers/flist/flist.md index 6c69e05..248005d 100644 --- a/collections/tfmanual/documentation/developers/flist/flist.md +++ b/collections/manual/documentation/developers/flist/flist.md @@ -2,8 +2,8 @@

Table of Contents

-- [Zero-OS Hub](./flist_hub/zos_hub.md) -- [Generate an API Token](./flist_hub/api_token.md) +- [Zero-OS Hub](manual:zos_hub.md) +- [Generate an API Token](api_token.md) - [Convert Docker Image Into Flist](./flist_hub/convert_docker_image.md) - [Supported Flists](./grid3_supported_flists.md) - [Flist Case Studies](./flist_case_studies/flist_case_studies.md) diff --git a/collections/tfmanual/documentation/developers/flist/flist_case_studies/flist_case_studies.md b/collections/manual/documentation/developers/flist/flist_case_studies/flist_case_studies.md similarity index 100% rename from collections/tfmanual/documentation/developers/flist/flist_case_studies/flist_case_studies.md rename to collections/manual/documentation/developers/flist/flist_case_studies/flist_case_studies.md diff --git a/collections/tfmanual/documentation/developers/flist/flist_case_studies/flist_debian_case_study.md b/collections/manual/documentation/developers/flist/flist_case_studies/flist_debian_case_study.md similarity index 100% rename from collections/tfmanual/documentation/developers/flist/flist_case_studies/flist_debian_case_study.md rename to collections/manual/documentation/developers/flist/flist_case_studies/flist_debian_case_study.md diff --git a/collections/tfmanual/documentation/developers/flist/flist_case_studies/flist_nextcloud_case_study.md b/collections/manual/documentation/developers/flist/flist_case_studies/flist_nextcloud_case_study.md similarity index 100% rename from collections/tfmanual/documentation/developers/flist/flist_case_studies/flist_nextcloud_case_study.md rename to collections/manual/documentation/developers/flist/flist_case_studies/flist_nextcloud_case_study.md diff --git a/collections/tfmanual/documentation/developers/flist/flist_case_studies/img/nextcloud_logo.jpeg b/collections/manual/documentation/developers/flist/flist_case_studies/img/nextcloud_logo.jpg similarity index 100% rename from collections/tfmanual/documentation/developers/flist/flist_case_studies/img/nextcloud_logo.jpeg rename to collections/manual/documentation/developers/flist/flist_case_studies/img/nextcloud_logo.jpg diff --git a/collections/tfmanual/documentation/developers/flist/flist_hub/api_token.md b/collections/manual/documentation/developers/flist/flist_hub/api_token.md similarity index 100% rename from collections/tfmanual/documentation/developers/flist/flist_hub/api_token.md rename to collections/manual/documentation/developers/flist/flist_hub/api_token.md diff --git a/collections/tfmanual/documentation/developers/flist/flist_hub/convert_docker_image.md b/collections/manual/documentation/developers/flist/flist_hub/convert_docker_image.md similarity index 100% rename from collections/tfmanual/documentation/developers/flist/flist_hub/convert_docker_image.md rename to collections/manual/documentation/developers/flist/flist_hub/convert_docker_image.md diff --git a/collections/tfmanual/documentation/developers/flist/flist_hub/img/docker_convert.png b/collections/manual/documentation/developers/flist/flist_hub/img/docker_convert.png similarity index 100% rename from collections/tfmanual/documentation/developers/flist/flist_hub/img/docker_convert.png rename to collections/manual/documentation/developers/flist/flist_hub/img/docker_convert.png diff --git a/collections/tfmanual/documentation/developers/flist/flist_hub/img/flist_ready.png b/collections/manual/documentation/developers/flist/flist_hub/img/flist_ready.png similarity index 100% rename from collections/tfmanual/documentation/developers/flist/flist_hub/img/flist_ready.png rename to collections/manual/documentation/developers/flist/flist_hub/img/flist_ready.png diff --git a/collections/tfmanual/documentation/developers/flist/flist_hub/img/hub_flist.png b/collections/manual/documentation/developers/flist/flist_hub/img/hub_flist.png similarity index 100% rename from collections/tfmanual/documentation/developers/flist/flist_hub/img/hub_flist.png rename to collections/manual/documentation/developers/flist/flist_hub/img/hub_flist.png diff --git a/collections/tfmanual/documentation/developers/flist/flist_hub/img/preview.png b/collections/manual/documentation/developers/flist/flist_hub/img/preview.png similarity index 100% rename from collections/tfmanual/documentation/developers/flist/flist_hub/img/preview.png rename to collections/manual/documentation/developers/flist/flist_hub/img/preview.png diff --git a/collections/tfmanual/documentation/developers/flist/flist_hub/img/search.png b/collections/manual/documentation/developers/flist/flist_hub/img/search.png similarity index 100% rename from collections/tfmanual/documentation/developers/flist/flist_hub/img/search.png rename to collections/manual/documentation/developers/flist/flist_hub/img/search.png diff --git a/collections/tfmanual/documentation/developers/flist/flist_hub/zos_hub.md b/collections/manual/documentation/developers/flist/flist_hub/zos_hub.md similarity index 95% rename from collections/tfmanual/documentation/developers/flist/flist_hub/zos_hub.md rename to collections/manual/documentation/developers/flist/flist_hub/zos_hub.md index 95bdbc8..98d398c 100644 --- a/collections/tfmanual/documentation/developers/flist/flist_hub/zos_hub.md +++ b/collections/manual/documentation/developers/flist/flist_hub/zos_hub.md @@ -11,8 +11,8 @@ - [Upload your Existing Flist to Reduce Bandwidth](#upload-your-existing-flist-to-reduce-bandwidth) - [Authenticate via 3Bot](#authenticate-via-3bot) - [Get and Update Information Through the API](#get-and-update-information-through-the-api) - - [Public API Endpoints (No Authentication Required)](#public-api-endpoints-no-authentication-required) - - [Restricted API Endpoints (Authentication Required)](#restricted-api-endpoints-authentication-required) + - [Public API Endpoints - No Authentication Required](#public-api-endpoints---no-authentication-required) + - [Restricted API Endpoints - Authentication Required](#restricted-api-endpoints---authentication-required) - [API Request Templates and Examples](#api-request-templates-and-examples) *** @@ -71,7 +71,7 @@ If your `jwt` contains memberof, you can choose which user you want to use by sp See example below. -### Public API Endpoints (No Authentication Required) +### Public API Endpoints - No Authentication Required - `/api/flist` (**GET**) - Returns a json array with all repository/flists found - `/api/repositories` (**GET**) @@ -84,7 +84,7 @@ See example below. - `/api/flist//` (**GET**) - Returns json object with flist dumps (full file list) -### Restricted API Endpoints (Authentication Required) +### Restricted API Endpoints - Authentication Required - `/api/flist/me` (**GET**) - Returns json object with some basic information about yourself (authenticated user) - `/api/flist/me/` (**GET**, **DELETE**) diff --git a/collections/tfmanual/documentation/developers/flist/grid3_supported_flists.md b/collections/manual/documentation/developers/flist/grid3_supported_flists.md similarity index 100% rename from collections/tfmanual/documentation/developers/flist/grid3_supported_flists.md rename to collections/manual/documentation/developers/flist/grid3_supported_flists.md diff --git a/collections/tfmanual/documentation/developers/go/grid3_go_gateways.md b/collections/manual/documentation/developers/go/grid3_go_gateways.md similarity index 100% rename from collections/tfmanual/documentation/developers/go/grid3_go_gateways.md rename to collections/manual/documentation/developers/go/grid3_go_gateways.md diff --git a/collections/tfmanual/documentation/developers/go/grid3_go_gpu.md b/collections/manual/documentation/developers/go/grid3_go_gpu.md similarity index 100% rename from collections/tfmanual/documentation/developers/go/grid3_go_gpu.md rename to collections/manual/documentation/developers/go/grid3_go_gpu.md diff --git a/collections/tfmanual/documentation/developers/go/grid3_go_gpu_support.md b/collections/manual/documentation/developers/go/grid3_go_gpu_support.md similarity index 100% rename from collections/tfmanual/documentation/developers/go/grid3_go_gpu_support.md rename to collections/manual/documentation/developers/go/grid3_go_gpu_support.md diff --git a/collections/tfmanual/documentation/developers/go/grid3_go_installation.md b/collections/manual/documentation/developers/go/grid3_go_installation.md similarity index 100% rename from collections/tfmanual/documentation/developers/go/grid3_go_installation.md rename to collections/manual/documentation/developers/go/grid3_go_installation.md diff --git a/collections/tfmanual/documentation/developers/go/grid3_go_kubernetes.md b/collections/manual/documentation/developers/go/grid3_go_kubernetes.md similarity index 100% rename from collections/tfmanual/documentation/developers/go/grid3_go_kubernetes.md rename to collections/manual/documentation/developers/go/grid3_go_kubernetes.md diff --git a/collections/tfmanual/documentation/developers/go/grid3_go_load_client.md b/collections/manual/documentation/developers/go/grid3_go_load_client.md similarity index 100% rename from collections/tfmanual/documentation/developers/go/grid3_go_load_client.md rename to collections/manual/documentation/developers/go/grid3_go_load_client.md diff --git a/collections/tfmanual/documentation/developers/go/grid3_go_qsfs.md b/collections/manual/documentation/developers/go/grid3_go_qsfs.md similarity index 100% rename from collections/tfmanual/documentation/developers/go/grid3_go_qsfs.md rename to collections/manual/documentation/developers/go/grid3_go_qsfs.md diff --git a/collections/tfmanual/documentation/developers/go/grid3_go_readme.md b/collections/manual/documentation/developers/go/grid3_go_readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/go/grid3_go_readme.md rename to collections/manual/documentation/developers/go/grid3_go_readme.md diff --git a/collections/tfmanual/documentation/developers/go/grid3_go_vm.md b/collections/manual/documentation/developers/go/grid3_go_vm.md similarity index 100% rename from collections/tfmanual/documentation/developers/go/grid3_go_vm.md rename to collections/manual/documentation/developers/go/grid3_go_vm.md diff --git a/collections/tfmanual/documentation/developers/go/grid3_go_vm_with_gpu.md b/collections/manual/documentation/developers/go/grid3_go_vm_with_gpu.md similarity index 100% rename from collections/tfmanual/documentation/developers/go/grid3_go_vm_with_gpu.md rename to collections/manual/documentation/developers/go/grid3_go_vm_with_gpu.md diff --git a/collections/tfmanual/documentation/developers/go/grid3_go_vms.md b/collections/manual/documentation/developers/go/grid3_go_vms.md similarity index 100% rename from collections/tfmanual/documentation/developers/go/grid3_go_vms.md rename to collections/manual/documentation/developers/go/grid3_go_vms.md diff --git a/collections/tfmanual/documentation/developers/grid_deployment/grid_deployment.md b/collections/manual/documentation/developers/grid_deployment/grid_deployment.md similarity index 100% rename from collections/tfmanual/documentation/developers/grid_deployment/grid_deployment.md rename to collections/manual/documentation/developers/grid_deployment/grid_deployment.md diff --git a/collections/tfmanual/documentation/developers/grid_deployment/grid_deployment_full_vm.md b/collections/manual/documentation/developers/grid_deployment/grid_deployment_full_vm.md similarity index 100% rename from collections/tfmanual/documentation/developers/grid_deployment/grid_deployment_full_vm.md rename to collections/manual/documentation/developers/grid_deployment/grid_deployment_full_vm.md diff --git a/collections/tfmanual/documentation/developers/grid_deployment/snapshots.md b/collections/manual/documentation/developers/grid_deployment/snapshots.md similarity index 100% rename from collections/tfmanual/documentation/developers/grid_deployment/snapshots.md rename to collections/manual/documentation/developers/grid_deployment/snapshots.md diff --git a/collections/tfmanual/documentation/developers/grid_deployment/snapshots_archive.md b/collections/manual/documentation/developers/grid_deployment/snapshots_archive.md similarity index 100% rename from collections/tfmanual/documentation/developers/grid_deployment/snapshots_archive.md rename to collections/manual/documentation/developers/grid_deployment/snapshots_archive.md diff --git a/collections/tfmanual/documentation/developers/grid_deployment/tfgrid_stacks.md b/collections/manual/documentation/developers/grid_deployment/tfgrid_stacks.md similarity index 100% rename from collections/tfmanual/documentation/developers/grid_deployment/tfgrid_stacks.md rename to collections/manual/documentation/developers/grid_deployment/tfgrid_stacks.md diff --git a/collections/tfmanual/documentation/developers/internals/internals.md b/collections/manual/documentation/developers/internals/internals.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/internals.md rename to collections/manual/documentation/developers/internals/internals.md diff --git a/collections/tfmanual/documentation/developers/internals/rmb/img/layout.png b/collections/manual/documentation/developers/internals/rmb/img/layout.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/rmb/img/layout.png rename to collections/manual/documentation/developers/internals/rmb/img/layout.png diff --git a/collections/tfmanual/documentation/developers/internals/rmb/img/peer.png b/collections/manual/documentation/developers/internals/rmb/img/peer.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/rmb/img/peer.png rename to collections/manual/documentation/developers/internals/rmb/img/peer.png diff --git a/collections/tfmanual/documentation/developers/internals/rmb/img/relay.png b/collections/manual/documentation/developers/internals/rmb/img/relay.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/rmb/img/relay.png rename to collections/manual/documentation/developers/internals/rmb/img/relay.png diff --git a/collections/tfmanual/documentation/developers/internals/rmb/rmb_intro.md b/collections/manual/documentation/developers/internals/rmb/rmb_intro.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/rmb/rmb_intro.md rename to collections/manual/documentation/developers/internals/rmb/rmb_intro.md diff --git a/collections/tfmanual/documentation/developers/internals/rmb/rmb_specs.md b/collections/manual/documentation/developers/internals/rmb/rmb_specs.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/rmb/rmb_specs.md rename to collections/manual/documentation/developers/internals/rmb/rmb_specs.md diff --git a/collections/tfmanual/documentation/developers/internals/rmb/rmb_toc.md b/collections/manual/documentation/developers/internals/rmb/rmb_toc.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/rmb/rmb_toc.md rename to collections/manual/documentation/developers/internals/rmb/rmb_toc.md diff --git a/collections/tfmanual/documentation/developers/internals/rmb/uml/peer.md b/collections/manual/documentation/developers/internals/rmb/uml/peer.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/rmb/uml/peer.md rename to collections/manual/documentation/developers/internals/rmb/uml/peer.md diff --git a/collections/tfmanual/documentation/developers/internals/rmb/uml/relay.md b/collections/manual/documentation/developers/internals/rmb/uml/relay.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/rmb/uml/relay.md rename to collections/manual/documentation/developers/internals/rmb/uml/relay.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/assets/.keep b/collections/manual/documentation/developers/internals/zos/assets/.keep similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/assets/.keep rename to collections/manual/documentation/developers/internals/zos/assets/.keep diff --git a/collections/tfmanual/documentation/developers/internals/zos/assets/0-OS-upgrade.png b/collections/manual/documentation/developers/internals/zos/assets/0_os_upgrade.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/assets/0-OS-upgrade.png rename to collections/manual/documentation/developers/internals/zos/assets/0_os_upgrade.png diff --git a/collections/tfmanual/documentation/developers/internals/zos/assets/0-OS-upgrade.wsd b/collections/manual/documentation/developers/internals/zos/assets/0_os_upgrade.wsd similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/assets/0-OS-upgrade.wsd rename to collections/manual/documentation/developers/internals/zos/assets/0_os_upgrade.wsd diff --git a/collections/tfmanual/documentation/developers/internals/zos/assets/0-OS_v2_architecture.png b/collections/manual/documentation/developers/internals/zos/assets/0_os_v2_architecture.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/assets/0-OS_v2_architecture.png rename to collections/manual/documentation/developers/internals/zos/assets/0_os_v2_architecture.png diff --git a/collections/tfmanual/documentation/developers/internals/zos/assets/0-OS v2 architecture.xml b/collections/manual/documentation/developers/internals/zos/assets/0_os_v2_architecture.xml similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/assets/0-OS v2 architecture.xml rename to collections/manual/documentation/developers/internals/zos/assets/0_os_v2_architecture.xml diff --git a/collections/tfmanual/documentation/developers/internals/zos/assets/boot_sequence.plantuml b/collections/manual/documentation/developers/internals/zos/assets/boot_sequence.plantuml similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/assets/boot_sequence.plantuml rename to collections/manual/documentation/developers/internals/zos/assets/boot_sequence.plantuml diff --git a/collections/tfmanual/documentation/developers/internals/zos/assets/boot_sequence.png b/collections/manual/documentation/developers/internals/zos/assets/boot_sequence.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/assets/boot_sequence.png rename to collections/manual/documentation/developers/internals/zos/assets/boot_sequence.png diff --git a/collections/tfmanual/documentation/developers/internals/zos/assets/Container_module_flow.png b/collections/manual/documentation/developers/internals/zos/assets/container_module_flow.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/assets/Container_module_flow.png rename to collections/manual/documentation/developers/internals/zos/assets/container_module_flow.png diff --git a/collections/tfmanual/documentation/developers/internals/zos/assets/grid_provisioning.png b/collections/manual/documentation/developers/internals/zos/assets/grid_provisioning.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/assets/grid_provisioning.png rename to collections/manual/documentation/developers/internals/zos/assets/grid_provisioning.png diff --git a/collections/tfmanual/documentation/developers/internals/zos/assets/grid_provisioning.wsd b/collections/manual/documentation/developers/internals/zos/assets/grid_provisioning.wsd similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/assets/grid_provisioning.wsd rename to collections/manual/documentation/developers/internals/zos/assets/grid_provisioning.wsd diff --git a/collections/tfmanual/documentation/developers/internals/zos/assets/grid_provisioning2.png b/collections/manual/documentation/developers/internals/zos/assets/grid_provisioning2.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/assets/grid_provisioning2.png rename to collections/manual/documentation/developers/internals/zos/assets/grid_provisioning2.png diff --git a/collections/tfmanual/documentation/developers/internals/zos/assets/grid_provisioning2.wsd b/collections/manual/documentation/developers/internals/zos/assets/grid_provisioning2.wsd similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/assets/grid_provisioning2.wsd rename to collections/manual/documentation/developers/internals/zos/assets/grid_provisioning2.wsd diff --git a/collections/tfmanual/documentation/developers/internals/zos/assets/ipc.plantuml b/collections/manual/documentation/developers/internals/zos/assets/ipc.plantuml similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/assets/ipc.plantuml rename to collections/manual/documentation/developers/internals/zos/assets/ipc.plantuml diff --git a/collections/tfmanual/documentation/developers/internals/zos/assets/ipc.png b/collections/manual/documentation/developers/internals/zos/assets/ipc.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/assets/ipc.png rename to collections/manual/documentation/developers/internals/zos/assets/ipc.png diff --git a/collections/tfmanual/documentation/developers/internals/zos/assets/market.png b/collections/manual/documentation/developers/internals/zos/assets/market.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/assets/market.png rename to collections/manual/documentation/developers/internals/zos/assets/market.png diff --git a/collections/tfmanual/documentation/developers/internals/zos/assets/market.wsd b/collections/manual/documentation/developers/internals/zos/assets/market.wsd similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/assets/market.wsd rename to collections/manual/documentation/developers/internals/zos/assets/market.wsd diff --git a/collections/tfmanual/documentation/developers/internals/zos/development/net.sh b/collections/manual/documentation/developers/internals/zos/development/net.sh similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/development/net.sh rename to collections/manual/documentation/developers/internals/zos/development/net.sh diff --git a/collections/tfmanual/documentation/developers/internals/zos/development/packages.md b/collections/manual/documentation/developers/internals/zos/development/packages.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/development/packages.md rename to collections/manual/documentation/developers/internals/zos/development/packages.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/development/quickstart.md b/collections/manual/documentation/developers/internals/zos/development/quickstart.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/development/quickstart.md rename to collections/manual/documentation/developers/internals/zos/development/quickstart.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/development/README.md b/collections/manual/documentation/developers/internals/zos/development/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/development/README.md rename to collections/manual/documentation/developers/internals/zos/development/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/development/testing.md b/collections/manual/documentation/developers/internals/zos/development/testing.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/development/testing.md rename to collections/manual/documentation/developers/internals/zos/development/testing.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/faq/readme.md b/collections/manual/documentation/developers/internals/zos/faq/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/faq/readme.md rename to collections/manual/documentation/developers/internals/zos/faq/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/boot.md b/collections/manual/documentation/developers/internals/zos/internals/boot.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/boot.md rename to collections/manual/documentation/developers/internals/zos/internals/boot.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/capacity.md b/collections/manual/documentation/developers/internals/zos/internals/capacity.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/capacity.md rename to collections/manual/documentation/developers/internals/zos/internals/capacity.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/compatibility/readme.md b/collections/manual/documentation/developers/internals/zos/internals/compatibility/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/compatibility/readme.md rename to collections/manual/documentation/developers/internals/zos/internals/compatibility/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/container/readme.md b/collections/manual/documentation/developers/internals/zos/internals/container/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/container/readme.md rename to collections/manual/documentation/developers/internals/zos/internals/container/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/flist/readme.md b/collections/manual/documentation/developers/internals/zos/internals/flist/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/flist/readme.md rename to collections/manual/documentation/developers/internals/zos/internals/flist/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/gateway/readme.md b/collections/manual/documentation/developers/internals/zos/internals/gateway/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/gateway/readme.md rename to collections/manual/documentation/developers/internals/zos/internals/gateway/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/history/readme.md b/collections/manual/documentation/developers/internals/zos/internals/history/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/history/readme.md rename to collections/manual/documentation/developers/internals/zos/internals/history/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/identity/identity.md b/collections/manual/documentation/developers/internals/zos/internals/identity/identity.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/identity/identity.md rename to collections/manual/documentation/developers/internals/zos/internals/identity/identity.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/identity/readme.md b/collections/manual/documentation/developers/internals/zos/internals/identity/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/identity/readme.md rename to collections/manual/documentation/developers/internals/zos/internals/identity/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/identity/upgrade.md b/collections/manual/documentation/developers/internals/zos/internals/identity/upgrade.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/identity/upgrade.md rename to collections/manual/documentation/developers/internals/zos/internals/identity/upgrade.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/internals.md b/collections/manual/documentation/developers/internals/zos/internals/internals.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/internals.md rename to collections/manual/documentation/developers/internals/zos/internals/internals.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/macdev/readme.md b/collections/manual/documentation/developers/internals/zos/internals/macdev/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/macdev/readme.md rename to collections/manual/documentation/developers/internals/zos/internals/macdev/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/attic/exitpoints.md b/collections/manual/documentation/developers/internals/zos/internals/network/attic/exitpoints.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/attic/exitpoints.md rename to collections/manual/documentation/developers/internals/zos/internals/network/attic/exitpoints.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/attic/tools.md b/collections/manual/documentation/developers/internals/zos/internals/network/attic/tools.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/attic/tools.md rename to collections/manual/documentation/developers/internals/zos/internals/network/attic/tools.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/attic/zostst.dhcp b/collections/manual/documentation/developers/internals/zos/internals/network/attic/zostst.dhcp similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/attic/zostst.dhcp rename to collections/manual/documentation/developers/internals/zos/internals/network/attic/zostst.dhcp diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/definitions.md b/collections/manual/documentation/developers/internals/zos/internals/network/definitions.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/definitions.md rename to collections/manual/documentation/developers/internals/zos/internals/network/definitions.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/Deploy_Network-V2.md b/collections/manual/documentation/developers/internals/zos/internals/network/deploy_network_v2.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/Deploy_Network-V2.md rename to collections/manual/documentation/developers/internals/zos/internals/network/deploy_network_v2.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/HIDDEN-PUBLIC.dia b/collections/manual/documentation/developers/internals/zos/internals/network/hidden_public.dia similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/HIDDEN-PUBLIC.dia rename to collections/manual/documentation/developers/internals/zos/internals/network/hidden_public.dia diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/HIDDEN-PUBLIC.png b/collections/manual/documentation/developers/internals/zos/internals/network/hidden_public.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/HIDDEN-PUBLIC.png rename to collections/manual/documentation/developers/internals/zos/internals/network/hidden_public.png diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/introduction.md b/collections/manual/documentation/developers/internals/zos/internals/network/introduction.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/introduction.md rename to collections/manual/documentation/developers/internals/zos/internals/network/introduction.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/mesh.md b/collections/manual/documentation/developers/internals/zos/internals/network/mesh.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/mesh.md rename to collections/manual/documentation/developers/internals/zos/internals/network/mesh.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/Network-V2.md b/collections/manual/documentation/developers/internals/zos/internals/network/network_v2.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/Network-V2.md rename to collections/manual/documentation/developers/internals/zos/internals/network/network_v2.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/NR_layout.dia b/collections/manual/documentation/developers/internals/zos/internals/network/nr_layout.dia similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/NR_layout.dia rename to collections/manual/documentation/developers/internals/zos/internals/network/nr_layout.dia diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/NR_layout.png b/collections/manual/documentation/developers/internals/zos/internals/network/nr_layout.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/NR_layout.png rename to collections/manual/documentation/developers/internals/zos/internals/network/nr_layout.png diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/readme.md b/collections/manual/documentation/developers/internals/zos/internals/network/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/readme.md rename to collections/manual/documentation/developers/internals/zos/internals/network/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/setup_farm_network.md b/collections/manual/documentation/developers/internals/zos/internals/network/setup_farm_network.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/setup_farm_network.md rename to collections/manual/documentation/developers/internals/zos/internals/network/setup_farm_network.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/png/ndmz-dualstack.png b/collections/manual/documentation/developers/internals/zos/internals/network/topology/png/ndmz_dualstack.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/png/ndmz-dualstack.png rename to collections/manual/documentation/developers/internals/zos/internals/network/topology/png/ndmz_dualstack.png diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/png/ndmz-hidden.png b/collections/manual/documentation/developers/internals/zos/internals/network/topology/png/ndmz_hidden.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/png/ndmz-hidden.png rename to collections/manual/documentation/developers/internals/zos/internals/network/topology/png/ndmz_hidden.png diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/png/nr-join.png b/collections/manual/documentation/developers/internals/zos/internals/network/topology/png/nr_join.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/png/nr-join.png rename to collections/manual/documentation/developers/internals/zos/internals/network/topology/png/nr_join.png diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/png/nr-step-1.png b/collections/manual/documentation/developers/internals/zos/internals/network/topology/png/nr_step_1.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/png/nr-step-1.png rename to collections/manual/documentation/developers/internals/zos/internals/network/topology/png/nr_step_1.png diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/png/nr-step-2.png b/collections/manual/documentation/developers/internals/zos/internals/network/topology/png/nr_step_2.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/png/nr-step-2.png rename to collections/manual/documentation/developers/internals/zos/internals/network/topology/png/nr_step_2.png diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/png/public-namespace.png b/collections/manual/documentation/developers/internals/zos/internals/network/topology/png/public_namespace.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/png/public-namespace.png rename to collections/manual/documentation/developers/internals/zos/internals/network/topology/png/public_namespace.png diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/png/zos-bridge.png b/collections/manual/documentation/developers/internals/zos/internals/network/topology/png/zos_bridge.png similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/png/zos-bridge.png rename to collections/manual/documentation/developers/internals/zos/internals/network/topology/png/zos_bridge.png diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/readme.md b/collections/manual/documentation/developers/internals/zos/internals/network/topology/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/readme.md rename to collections/manual/documentation/developers/internals/zos/internals/network/topology/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/uml/ndmz-dualstack.wsd b/collections/manual/documentation/developers/internals/zos/internals/network/topology/uml/ndmz_dualstack.wsd similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/uml/ndmz-dualstack.wsd rename to collections/manual/documentation/developers/internals/zos/internals/network/topology/uml/ndmz_dualstack.wsd diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/uml/ndmz-hidden.wsd b/collections/manual/documentation/developers/internals/zos/internals/network/topology/uml/ndmz_hidden.wsd similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/uml/ndmz-hidden.wsd rename to collections/manual/documentation/developers/internals/zos/internals/network/topology/uml/ndmz_hidden.wsd diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/uml/nr-join.wsd b/collections/manual/documentation/developers/internals/zos/internals/network/topology/uml/nr_join.wsd similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/uml/nr-join.wsd rename to collections/manual/documentation/developers/internals/zos/internals/network/topology/uml/nr_join.wsd diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/uml/nr-step-1.wsd b/collections/manual/documentation/developers/internals/zos/internals/network/topology/uml/nr_step_1.wsd similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/uml/nr-step-1.wsd rename to collections/manual/documentation/developers/internals/zos/internals/network/topology/uml/nr_step_1.wsd diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/uml/nr-step-2.wsd b/collections/manual/documentation/developers/internals/zos/internals/network/topology/uml/nr_step_2.wsd similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/uml/nr-step-2.wsd rename to collections/manual/documentation/developers/internals/zos/internals/network/topology/uml/nr_step_2.wsd diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/uml/public-namespace.wsd b/collections/manual/documentation/developers/internals/zos/internals/network/topology/uml/public_namespace.wsd similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/uml/public-namespace.wsd rename to collections/manual/documentation/developers/internals/zos/internals/network/topology/uml/public_namespace.wsd diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/uml/zos-bridge.wsd b/collections/manual/documentation/developers/internals/zos/internals/network/topology/uml/zos_bridge.wsd similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/topology/uml/zos-bridge.wsd rename to collections/manual/documentation/developers/internals/zos/internals/network/topology/uml/zos_bridge.wsd diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/yggdrasil.md b/collections/manual/documentation/developers/internals/zos/internals/network/yggdrasil.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/yggdrasil.md rename to collections/manual/documentation/developers/internals/zos/internals/network/yggdrasil.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/network/zbus.md b/collections/manual/documentation/developers/internals/zos/internals/network/zbus.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/network/zbus.md rename to collections/manual/documentation/developers/internals/zos/internals/network/zbus.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/node/readme.md b/collections/manual/documentation/developers/internals/zos/internals/node/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/node/readme.md rename to collections/manual/documentation/developers/internals/zos/internals/node/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/provision/readme.md b/collections/manual/documentation/developers/internals/zos/internals/provision/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/provision/readme.md rename to collections/manual/documentation/developers/internals/zos/internals/provision/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/storage/readme.md b/collections/manual/documentation/developers/internals/zos/internals/storage/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/storage/readme.md rename to collections/manual/documentation/developers/internals/zos/internals/storage/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/internals/vmd/readme.md b/collections/manual/documentation/developers/internals/zos/internals/vmd/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/internals/vmd/readme.md rename to collections/manual/documentation/developers/internals/zos/internals/vmd/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/manual/api.md b/collections/manual/documentation/developers/internals/zos/manual/api.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/manual/api.md rename to collections/manual/documentation/developers/internals/zos/manual/api.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/manual/gateway/fqdn-proxy.md b/collections/manual/documentation/developers/internals/zos/manual/gateway/fqdn_proxy.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/manual/gateway/fqdn-proxy.md rename to collections/manual/documentation/developers/internals/zos/manual/gateway/fqdn_proxy.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/manual/gateway/name-proxy.md b/collections/manual/documentation/developers/internals/zos/manual/gateway/name_proxy.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/manual/gateway/name-proxy.md rename to collections/manual/documentation/developers/internals/zos/manual/gateway/name_proxy.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/manual/ip/readme.md b/collections/manual/documentation/developers/internals/zos/manual/ip/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/manual/ip/readme.md rename to collections/manual/documentation/developers/internals/zos/manual/ip/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/manual/manual.md b/collections/manual/documentation/developers/internals/zos/manual/manual.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/manual/manual.md rename to collections/manual/documentation/developers/internals/zos/manual/manual.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/manual/network/readme.md b/collections/manual/documentation/developers/internals/zos/manual/network/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/manual/network/readme.md rename to collections/manual/documentation/developers/internals/zos/manual/network/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/manual/qsfs/readme.md b/collections/manual/documentation/developers/internals/zos/manual/qsfs/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/manual/qsfs/readme.md rename to collections/manual/documentation/developers/internals/zos/manual/qsfs/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/manual/workload_types.md b/collections/manual/documentation/developers/internals/zos/manual/workload_types.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/manual/workload_types.md rename to collections/manual/documentation/developers/internals/zos/manual/workload_types.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/manual/zdb/readme.md b/collections/manual/documentation/developers/internals/zos/manual/zdb/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/manual/zdb/readme.md rename to collections/manual/documentation/developers/internals/zos/manual/zdb/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/manual/zlogs/readme.md b/collections/manual/documentation/developers/internals/zos/manual/zlogs/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/manual/zlogs/readme.md rename to collections/manual/documentation/developers/internals/zos/manual/zlogs/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/manual/zmachine/cloud-console.md b/collections/manual/documentation/developers/internals/zos/manual/zmachine/cloud_console.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/manual/zmachine/cloud-console.md rename to collections/manual/documentation/developers/internals/zos/manual/zmachine/cloud_console.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/manual/zmachine/readme.md b/collections/manual/documentation/developers/internals/zos/manual/zmachine/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/manual/zmachine/readme.md rename to collections/manual/documentation/developers/internals/zos/manual/zmachine/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/manual/zmachine/zmachine.md b/collections/manual/documentation/developers/internals/zos/manual/zmachine/zmachine.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/manual/zmachine/zmachine.md rename to collections/manual/documentation/developers/internals/zos/manual/zmachine/zmachine.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/manual/zmount/readme.md b/collections/manual/documentation/developers/internals/zos/manual/zmount/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/manual/zmount/readme.md rename to collections/manual/documentation/developers/internals/zos/manual/zmount/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/performance/cpubench.md b/collections/manual/documentation/developers/internals/zos/performance/cpubench.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/performance/cpubench.md rename to collections/manual/documentation/developers/internals/zos/performance/cpubench.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/performance/healthcheck.md b/collections/manual/documentation/developers/internals/zos/performance/healthcheck.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/performance/healthcheck.md rename to collections/manual/documentation/developers/internals/zos/performance/healthcheck.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/performance/iperf.md b/collections/manual/documentation/developers/internals/zos/performance/iperf.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/performance/iperf.md rename to collections/manual/documentation/developers/internals/zos/performance/iperf.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/performance/performance.md b/collections/manual/documentation/developers/internals/zos/performance/performance.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/performance/performance.md rename to collections/manual/documentation/developers/internals/zos/performance/performance.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/performance/publicips.md b/collections/manual/documentation/developers/internals/zos/performance/publicips.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/performance/publicips.md rename to collections/manual/documentation/developers/internals/zos/performance/publicips.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/release/readme.md b/collections/manual/documentation/developers/internals/zos/release/readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/release/readme.md rename to collections/manual/documentation/developers/internals/zos/release/readme.md diff --git a/collections/tfmanual/documentation/developers/internals/zos/readme.md b/collections/manual/documentation/developers/internals/zos/zos_readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/internals/zos/readme.md rename to collections/manual/documentation/developers/internals/zos/zos_readme.md diff --git a/collections/tfmanual/documentation/developers/javascript/grid3_javascript_capacity_planning.md b/collections/manual/documentation/developers/javascript/grid3_javascript_capacity_planning.md similarity index 100% rename from collections/tfmanual/documentation/developers/javascript/grid3_javascript_capacity_planning.md rename to collections/manual/documentation/developers/javascript/grid3_javascript_capacity_planning.md diff --git a/collections/tfmanual/documentation/developers/javascript/grid3_javascript_caprover.md b/collections/manual/documentation/developers/javascript/grid3_javascript_caprover.md similarity index 100% rename from collections/tfmanual/documentation/developers/javascript/grid3_javascript_caprover.md rename to collections/manual/documentation/developers/javascript/grid3_javascript_caprover.md diff --git a/collections/tfmanual/documentation/developers/javascript/grid3_javascript_gpu_support.md b/collections/manual/documentation/developers/javascript/grid3_javascript_gpu_support.md similarity index 100% rename from collections/tfmanual/documentation/developers/javascript/grid3_javascript_gpu_support.md rename to collections/manual/documentation/developers/javascript/grid3_javascript_gpu_support.md diff --git a/collections/tfmanual/documentation/developers/javascript/grid3_javascript_installation.md b/collections/manual/documentation/developers/javascript/grid3_javascript_installation.md similarity index 100% rename from collections/tfmanual/documentation/developers/javascript/grid3_javascript_installation.md rename to collections/manual/documentation/developers/javascript/grid3_javascript_installation.md diff --git a/collections/tfmanual/documentation/developers/javascript/grid3_javascript_kubernetes.md b/collections/manual/documentation/developers/javascript/grid3_javascript_kubernetes.md similarity index 100% rename from collections/tfmanual/documentation/developers/javascript/grid3_javascript_kubernetes.md rename to collections/manual/documentation/developers/javascript/grid3_javascript_kubernetes.md diff --git a/collections/tfmanual/documentation/developers/javascript/grid3_javascript_kvstore.md b/collections/manual/documentation/developers/javascript/grid3_javascript_kvstore.md similarity index 100% rename from collections/tfmanual/documentation/developers/javascript/grid3_javascript_kvstore.md rename to collections/manual/documentation/developers/javascript/grid3_javascript_kvstore.md diff --git a/collections/tfmanual/documentation/developers/javascript/grid3_javascript_loadclient.md b/collections/manual/documentation/developers/javascript/grid3_javascript_loadclient.md similarity index 100% rename from collections/tfmanual/documentation/developers/javascript/grid3_javascript_loadclient.md rename to collections/manual/documentation/developers/javascript/grid3_javascript_loadclient.md diff --git a/collections/tfmanual/documentation/developers/javascript/grid3_javascript_qsfs.md b/collections/manual/documentation/developers/javascript/grid3_javascript_qsfs.md similarity index 100% rename from collections/tfmanual/documentation/developers/javascript/grid3_javascript_qsfs.md rename to collections/manual/documentation/developers/javascript/grid3_javascript_qsfs.md diff --git a/collections/tfmanual/documentation/developers/javascript/grid3_javascript_qsfs_zdbs.md b/collections/manual/documentation/developers/javascript/grid3_javascript_qsfs_zdbs.md similarity index 100% rename from collections/tfmanual/documentation/developers/javascript/grid3_javascript_qsfs_zdbs.md rename to collections/manual/documentation/developers/javascript/grid3_javascript_qsfs_zdbs.md diff --git a/collections/tfmanual/documentation/developers/javascript/grid3_javascript_readme.md b/collections/manual/documentation/developers/javascript/grid3_javascript_readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/javascript/grid3_javascript_readme.md rename to collections/manual/documentation/developers/javascript/grid3_javascript_readme.md diff --git a/collections/tfmanual/documentation/developers/javascript/grid3_javascript_run_scripts.md b/collections/manual/documentation/developers/javascript/grid3_javascript_run_scripts.md similarity index 100% rename from collections/tfmanual/documentation/developers/javascript/grid3_javascript_run_scripts.md rename to collections/manual/documentation/developers/javascript/grid3_javascript_run_scripts.md diff --git a/collections/tfmanual/documentation/developers/javascript/grid3_javascript_vm.md b/collections/manual/documentation/developers/javascript/grid3_javascript_vm.md similarity index 100% rename from collections/tfmanual/documentation/developers/javascript/grid3_javascript_vm.md rename to collections/manual/documentation/developers/javascript/grid3_javascript_vm.md diff --git a/collections/tfmanual/documentation/developers/javascript/grid3_javascript_vm_gateways.md b/collections/manual/documentation/developers/javascript/grid3_javascript_vm_gateways.md similarity index 100% rename from collections/tfmanual/documentation/developers/javascript/grid3_javascript_vm_gateways.md rename to collections/manual/documentation/developers/javascript/grid3_javascript_vm_gateways.md diff --git a/collections/tfmanual/documentation/developers/javascript/grid3_javascript_vms.md b/collections/manual/documentation/developers/javascript/grid3_javascript_vms.md similarity index 100% rename from collections/tfmanual/documentation/developers/javascript/grid3_javascript_vms.md rename to collections/manual/documentation/developers/javascript/grid3_javascript_vms.md diff --git a/collections/tfmanual/documentation/developers/javascript/grid3_javascript_zdb.md b/collections/manual/documentation/developers/javascript/grid3_javascript_zdb.md similarity index 100% rename from collections/tfmanual/documentation/developers/javascript/grid3_javascript_zdb.md rename to collections/manual/documentation/developers/javascript/grid3_javascript_zdb.md diff --git a/collections/tfmanual/documentation/developers/javascript/grid3_wireguard_gateway.md b/collections/manual/documentation/developers/javascript/grid3_wireguard_gateway.md similarity index 100% rename from collections/tfmanual/documentation/developers/javascript/grid3_wireguard_gateway.md rename to collections/manual/documentation/developers/javascript/grid3_wireguard_gateway.md diff --git a/collections/tfmanual/documentation/developers/javascript/sidebar.md b/collections/manual/documentation/developers/javascript/sidebar.md similarity index 100% rename from collections/tfmanual/documentation/developers/javascript/sidebar.md rename to collections/manual/documentation/developers/javascript/sidebar.md diff --git a/collections/manual/documentation/developers/proxy/commands.md b/collections/manual/documentation/developers/proxy/commands.md new file mode 100644 index 0000000..baa2b4d --- /dev/null +++ b/collections/manual/documentation/developers/proxy/commands.md @@ -0,0 +1,127 @@ +

Commands

+ +

Table of Contents

+ +- [Introduction](#introduction) +- [Work on Docs](#work-on-docs) +- [To start the GridProxy server](#to-start-the-gridproxy-server) +- [Run tests](#run-tests) + +*** + +## Introduction + +The Makefile makes it easier to do mostly all the frequently commands needed to work on the project. + +## Work on Docs + +we are using [swaggo/swag](https://github.com/swaggo/swag) to generate swagger docs based on the annotation inside the code. + +- install swag executable binary + +```bash +go install github.com/swaggo/swag/cmd/swag@latest +``` + +- now if you check the binary directory inside go directory you will find the executable file. + +```bash +ls $(go env GOPATH)/bin +``` + +- to run swag you can either use the full path `$(go env GOPATH)/bin/swag` or export go binary to `$PATH` + +```bash +export PATH=$PATH:$(go env GOPATH)/bin +``` + +- use swag to format code comments. + +```bash +swag fmt +``` + +- update the docs + +```bash +swag init +``` + +- to parse external types from vendor + +```bash +swag init --parseVendor +``` + +- for a full generate docs command + +```bash +make docs +``` + +## To start the GridProxy server + +After preparing the postgres database you can `go run` the main file in `cmds/proxy_server/main.go` which responsible for starting all the needed server/clients. + +The server options + +| Option | Description | +|---|---| +| -address | Server ip address (default `":443"`) | +| -ca | certificate authority used to generate certificate (default `"https://acme-staging-v02.api.letsencrypt.org/directory"`) | +| -cert-cache-dir | path to store generated certs in (default `"/tmp/certs"`) | +| -domain | domain on which the server will be served | +| -email | email address to generate certificate with | +| -log-level | log level | +| -no-cert | start the server without certificate | +| -postgres-db | postgres database | +| -postgres-host | postgres host | +| -postgres-password | postgres password | +| -postgres-port | postgres port (default 5432) | +| -postgres-user | postgres username | +| -tfchain-url | tF chain url (default `"wss://tfchain.dev.grid.tf/ws"`) | +| -relay-url | RMB relay url (default`"wss://relay.dev.grid.tf"`) | +| -mnemonics | Dummy user mnemonics for relay calls | +| -v | shows the package version | + +For a full server setup: + +```bash +make restart +``` + +## Run tests + +There is two types of tests in the project + +- Unit Tests + - Found in `pkg/client/*_test.go` + - Run with `go test -v ./pkg/client` +- Integration Tests + - Found in `tests/queries/` + - Run with: + +```bash +go test -v \ +--seed 13 \ +--postgres-host \ +--postgres-db tfgrid-graphql \ +--postgres-password postgres \ +--postgres-user postgres \ +--endpoint \ +--mnemonics +``` + + - Or to run a specific test you can append the previous command with + +```bash +-run +``` + + You can found the TestName in the `tests/queries/*_test.go` files. + +To run all the tests use + +```bash +make test-all +``` diff --git a/collections/tfmanual/documentation/developers/proxy/contributions.md b/collections/manual/documentation/developers/proxy/contributions.md similarity index 100% rename from collections/tfmanual/documentation/developers/proxy/contributions.md rename to collections/manual/documentation/developers/proxy/contributions.md diff --git a/collections/tfmanual/documentation/developers/proxy/database.md b/collections/manual/documentation/developers/proxy/database.md similarity index 100% rename from collections/tfmanual/documentation/developers/proxy/database.md rename to collections/manual/documentation/developers/proxy/database.md diff --git a/collections/tfmanual/documentation/developers/proxy/db_testing.md b/collections/manual/documentation/developers/proxy/db_testing.md similarity index 67% rename from collections/tfmanual/documentation/developers/proxy/db_testing.md rename to collections/manual/documentation/developers/proxy/db_testing.md index 60bffed..ce0a31d 100644 --- a/collections/tfmanual/documentation/developers/proxy/db_testing.md +++ b/collections/manual/documentation/developers/proxy/db_testing.md @@ -16,30 +16,30 @@ We show how to use a database for testing. ## Run postgresql container - ```bash - docker run --rm --name postgres \ - -e POSTGRES_USER=postgres \ - -e POSTGRES_PASSWORD=postgres \ - -e POSTGRES_DB=tfgrid-graphql \ - -p 5432:5432 -d postgres - ``` +```bash +docker run --rm --name postgres \ + -e POSTGRES_USER=postgres \ + -e POSTGRES_PASSWORD=postgres \ + -e POSTGRES_DB=tfgrid-graphql \ + -p 5432:5432 -d postgres +``` ## Create the DB you can either Generate a db with relevant schema to test things locally quickly, or load a previously taken DB dump file: ### Method 1: Generate a db with relevant schema using the db helper tool: - ```bash - cd tools/db/ && go run . \ - --postgres-host 127.0.0.1 \ - --postgres-db tfgrid-graphql \ - --postgres-password postgres \ - --postgres-user postgres \ - --reset \ - ``` +```bash +cd tools/db/ && go run . \ + --postgres-host 127.0.0.1 \ + --postgres-db tfgrid-graphql \ + --postgres-password postgres \ + --postgres-user postgres \ + --reset \ +``` ### Method 2: Fill the DB from a Production db dump file, for example if you have `dump.sql` file, you can run: - ```bash - psql -h 127.0.0.1 -U postgres -d tfgrid-graphql < dump.sql - ``` +```bash +psql -h 127.0.0.1 -U postgres -d tfgrid-graphql < dump.sql +``` diff --git a/collections/tfmanual/documentation/developers/proxy/explorer.md b/collections/manual/documentation/developers/proxy/explorer.md similarity index 100% rename from collections/tfmanual/documentation/developers/proxy/explorer.md rename to collections/manual/documentation/developers/proxy/explorer.md diff --git a/collections/tfmanual/documentation/developers/proxy/production.md b/collections/manual/documentation/developers/proxy/production.md similarity index 100% rename from collections/tfmanual/documentation/developers/proxy/production.md rename to collections/manual/documentation/developers/proxy/production.md diff --git a/collections/tfmanual/documentation/developers/proxy/proxy.md b/collections/manual/documentation/developers/proxy/proxy.md similarity index 100% rename from collections/tfmanual/documentation/developers/proxy/proxy.md rename to collections/manual/documentation/developers/proxy/proxy.md diff --git a/collections/tfmanual/documentation/developers/proxy/proxy_readme.md b/collections/manual/documentation/developers/proxy/proxy_readme.md similarity index 100% rename from collections/tfmanual/documentation/developers/proxy/proxy_readme.md rename to collections/manual/documentation/developers/proxy/proxy_readme.md diff --git a/collections/tfmanual/documentation/developers/proxy/release.md b/collections/manual/documentation/developers/proxy/release.md similarity index 100% rename from collections/tfmanual/documentation/developers/proxy/release.md rename to collections/manual/documentation/developers/proxy/release.md diff --git a/collections/tfmanual/documentation/developers/proxy/setup.md b/collections/manual/documentation/developers/proxy/setup.md similarity index 100% rename from collections/tfmanual/documentation/developers/proxy/setup.md rename to collections/manual/documentation/developers/proxy/setup.md diff --git a/collections/tfmanual/documentation/developers/tfchain/tfchain.md b/collections/manual/documentation/developers/tfchain/dev_tfchain.md similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/tfchain.md rename to collections/manual/documentation/developers/tfchain/dev_tfchain.md diff --git a/collections/tfmanual/documentation/developers/tfchain/farming_policies.md b/collections/manual/documentation/developers/tfchain/farming_policies.md similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/farming_policies.md rename to collections/manual/documentation/developers/tfchain/farming_policies.md diff --git a/collections/tfmanual/documentation/developers/tfchain/img/attach.png b/collections/manual/documentation/developers/tfchain/img/attach.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/attach.png rename to collections/manual/documentation/developers/tfchain/img/attach.png diff --git a/collections/tfmanual/documentation/developers/tfchain/img/close_proposal.png b/collections/manual/documentation/developers/tfchain/img/close_proposal.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/close_proposal.png rename to collections/manual/documentation/developers/tfchain/img/close_proposal.png diff --git a/collections/tfmanual/documentation/developers/tfchain/img/create_contract.png b/collections/manual/documentation/developers/tfchain/img/create_contract.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/create_contract.png rename to collections/manual/documentation/developers/tfchain/img/create_contract.png diff --git a/collections/tfmanual/documentation/developers/tfchain/img/create_policy.png b/collections/manual/documentation/developers/tfchain/img/create_policy.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/create_policy.png rename to collections/manual/documentation/developers/tfchain/img/create_policy.png diff --git a/collections/tfmanual/documentation/developers/tfchain/img/create_provider.png b/collections/manual/documentation/developers/tfchain/img/create_provider.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/create_provider.png rename to collections/manual/documentation/developers/tfchain/img/create_provider.png diff --git a/collections/tfmanual/documentation/developers/tfchain/img/propose_approve.png b/collections/manual/documentation/developers/tfchain/img/propose_approve.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/propose_approve.png rename to collections/manual/documentation/developers/tfchain/img/propose_approve.png diff --git a/collections/tfmanual/documentation/developers/tfchain/img/proposed_approve.png b/collections/manual/documentation/developers/tfchain/img/proposed_approve.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/proposed_approve.png rename to collections/manual/documentation/developers/tfchain/img/proposed_approve.png diff --git a/collections/tfmanual/documentation/developers/tfchain/img/query_provider.png b/collections/manual/documentation/developers/tfchain/img/query_provider.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/query_provider.png rename to collections/manual/documentation/developers/tfchain/img/query_provider.png diff --git a/collections/tfmanual/documentation/developers/tfchain/img/service_contract_approve.png b/collections/manual/documentation/developers/tfchain/img/service_contract_approve.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/service_contract_approve.png rename to collections/manual/documentation/developers/tfchain/img/service_contract_approve.png diff --git a/collections/tfmanual/documentation/developers/tfchain/img/service_contract_bill.png b/collections/manual/documentation/developers/tfchain/img/service_contract_bill.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/service_contract_bill.png rename to collections/manual/documentation/developers/tfchain/img/service_contract_bill.png diff --git a/collections/tfmanual/documentation/developers/tfchain/img/service_contract_cancel.png b/collections/manual/documentation/developers/tfchain/img/service_contract_cancel.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/service_contract_cancel.png rename to collections/manual/documentation/developers/tfchain/img/service_contract_cancel.png diff --git a/collections/tfmanual/documentation/developers/tfchain/img/service_contract_create.png b/collections/manual/documentation/developers/tfchain/img/service_contract_create.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/service_contract_create.png rename to collections/manual/documentation/developers/tfchain/img/service_contract_create.png diff --git a/collections/tfmanual/documentation/developers/tfchain/img/service_contract_id.png b/collections/manual/documentation/developers/tfchain/img/service_contract_id.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/service_contract_id.png rename to collections/manual/documentation/developers/tfchain/img/service_contract_id.png diff --git a/collections/tfmanual/documentation/developers/tfchain/img/service_contract_reject.png b/collections/manual/documentation/developers/tfchain/img/service_contract_reject.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/service_contract_reject.png rename to collections/manual/documentation/developers/tfchain/img/service_contract_reject.png diff --git a/collections/tfmanual/documentation/developers/tfchain/img/service_contract_set_fees.png b/collections/manual/documentation/developers/tfchain/img/service_contract_set_fees.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/service_contract_set_fees.png rename to collections/manual/documentation/developers/tfchain/img/service_contract_set_fees.png diff --git a/collections/tfmanual/documentation/developers/tfchain/img/service_contract_set_metadata.png b/collections/manual/documentation/developers/tfchain/img/service_contract_set_metadata.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/service_contract_set_metadata.png rename to collections/manual/documentation/developers/tfchain/img/service_contract_set_metadata.png diff --git a/collections/tfmanual/documentation/developers/tfchain/img/service_contract_state.png b/collections/manual/documentation/developers/tfchain/img/service_contract_state.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/service_contract_state.png rename to collections/manual/documentation/developers/tfchain/img/service_contract_state.png diff --git a/collections/tfmanual/documentation/developers/tfchain/img/service_contract_twin_from_account.png b/collections/manual/documentation/developers/tfchain/img/service_contract_twin_from_account.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/service_contract_twin_from_account.png rename to collections/manual/documentation/developers/tfchain/img/service_contract_twin_from_account.png diff --git a/collections/tfmanual/documentation/developers/tfchain/img/TF.png b/collections/manual/documentation/developers/tfchain/img/tf.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/TF.png rename to collections/manual/documentation/developers/tfchain/img/tf.png diff --git a/collections/tfmanual/documentation/developers/tfchain/img/vote_proposal.png b/collections/manual/documentation/developers/tfchain/img/vote_proposal.png similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/img/vote_proposal.png rename to collections/manual/documentation/developers/tfchain/img/vote_proposal.png diff --git a/collections/tfmanual/documentation/developers/tfchain/introduction.md b/collections/manual/documentation/developers/tfchain/introduction.md similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/introduction.md rename to collections/manual/documentation/developers/tfchain/introduction.md diff --git a/collections/tfmanual/documentation/developers/tfchain/tfchain_external_service_contract.md b/collections/manual/documentation/developers/tfchain/tfchain_external_service_contract.md similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/tfchain_external_service_contract.md rename to collections/manual/documentation/developers/tfchain/tfchain_external_service_contract.md diff --git a/collections/tfmanual/documentation/developers/tfchain/tfchain_solution_provider.md b/collections/manual/documentation/developers/tfchain/tfchain_solution_provider.md similarity index 100% rename from collections/tfmanual/documentation/developers/tfchain/tfchain_solution_provider.md rename to collections/manual/documentation/developers/tfchain/tfchain_solution_provider.md diff --git a/collections/tfmanual/documentation/developers/tfcmd/tfcmd.md b/collections/manual/documentation/developers/tfcmd/tfcmd.md similarity index 100% rename from collections/tfmanual/documentation/developers/tfcmd/tfcmd.md rename to collections/manual/documentation/developers/tfcmd/tfcmd.md diff --git a/collections/tfmanual/documentation/developers/tfcmd/tfcmd_basics.md b/collections/manual/documentation/developers/tfcmd/tfcmd_basics.md similarity index 100% rename from collections/tfmanual/documentation/developers/tfcmd/tfcmd_basics.md rename to collections/manual/documentation/developers/tfcmd/tfcmd_basics.md diff --git a/collections/tfmanual/documentation/developers/tfcmd/tfcmd_contracts.md b/collections/manual/documentation/developers/tfcmd/tfcmd_contracts.md similarity index 100% rename from collections/tfmanual/documentation/developers/tfcmd/tfcmd_contracts.md rename to collections/manual/documentation/developers/tfcmd/tfcmd_contracts.md diff --git a/collections/tfmanual/documentation/developers/tfcmd/tfcmd_gateway_fqdn.md b/collections/manual/documentation/developers/tfcmd/tfcmd_gateway_fqdn.md similarity index 100% rename from collections/tfmanual/documentation/developers/tfcmd/tfcmd_gateway_fqdn.md rename to collections/manual/documentation/developers/tfcmd/tfcmd_gateway_fqdn.md diff --git a/collections/tfmanual/documentation/developers/tfcmd/tfcmd_gateway_name.md b/collections/manual/documentation/developers/tfcmd/tfcmd_gateway_name.md similarity index 100% rename from collections/tfmanual/documentation/developers/tfcmd/tfcmd_gateway_name.md rename to collections/manual/documentation/developers/tfcmd/tfcmd_gateway_name.md diff --git a/collections/tfmanual/documentation/developers/tfcmd/tfcmd_kubernetes.md b/collections/manual/documentation/developers/tfcmd/tfcmd_kubernetes.md similarity index 100% rename from collections/tfmanual/documentation/developers/tfcmd/tfcmd_kubernetes.md rename to collections/manual/documentation/developers/tfcmd/tfcmd_kubernetes.md diff --git a/collections/tfmanual/documentation/developers/tfcmd/tfcmd_vm.md b/collections/manual/documentation/developers/tfcmd/tfcmd_vm.md similarity index 100% rename from collections/tfmanual/documentation/developers/tfcmd/tfcmd_vm.md rename to collections/manual/documentation/developers/tfcmd/tfcmd_vm.md diff --git a/collections/tfmanual/documentation/developers/tfcmd/tfcmd_zdbs.md b/collections/manual/documentation/developers/tfcmd/tfcmd_zdbs.md similarity index 100% rename from collections/tfmanual/documentation/developers/tfcmd/tfcmd_zdbs.md rename to collections/manual/documentation/developers/tfcmd/tfcmd_zdbs.md diff --git a/collections/tfmanual/documentation/developers/tfrobot/tfrobot.md b/collections/manual/documentation/developers/tfrobot/tfrobot.md similarity index 100% rename from collections/tfmanual/documentation/developers/tfrobot/tfrobot.md rename to collections/manual/documentation/developers/tfrobot/tfrobot.md diff --git a/collections/tfmanual/documentation/developers/tfrobot/tfrobot_commands_flags.md b/collections/manual/documentation/developers/tfrobot/tfrobot_commands_flags.md similarity index 100% rename from collections/tfmanual/documentation/developers/tfrobot/tfrobot_commands_flags.md rename to collections/manual/documentation/developers/tfrobot/tfrobot_commands_flags.md diff --git a/collections/tfmanual/documentation/developers/tfrobot/tfrobot_config.md b/collections/manual/documentation/developers/tfrobot/tfrobot_config.md similarity index 100% rename from collections/tfmanual/documentation/developers/tfrobot/tfrobot_config.md rename to collections/manual/documentation/developers/tfrobot/tfrobot_config.md diff --git a/collections/tfmanual/documentation/developers/tfrobot/tfrobot_configurations.md b/collections/manual/documentation/developers/tfrobot/tfrobot_configurations.md similarity index 100% rename from collections/tfmanual/documentation/developers/tfrobot/tfrobot_configurations.md rename to collections/manual/documentation/developers/tfrobot/tfrobot_configurations.md diff --git a/collections/tfmanual/documentation/developers/tfrobot/tfrobot_deploy.md b/collections/manual/documentation/developers/tfrobot/tfrobot_deploy.md similarity index 100% rename from collections/tfmanual/documentation/developers/tfrobot/tfrobot_deploy.md rename to collections/manual/documentation/developers/tfrobot/tfrobot_deploy.md diff --git a/collections/tfmanual/documentation/developers/tfrobot/tfrobot_installation.md b/collections/manual/documentation/developers/tfrobot/tfrobot_installation.md similarity index 100% rename from collections/tfmanual/documentation/developers/tfrobot/tfrobot_installation.md rename to collections/manual/documentation/developers/tfrobot/tfrobot_installation.md diff --git a/collections/tfmanual/documentation/documentation.md b/collections/manual/documentation/documentation.md similarity index 100% rename from collections/tfmanual/documentation/documentation.md rename to collections/manual/documentation/documentation.md diff --git a/collections/tfmanual/documentation/faq/faq.md b/collections/manual/documentation/faq/faq.md similarity index 96% rename from collections/tfmanual/documentation/faq/faq.md rename to collections/manual/documentation/faq/faq.md index 511c34d..dda0496 100644 --- a/collections/tfmanual/documentation/faq/faq.md +++ b/collections/manual/documentation/faq/faq.md @@ -7,7 +7,7 @@ - [What is the the ThreeFold blockchain?](#what-is-the-the-threefold-blockchain) - [What is the architecture of the ThreeFold Grid in simple terms?](#what-is-the-architecture-of-the-threefold-grid-in-simple-terms) - [What is the difference between Internet capacity and connectivity? Does ThreeFold replace my Internet service provider (ISP)?](#what-is-the-difference-between-internet-capacity-and-connectivity-does-threefold-replace-my-internet-service-provider-isp) - - [What are the priorities of ThreeFold (the Three P of ThreeFold)? ThreeFold is a Planet first project, what does it mean?](#what-are-the-priorities-of-threefold-the-three-p-of-threefold-threefold-is-a-planet-first-project-what-does-it-mean) + - [What are the priorities of ThreeFold - the Three P of ThreeFold? ThreeFold is a Planet first project, what does it mean?](#what-are-the-priorities-of-threefold---the-three-p-of-threefold-threefold-is-a-planet-first-project-what-does-it-mean) - [I want to help build the new Internet. How can I become a ThreeFold certified 3node partner?](#i-want-to-help-build-the-new-internet-how-can-i-become-a-threefold-certified-3node-partner) - [How can I create a twin on the TF Grid?](#how-can-i-create-a-twin-on-the-tf-grid) - [ThreeFold Communication](#threefold-communication) @@ -44,7 +44,7 @@ - [How can I use Grid Proxy to find information on the ThreeFold Grid and 3Nodes?](#how-can-i-use-grid-proxy-to-find-information-on-the-threefold-grid-and-3nodes) - [Who is hosting GraphQL and Grid Proxy on the ThreeFold Grid?](#who-is-hosting-graphql-and-grid-proxy-on-the-threefold-grid) - [What is the difference between uptime, status and power state?](#what-is-the-difference-between-uptime-status-and-power-state) - - [I do not remember the name (ThreeFold 3bot ID) associated with my seed phrase on the ThreeFold Connect app. Can I recover my TF Connect app account with only the seed phrase and not the name (3bot ID) associated with it?](#i-do-not-remember-the-name-threefold-3bot-id-associated-with-my-seed-phrase-on-the-threefold-connect-app-can-i-recover-my-tf-connect-app-account-with-only-the-seed-phrase-and-not-the-name-3bot-id-associated-with-it) + - [I do not remember the name - ThreeFold 3bot ID - associated with my seed phrase on the ThreeFold Connect app. Can I recover my TF Connect app account with only the seed phrase and not the name, 3bot ID, associated with it?](#i-do-not-remember-the-name---threefold-3bot-id---associated-with-my-seed-phrase-on-the-threefold-connect-app-can-i-recover-my-tf-connect-app-account-with-only-the-seed-phrase-and-not-the-name-3bot-id-associated-with-it) - [USERS FAQ](#users-faq) - [TF Grid Functionalities](#tf-grid-functionalities) - [What are the type of storage available on TF Grid?](#what-are-the-type-of-storage-available-on-tf-grid) @@ -59,7 +59,7 @@ - [How can I add ThreeFold peers in the Yggdrasil configuration file?](#how-can-i-add-threefold-peers-in-the-yggdrasil-configuration-file) - [How can I see Yggdrasil/Planetary Network's peers?](#how-can-i-see-yggdrasilplanetary-networks-peers) - [How can I ping an Yggdrasil IP or IPv6 address?](#how-can-i-ping-an-yggdrasil-ip-or-ipv6-address) - - [Is there a way to test if I am properly connected to the Yggdrasil network (Planetary Network)?](#is-there-a-way-to-test-if-i-am-properly-connected-to-the-yggdrasil-network-planetary-network) + - [Is there a way to test if I am properly connected to the Yggdrasil network - Planetary Network?](#is-there-a-way-to-test-if-i-am-properly-connected-to-the-yggdrasil-network---planetary-network) - [How can I change the username of my SSH key?](#how-can-i-change-the-username-of-my-ssh-key) - [What is ThreeFold's stance on sharded workload? Will ThreeFold embrace and move towards distributed data chunks or stay with the one deployment, one node model?](#what-is-threefolds-stance-on-sharded-workload-will-threefold-embrace-and-move-towards-distributed-data-chunks-or-stay-with-the-one-deployment-one-node-model) - [Tutorials and Guides](#tutorials-and-guides) @@ -69,11 +69,11 @@ - [Linux, Github, Containers and More](#linux-github-containers-and-more) - [Where should I start to learn more about Linux?](#where-should-i-start-to-learn-more-about-linux) - [How can I clone a single branch of a repository on Github?](#how-can-i-clone-a-single-branch-of-a-repository-on-github) - - [Grace Period (Status Paused)](#grace-period-status-paused) + - [Grace Period - Status Paused](#grace-period---status-paused) - [The status of my deployment is paused, in grace period, how can I resume the deployment?](#the-status-of-my-deployment-is-paused-in-grace-period-how-can-i-resume-the-deployment) - [Once I refund my TF wallet, how long does it take for the deployment to resume from grace period?](#once-i-refund-my-tf-wallet-how-long-does-it-take-for-the-deployment-to-resume-from-grace-period) - - [Can I SSH into my deployments when they are in grace period (i.e. when their status is paused)?](#can-i-ssh-into-my-deployments-when-they-are-in-grace-period-ie-when-their-status-is-paused) - - [How long is the grace period (i.e. when the deployment status is paused)?](#how-long-is-the-grace-period-ie-when-the-deployment-status-is-paused) + - [Can I SSH into my deployments when they are in grace period - i.e. when their status is paused?](#can-i-ssh-into-my-deployments-when-they-are-in-grace-period---ie-when-their-status-is-paused) + - [How long is the grace period - i.e. when the deployment status is paused?](#how-long-is-the-grace-period---ie-when-the-deployment-status-is-paused) - [Terraform](#terraform) - [Working with Terraform, I get the following error: failed to create contract: ContractIsNotUnique. Is there a fix to this issue?](#working-with-terraform-i-get-the-following-error-failed-to-create-contract-contractisnotunique-is-there-a-fix-to-this-issue) - [I am working with Terraform. What do I have to write in the file env.tfvars?](#i-am-working-with-terraform-what-do-i-have-to-write-in-the-file-envtfvars) @@ -115,7 +115,7 @@ - [Do I need one reward address per 3Node?](#do-i-need-one-reward-address-per-3node) - [How can I access the expert bootstrap mode for Zero-OS?](#how-can-i-access-the-expert-bootstrap-mode-for-zero-os) - [When it comes to the Zero-OS bootstrap image, can I simply duplicate the first image I burnt when I build another 3Node?](#when-it-comes-to-the-zero-os-bootstrap-image-can-i-simply-duplicate-the-first-image-i-burnt-when-i-build-another-3node) - - [If a node is unused for certain time (e.g. many months offline), will it be erased by the Grid?](#if-a-node-is-unused-for-certain-time-eg-many-months-offline-will-it-be-erased-by-the-grid) + - [If a node is unused for certain time, e.g. many months offline, will it be erased by the Grid?](#if-a-node-is-unused-for-certain-time-eg-many-months-offline-will-it-be-erased-by-the-grid) - [Can a farm be erased from TF Grid?](#can-a-farm-be-erased-from-tf-grid) - [On the ThreeFold Connect App, it says I need to migrate my Titan farm from V2 to V3. What do I have to do? How long does this take?](#on-the-threefold-connect-app-it-says-i-need-to-migrate-my-titan-farm-from-v2-to-v3-what-do-i-have-to-do-how-long-does-this-take) - [How can I migrate my DIY farm from V2 to V3?](#how-can-i-migrate-my-diy-farm-from-v2-to-v3) @@ -143,7 +143,7 @@ - [Do I need any specific port configuration when booting a 3Node?](#do-i-need-any-specific-port-configuration-when-booting-a-3node) - [How much electricity does a 3Node use?](#how-much-electricity-does-a-3node-use) - [Has anyone run stress tests to know the power consumption at heavy load of certain 3Nodes?](#has-anyone-run-stress-tests-to-know-the-power-consumption-at-heavy-load-of-certain-3nodes) - - [Can the Titan 3Node be run on PoE? (Power Over Ethernet)](#can-the-titan-3node-be-run-on-poe-power-over-ethernet) + - [Can the Titan 3Node be run on Power Over Ethernet, PoE?](#can-the-titan-3node-be-run-on-power-over-ethernet-poe) - [What is the relationship between the 3Node's resources and bandwidth?](#what-is-the-relationship-between-the-3nodes-resources-and-bandwidth) - [What is the bandwidth needed when it comes to running 3Nodes on the Grid?](#what-is-the-bandwidth-needed-when-it-comes-to-running-3nodes-on-the-grid) - [Can I run Zero-OS on a virtual machine?](#can-i-run-zero-os-on-a-virtual-machine) @@ -156,7 +156,7 @@ - [If I wipe my disk to create a new node ID, will I lose my farming rewards during the month?](#if-i-wipe-my-disk-to-create-a-new-node-id-will-i-lose-my-farming-rewards-during-the-month) - [My disks have issues with Zero-OS and my 3Nodes. How can I do a factory reset of the disks?](#my-disks-have-issues-with-zero-os-and-my-3nodes-how-can-i-do-a-factory-reset-of-the-disks) - [Before doing a bootstrap image, I need to format my USB key. How can I format my USB key?](#before-doing-a-bootstrap-image-i-need-to-format-my-usb-key-how-can-i-format-my-usb-key) - - [What do you use to burn (or to load) the Zero-OS bootstrap image onto a USB stick?](#what-do-you-use-to-burn-or-to-load-the-zero-os-bootstrap-image-onto-a-usb-stick) + - [What do you use to burn or to load the Zero-OS bootstrap image onto a USB stick?](#what-do-you-use-to-burn-or-to-load-the-zero-os-bootstrap-image-onto-a-usb-stick) - [Should I do a UEFI image or a BIOS image to bootstrap Zero-OS?](#should-i-do-a-uefi-image-or-a-bios-image-to-bootstrap-zero-os) - [How do I set the BIOS or UEFI of my 3Node?](#how-do-i-set-the-bios-or-uefi-of-my-3node) - [For my 3Node server, do I need to enable virtualization in BIOS or UEFI?](#for-my-3node-server-do-i-need-to-enable-virtualization-in-bios-or-uefi) @@ -164,13 +164,13 @@ - [The first time I booted my 3Node server, it says that the node is not registered yet. What can I do?](#the-first-time-i-booted-my-3node-server-it-says-that-the-node-is-not-registered-yet-what-can-i-do) - [The first time I boot my 3Node, the node gets registered but it says cache disk : no ssd. What can I do?](#the-first-time-i-boot-my-3node-the-node-gets-registered-but-it-says-cache-disk--no-ssd-what-can-i-do) - [The first time I boot my 3 node, the node gets registered and it says cache disk : OK, but the table System Used Capacity is empty. What can I do?](#the-first-time-i-boot-my-3-node-the-node-gets-registered-and-it-says-cache-disk--ok-but-the-table-system-used-capacity-is-empty-what-can-i-do) - - [I have a relatively old server (e.g. Dell R710 or R620, Z840). I have trouble booting Zero-OS. What could I do?](#i-have-a-relatively-old-server-eg-dell-r710-or-r620-z840-i-have-trouble-booting-zero-os-what-could-i-do) + - [I have a relatively old server. I have trouble booting Zero-OS. What could I do?](#i-have-a-relatively-old-server-i-have-trouble-booting-zero-os-what-could-i-do) - [I connected a SATA SSD to a CD-DVD optical drive adaptor. My system does not recognize the disk. What can I do?](#i-connected-a-sata-ssd-to-a-cd-dvd-optical-drive-adaptor-my-system-does-not-recognize-the-disk-what-can-i-do) - - [Can someone explain what should I put in the Public IP part of my farm? Should I just insert my Public IP and Gateway (given by my ISP)?](#can-someone-explain-what-should-i-put-in-the-public-ip-part-of-my-farm-should-i-just-insert-my-public-ip-and-gateway-given-by-my-isp) + - [Can someone explain what should I put in the Public IP part of my farm? Should I just insert my Public IP and Gateway given by my ISP?](#can-someone-explain-what-should-i-put-in-the-public-ip-part-of-my-farm-should-i-just-insert-my-public-ip-and-gateway-given-by-my-isp) - [Farming Optimization](#farming-optimization) - [What is the difference between a ThreeFold 3Node and a ThreeFold farm? What is the difference between the farm ID and the node ID?](#what-is-the-difference-between-a-threefold-3node-and-a-threefold-farm-what-is-the-difference-between-the-farm-id-and-the-node-id) - [How can I know how many GB of SSD and RAM do I need?](#how-can-i-know-how-many-gb-of-ssd-and-ram-do-i-need) - - [What is the optimal ratio of virtual cores (vcores or threads), SSD storage and RAM memory? What is the best optimization scenario for a 3Node, in terms of ThreeFold tokens (TFT) farming rewards?](#what-is-the-optimal-ratio-of-virtual-cores-vcores-or-threads-ssd-storage-and-ram-memory-what-is-the-best-optimization-scenario-for-a-3node-in-terms-of-threefold-tokens-tft-farming-rewards) + - [What is the optimal ratio of virtual cores - vcores or threads - SSD storage and RAM memory? What is the best optimization scenario for a 3Node, in terms of TFT farming rewards?](#what-is-the-optimal-ratio-of-virtual-cores---vcores-or-threads---ssd-storage-and-ram-memory-what-is-the-best-optimization-scenario-for-a-3node-in-terms-of-tft-farming-rewards) - [What does TBW mean? What is a good TBW level for a SSD disk?](#what-does-tbw-mean-what-is-a-good-tbw-level-for-a-ssd-disk) - [Are SATA and SAS drives interchangeable?](#are-sata-and-sas-drives-interchangeable) - [What is the speed difference between SAS and SATA disks?](#what-is-the-speed-difference-between-sas-and-sata-disks) @@ -182,7 +182,7 @@ - [I have rack servers in my ThreeFold farm. Can I set rack servers vertically?](#i-have-rack-servers-in-my-threefold-farm-can-i-set-rack-servers-vertically) - [Farming and Maintenance](#farming-and-maintenance) - [How can I check if there is utilization on my 3Nodes?](#how-can-i-check-if-there-is-utilization-on-my-3nodes) - - [Do I need the Zero-OS bootstrap image drive (USB or CD-DVD) when I reboot, or can I boot Zero-OS from the 3Node main hard drive?](#do-i-need-the-zero-os-bootstrap-image-drive-usb-or-cd-dvd-when-i-reboot-or-can-i-boot-zero-os-from-the-3node-main-hard-drive) + - [Do I need the Zero-OS bootstrap image drive when I reboot, or can I boot Zero-OS from the 3Node main hard drive?](#do-i-need-the-zero-os-bootstrap-image-drive-when-i-reboot-or-can-i-boot-zero-os-from-the-3node-main-hard-drive) - [It's written that my node is using 100% of HRU. What does it mean?](#its-written-that-my-node-is-using-100-of-hru-what-does-it-mean) - [On the ThreeFold Node Finder, I only see half of the virtual cores or threads my 3Node has, what can I do?](#on-the-threefold-node-finder-i-only-see-half-of-the-virtual-cores-or-threads-my-3node-has-what-can-i-do) - [Why are the 3Nodes' resources different on the ThreeFold Node Finder and the ThreeFold Dashboard?](#why-are-the-3nodes-resources-different-on-the-threefold-node-finder-and-the-threefold-dashboard) @@ -206,8 +206,8 @@ - [Do I need to enable UEFI Network Stack?](#do-i-need-to-enable-uefi-network-stack) - [I want redundancy of power for my 3 nodes. I have two PSU on my Dell server. What can I do?](#i-want-redundancy-of-power-for-my-3-nodes-i-have-two-psu-on-my-dell-server-what-can-i-do) - [Why isn't there support for RAID? Does Zero-OS work with RAID?](#why-isnt-there-support-for-raid-does-zero-os-work-with-raid) - - [Is there a way to bypass RAID in order for Zero-OS to have bare metals on the system? (No RAID controller in between storage and the Grid.)](#is-there-a-way-to-bypass-raid-in-order-for-zero-os-to-have-bare-metals-on-the-system-no-raid-controller-in-between-storage-and-the-grid) - - [I have a 3Node rack server. Is it possible to use a M.2 to SATA adapter in order to put the M.2 SATA disk in the HDD bay (onboard storage)?](#i-have-a-3node-rack-server-is-it-possible-to-use-a-m2-to-sata-adapter-in-order-to-put-the-m2-sata-disk-in-the-hdd-bay-onboard-storage) + - [Is there a way to bypass RAID in order for Zero-OS to have bare metals on the system - No RAID controller in between storage and the Grid ?](#is-there-a-way-to-bypass-raid-in-order-for-zero-os-to-have-bare-metals-on-the-system---no-raid-controller-in-between-storage-and-the-grid-) + - [I have a 3Node rack server. Is it possible to use a M.2 to SATA adapter in order to put the M.2 SATA disk in the HDD bay onboard storage?](#i-have-a-3node-rack-server-is-it-possible-to-use-a-m2-to-sata-adapter-in-order-to-put-the-m2-sata-disk-in-the-hdd-bay-onboard-storage) - [My 3Node uses only PCIe adapters and SSD NVME disks. Do I need the RAID controller on?](#my-3node-uses-only-pcie-adapters-and-ssd-nvme-disks-do-i-need-the-raid-controller-on) - [Can I change the name of my farm on polkadot.js?](#can-i-change-the-name-of-my-farm-on-polkadotjs) - [How can I delete a farm on polkadot.js?](#how-can-i-delete-a-farm-on-polkadotjs) @@ -231,7 +231,7 @@ - [I get the error Certificate is not yet valid when booting my 3Node server, what can I do?](#i--get-the-error-certificate-is-not-yet-valid-when-booting-my-3node-server-what-can-i-do) - [When running wipefs to wipe my disks on Linux, I get either of the following errors: "syntax error near unexpected token" or "Probing Initialized Failed". Is there a fix?](#when-running-wipefs-to-wipe-my-disks-on-linux-i-get-either-of-the-following-errors-syntax-error-near-unexpected-token-or-probing-initialized-failed-is-there-a-fix) - [I did a format on my SSD disk, but Zero-OS still does not recognize them. What's wrong?](#i-did-a-format-on-my-ssd-disk-but-zero-os-still-does-not-recognize-them-whats-wrong) - - [I have a Dell Rx10 server (R610, 710, 910). When I boot Zero-OS I get the message Probing EDD and the 3Node doesn't boot from there. What can I do?](#i-have-a-dell-rx10-server-r610-710-910-when-i-boot-zero-os-i-get-the-message-probing-edd-and-the-3node-doesnt-boot-from-there-what-can-i-do) + - [I have a Dell Rx10 server - R610, 710, 910. When I boot Zero-OS I get the message Probing EDD and the 3Node doesn't boot from there. What can I do?](#i-have-a-dell-rx10-server---r610-710-910-when-i-boot-zero-os-i-get-the-message-probing-edd-and-the-3node-doesnt-boot-from-there-what-can-i-do) - [My 3Node doesn't boot properly without a monitor plugged in. What can I do?](#my-3node-doesnt-boot-properly-without-a-monitor-plugged-in-what-can-i-do) - [My 3Node is running on the Grid, but when I plugged in the monitor, it states: Disabling IR #16. Is there a problem?](#my-3node-is-running-on-the-grid-but-when-i-plugged-in-the-monitor-it-states-disabling-ir-16-is-there-a-problem) - [My 3Node won't boot without disabling the Secure Boot option, is it safe?](#my-3node-wont-boot-without-disabling-the-secure-boot-option-is-it-safe) @@ -299,7 +299,7 @@ In simple terms, the Internet is composed of both capacity and connectivity. Cap ThreeFold’s technology enables distributed capacity generation, but ThreeFold doesn’t deal in connectivity. 3nodes offer Internet capacity, but farmers still rely on connectivity provider like the usual Internet service provider (ISP). -### What are the priorities of ThreeFold (the Three P of ThreeFold)? ThreeFold is a Planet first project, what does it mean? +### What are the priorities of ThreeFold - the Three P of ThreeFold? ThreeFold is a Planet first project, what does it mean? ThreeFold is working for the Planet, the People and Profit, in this very order of importance. Planet comes first as it is our home to us all. A humane enterprise always has people before profit, and serious entrepreneurs know profit cannot be left out of the equation of a thriving project. @@ -621,7 +621,7 @@ There are three distinctly named endpoints or fields that exist in the back end -### I do not remember the name (ThreeFold 3bot ID) associated with my seed phrase on the ThreeFold Connect app. Can I recover my TF Connect app account with only the seed phrase and not the name (3bot ID) associated with it? +### I do not remember the name - ThreeFold 3bot ID - associated with my seed phrase on the ThreeFold Connect app. Can I recover my TF Connect app account with only the seed phrase and not the name, 3bot ID, associated with it? If you forgot the name associated with your seed phrase on the TF Connect app, you can always create a new identity (ThreeFold 3bot ID) and import your wallet using the old seed phrase. @@ -855,7 +855,7 @@ ping6 -c 2 yggdrasil_address -### Is there a way to test if I am properly connected to the Yggdrasil network (Planetary Network)? +### Is there a way to test if I am properly connected to the Yggdrasil network - Planetary Network? To check if you are properly connected to the Yggdrasil network, try reaching this website: @@ -956,7 +956,7 @@ git clone --single-branch --branch branch_name https://github.com/GITHUB_ACCOUNT -## Grace Period (Status Paused) +## Grace Period - Status Paused ### The status of my deployment is paused, in grace period, how can I resume the deployment? @@ -971,13 +971,13 @@ It can take around one hour to change the status from "paused" to "ok" and thus -### Can I SSH into my deployments when they are in grace period (i.e. when their status is paused)? +### Can I SSH into my deployments when they are in grace period - i.e. when their status is paused? While in grace period, you might not be able to SSH into your deployment. Refund your wallet to resume deployments. -### How long is the grace period (i.e. when the deployment status is paused)? +### How long is the grace period - i.e. when the deployment status is paused? The grace period is 2 weeks. During this period, you can refill your wallet to resume your deployment. @@ -1297,7 +1297,7 @@ Yes. What is needed on this bootstrap image is to have the proper farm ID. The b -### If a node is unused for certain time (e.g. many months offline), will it be erased by the Grid? +### If a node is unused for certain time, e.g. many months offline, will it be erased by the Grid? No, nodes only get deleted if the farm owner chooses to do so. Old "nodes" are really just entries in TF Chain and TF Chain does not modify or delete this data without external input. @@ -1471,7 +1471,7 @@ For more information, read thes section [Calculate the Total Electricity Cost of The community is starting to gather some data on this. As of now, we know that a R720 with 2x2690v2 cpu, 4TB NVME SSE P4510 and 320GB ram will draw 390W @100% load. With 2x2650L v2, it's around 300W with fans at full speed. More info will be added as we gather more data. -### Can the Titan 3Node be run on PoE? (Power Over Ethernet) +### Can the Titan 3Node be run on Power Over Ethernet, PoE? Titans don't come equipped for Power Over Ethernet (PoE). If you have a NUC based Titan there are some PoE lids that might be compatible. @@ -1606,7 +1606,7 @@ MAC: This is done easily with Disk Utility. Go in Disk Utility. Select your USB LINUX: In the Terminal, write *df*, find your disk (here we use sdX), write *sudo umount /dev/sdX*, write this line (with the proper FORMAT) *sudo mkfs.FORMAT /dev/sdX* [FORMAT= vfat for FAT32, ntfs for NTFS, exfat for exFAT], then finally verify the formatting by writing *sudo fsck /dev/sdX*. -### What do you use to burn (or to load) the Zero-OS bootstrap image onto a USB stick? +### What do you use to burn or to load the Zero-OS bootstrap image onto a USB stick? For MAC, Linux and Windows, you can use [BalenaEtcher](https://www.balena.io/etcher/) to load/flash the image on a USB stick. This program also formats the USB in the process. Rufus can also be used for Windows. @@ -1657,7 +1657,7 @@ Most of the time, just wait and data will appear. If you want to be sure your 3N -### I have a relatively old server (e.g. Dell R710 or R620, Z840). I have trouble booting Zero-OS. What could I do? +### I have a relatively old server. I have trouble booting Zero-OS. What could I do? Sometimes, Zero-OS will not boot in UEFI mode on older servers. In that case, try to boot in BIOS mode. Use either a USB key or the CD/DVD optical drive (the 4th and 5th option on https://bootstrap.grid.tf/) and make sure to select BIOS and not UEFI mode in your server settings. @@ -1667,7 +1667,7 @@ Sometimes, Zero-OS will not boot in UEFI mode on older servers. In that case, tr Try to set AHCI mode instead of Legacy mode in SATA settings in the BIOS. -### Can someone explain what should I put in the Public IP part of my farm? Should I just insert my Public IP and Gateway (given by my ISP)? +### Can someone explain what should I put in the Public IP part of my farm? Should I just insert my Public IP and Gateway given by my ISP? Assuming you are a DIY farmer and operate from your home, this field can be left blank. You do not have to fill in any details. @@ -1691,7 +1691,7 @@ You need 50 GB of SSD per compute units (CU) and a minimum of 500 GB SSD and 2 G A 3Node has, in general, 2 compute units (CU) per thread. Thus, for peak optimisation, you need 100 GB SSD and 8GB RAM per thread. -### What is the optimal ratio of virtual cores (vcores or threads), SSD storage and RAM memory? What is the best optimization scenario for a 3Node, in terms of ThreeFold tokens (TFT) farming rewards? +### What is the optimal ratio of virtual cores - vcores or threads - SSD storage and RAM memory? What is the best optimization scenario for a 3Node, in terms of TFT farming rewards? In short, for peak optimization, aim for 100 GB SSD of storage and 8GB RAM of memory per virtual core (vcore or thread). @@ -1781,7 +1781,7 @@ To see if there is utilization on your 3Node, you can consult the [TF Dashboard] -### Do I need the Zero-OS bootstrap image drive (USB or CD-DVD) when I reboot, or can I boot Zero-OS from the 3Node main hard drive? +### Do I need the Zero-OS bootstrap image drive when I reboot, or can I boot Zero-OS from the 3Node main hard drive? It is advised to keep the bootstrap image plugged in your 3Node. Once your node has been booted with Zero-OS via the USB key, you can remove the USB key, but if something happens and the node needs to reconnect with the network, it won’t be able to do so. We advise people to let the USB key always in so the node can reconnect with the network if needed. @@ -1955,13 +1955,13 @@ RAID is a technology that has brought resilience and security to the IT industry This Quantum Safe Storage overcomes some of the shortfalls of RAID and is able to work over multiple nodes geographically spread on the TF Grid. -### Is there a way to bypass RAID in order for Zero-OS to have bare metals on the system? (No RAID controller in between storage and the Grid.) +### Is there a way to bypass RAID in order for Zero-OS to have bare metals on the system - No RAID controller in between storage and the Grid ? Yes it is possible. "You can use the on board storage on a server without RAID. You can [re-flash](https://fohdeesha.com/docs/perc.html) the RAID card, turn on HBA/non-RAID mode, or install a different card. No need for RAID." @FLnelson It's usually easy to set servers such as a HP Proliant with the HBA mode. For Dell servers, you can either cross-flash the RAID controller with an “IT-mode-Firmware” (see this [video](https://www.youtube.com/watch?v=h5nb09VksYw)) or get a DELL H310-controller (which has the non-RAID option). Otherwise, you can install a NVME SSD with a PCIe adaptor, and turn off the RAID controller. -### I have a 3Node rack server. Is it possible to use a M.2 to SATA adapter in order to put the M.2 SATA disk in the HDD bay (onboard storage)? +### I have a 3Node rack server. Is it possible to use a M.2 to SATA adapter in order to put the M.2 SATA disk in the HDD bay onboard storage? Yes, it is possible. You will most probably need to bypass the RAID controller for Zero-OS to access properly the onboard storage. See previous question. @@ -2181,7 +2181,7 @@ Formatting is one thing, but to boot properly, Zero-OS needs to work on a comple -### I have a Dell Rx10 server (R610, 710, 910). When I boot Zero-OS I get the message Probing EDD and the 3Node doesn't boot from there. What can I do? +### I have a Dell Rx10 server - R610, 710, 910. When I boot Zero-OS I get the message Probing EDD and the 3Node doesn't boot from there. What can I do? For the R610 and 710, you can simply re-flash the card. See [this link](https://fohdeesha.com/docs/perc.html) for more information. For the 910, you can’t re-flash the card. In this case, get a LSI Dell card and it should work. (They are cheap when you buy them used online.) diff --git a/collections/tfmanual/documentation/faq/img/3nodes.png b/collections/manual/documentation/faq/img/3nodes.png similarity index 100% rename from collections/tfmanual/documentation/faq/img/3nodes.png rename to collections/manual/documentation/faq/img/3nodes.png diff --git a/collections/tfmanual/documentation/faq/img/faq_img_readme.md b/collections/manual/documentation/faq/img/faq_img_readme.md similarity index 100% rename from collections/tfmanual/documentation/faq/img/faq_img_readme.md rename to collections/manual/documentation/faq/img/faq_img_readme.md diff --git a/collections/tfmanual/documentation/faq/img/minting2022.png b/collections/manual/documentation/faq/img/minting2022.png similarity index 100% rename from collections/tfmanual/documentation/faq/img/minting2022.png rename to collections/manual/documentation/faq/img/minting2022.png diff --git a/collections/tfmanual/documentation/faq/img/tf_general.jpg b/collections/manual/documentation/faq/img/tf_general.jpg similarity index 100% rename from collections/tfmanual/documentation/faq/img/tf_general.jpg rename to collections/manual/documentation/faq/img/tf_general.jpg diff --git a/collections/tfmanual/documentation/faq/img/tf_grid.png b/collections/manual/documentation/faq/img/tf_grid.png similarity index 100% rename from collections/tfmanual/documentation/faq/img/tf_grid.png rename to collections/manual/documentation/faq/img/tf_grid.png diff --git a/collections/tfmanual/documentation/faq/img/tf_grid_3nodes.png b/collections/manual/documentation/faq/img/tf_grid_3nodes.png similarity index 100% rename from collections/tfmanual/documentation/faq/img/tf_grid_3nodes.png rename to collections/manual/documentation/faq/img/tf_grid_3nodes.png diff --git a/collections/tfmanual/documentation/faq/img/wethreepedia_developer.png b/collections/manual/documentation/faq/img/wethreepedia_developer.png similarity index 100% rename from collections/tfmanual/documentation/faq/img/wethreepedia_developer.png rename to collections/manual/documentation/faq/img/wethreepedia_developer.png diff --git a/collections/tfmanual/documentation/faq/img/wethreepedia_faq_poster.jpg b/collections/manual/documentation/faq/img/wethreepedia_faq_poster.jpg similarity index 100% rename from collections/tfmanual/documentation/faq/img/wethreepedia_faq_poster.jpg rename to collections/manual/documentation/faq/img/wethreepedia_faq_poster.jpg diff --git a/collections/tfmanual/documentation/faq/img/wethreepedia_validator.jpg b/collections/manual/documentation/faq/img/wethreepedia_validator.jpg similarity index 100% rename from collections/tfmanual/documentation/faq/img/wethreepedia_validator.jpg rename to collections/manual/documentation/faq/img/wethreepedia_validator.jpg diff --git a/collections/tfmanual/documentation/farmers/3node_building/1_create_farm.md b/collections/manual/documentation/farmers/3node_building/1_create_farm.md similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/1_create_farm.md rename to collections/manual/documentation/farmers/3node_building/1_create_farm.md diff --git a/collections/tfmanual/documentation/farmers/3node_building/2_bootstrap_image.md b/collections/manual/documentation/farmers/3node_building/2_bootstrap_image.md similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/2_bootstrap_image.md rename to collections/manual/documentation/farmers/3node_building/2_bootstrap_image.md diff --git a/collections/tfmanual/documentation/farmers/3node_building/3_set_hardware.md b/collections/manual/documentation/farmers/3node_building/3_set_hardware.md similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/3_set_hardware.md rename to collections/manual/documentation/farmers/3node_building/3_set_hardware.md diff --git a/collections/tfmanual/documentation/farmers/3node_building/3node_building.md b/collections/manual/documentation/farmers/3node_building/3node_building.md similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/3node_building.md rename to collections/manual/documentation/farmers/3node_building/3node_building.md diff --git a/collections/tfmanual/documentation/farmers/3node_building/4_wipe_all_disks.md b/collections/manual/documentation/farmers/3node_building/4_wipe_all_disks.md similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/4_wipe_all_disks.md rename to collections/manual/documentation/farmers/3node_building/4_wipe_all_disks.md diff --git a/collections/tfmanual/documentation/farmers/3node_building/5_set_bios_uefi.md b/collections/manual/documentation/farmers/3node_building/5_set_bios_uefi.md similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/5_set_bios_uefi.md rename to collections/manual/documentation/farmers/3node_building/5_set_bios_uefi.md diff --git a/collections/tfmanual/documentation/farmers/3node_building/6_boot_3node.md b/collections/manual/documentation/farmers/3node_building/6_boot_3node.md similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/6_boot_3node.md rename to collections/manual/documentation/farmers/3node_building/6_boot_3node.md diff --git a/collections/tfmanual/documentation/farmers/3node_building/gpu_farming.md b/collections/manual/documentation/farmers/3node_building/gpu_farming.md similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/gpu_farming.md rename to collections/manual/documentation/farmers/3node_building/gpu_farming.md diff --git a/collections/manual/documentation/farmers/3node_building/img/.done b/collections/manual/documentation/farmers/3node_building/img/.done new file mode 100644 index 0000000..d672ef9 --- /dev/null +++ b/collections/manual/documentation/farmers/3node_building/img/.done @@ -0,0 +1 @@ +farming_30.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/bootstrap_disable-gpu.png b/collections/manual/documentation/farmers/3node_building/img/bootstrap_disable_gpu.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/bootstrap_disable-gpu.png rename to collections/manual/documentation/farmers/3node_building/img/bootstrap_disable_gpu.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/bootstrap_kernel_list.png b/collections/manual/documentation/farmers/3node_building/img/bootstrap_kernel_list.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/bootstrap_kernel_list.png rename to collections/manual/documentation/farmers/3node_building/img/bootstrap_kernel_list.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/cli_display_gpu.png b/collections/manual/documentation/farmers/3node_building/img/cli_display_gpu.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/cli_display_gpu.png rename to collections/manual/documentation/farmers/3node_building/img/cli_display_gpu.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/dashboard_1.png b/collections/manual/documentation/farmers/3node_building/img/dashboard_1.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/dashboard_1.png rename to collections/manual/documentation/farmers/3node_building/img/dashboard_1.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/dashboard_2.png b/collections/manual/documentation/farmers/3node_building/img/dashboard_2.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/dashboard_2.png rename to collections/manual/documentation/farmers/3node_building/img/dashboard_2.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/dashboard_4.png b/collections/manual/documentation/farmers/3node_building/img/dashboard_4.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/dashboard_4.png rename to collections/manual/documentation/farmers/3node_building/img/dashboard_4.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/dashboard_5.png b/collections/manual/documentation/farmers/3node_building/img/dashboard_5.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/dashboard_5.png rename to collections/manual/documentation/farmers/3node_building/img/dashboard_5.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/dashboard_6.png b/collections/manual/documentation/farmers/3node_building/img/dashboard_6.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/dashboard_6.png rename to collections/manual/documentation/farmers/3node_building/img/dashboard_6.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/dashboard_create_farm.png b/collections/manual/documentation/farmers/3node_building/img/dashboard_create_farm.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/dashboard_create_farm.png rename to collections/manual/documentation/farmers/3node_building/img/dashboard_create_farm.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/dashboard_farm_name.png b/collections/manual/documentation/farmers/3node_building/img/dashboard_farm_name.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/dashboard_farm_name.png rename to collections/manual/documentation/farmers/3node_building/img/dashboard_farm_name.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/dashboard_tf_mnemonics.png b/collections/manual/documentation/farmers/3node_building/img/dashboard_tf_mnemonics.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/dashboard_tf_mnemonics.png rename to collections/manual/documentation/farmers/3node_building/img/dashboard_tf_mnemonics.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/dashboard_tfchain_create_account.png b/collections/manual/documentation/farmers/3node_building/img/dashboard_tfchain_create_account.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/dashboard_tfchain_create_account.png rename to collections/manual/documentation/farmers/3node_building/img/dashboard_tfchain_create_account.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/dashboard_tfconnect_wallet_1.png b/collections/manual/documentation/farmers/3node_building/img/dashboard_tfconnect_wallet_1.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/dashboard_tfconnect_wallet_1.png rename to collections/manual/documentation/farmers/3node_building/img/dashboard_tfconnect_wallet_1.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/dashboard_tfconnect_wallet_2.png b/collections/manual/documentation/farmers/3node_building/img/dashboard_tfconnect_wallet_2.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/dashboard_tfconnect_wallet_2.png rename to collections/manual/documentation/farmers/3node_building/img/dashboard_tfconnect_wallet_2.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/dashboard_walletaddress_1.png b/collections/manual/documentation/farmers/3node_building/img/dashboard_walletaddress_1.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/dashboard_walletaddress_1.png rename to collections/manual/documentation/farmers/3node_building/img/dashboard_walletaddress_1.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/dashboard_walletaddress_2.png b/collections/manual/documentation/farmers/3node_building/img/dashboard_walletaddress_2.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/dashboard_walletaddress_2.png rename to collections/manual/documentation/farmers/3node_building/img/dashboard_walletaddress_2.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/dashboard_your_farms.png b/collections/manual/documentation/farmers/3node_building/img/dashboard_your_farms.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/dashboard_your_farms.png rename to collections/manual/documentation/farmers/3node_building/img/dashboard_your_farms.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/farming_001.png b/collections/manual/documentation/farmers/3node_building/img/farming_001.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/farming_001.png rename to collections/manual/documentation/farmers/3node_building/img/farming_001.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/farming_30.png b/collections/manual/documentation/farmers/3node_building/img/farming_30.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/farming_30.png rename to collections/manual/documentation/farmers/3node_building/img/farming_30.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_1.png b/collections/manual/documentation/farmers/3node_building/img/farming_createfarm_1.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_1.png rename to collections/manual/documentation/farmers/3node_building/img/farming_createfarm_1.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_2.png b/collections/manual/documentation/farmers/3node_building/img/farming_createfarm_2.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_2.png rename to collections/manual/documentation/farmers/3node_building/img/farming_createfarm_2.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_21.png b/collections/manual/documentation/farmers/3node_building/img/farming_createfarm_21.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_21.png rename to collections/manual/documentation/farmers/3node_building/img/farming_createfarm_21.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_22.png b/collections/manual/documentation/farmers/3node_building/img/farming_createfarm_22.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_22.png rename to collections/manual/documentation/farmers/3node_building/img/farming_createfarm_22.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_23.png b/collections/manual/documentation/farmers/3node_building/img/farming_createfarm_23.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_23.png rename to collections/manual/documentation/farmers/3node_building/img/farming_createfarm_23.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_24.png b/collections/manual/documentation/farmers/3node_building/img/farming_createfarm_24.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_24.png rename to collections/manual/documentation/farmers/3node_building/img/farming_createfarm_24.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_3.png b/collections/manual/documentation/farmers/3node_building/img/farming_createfarm_3.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_3.png rename to collections/manual/documentation/farmers/3node_building/img/farming_createfarm_3.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_4.png b/collections/manual/documentation/farmers/3node_building/img/farming_createfarm_4.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_4.png rename to collections/manual/documentation/farmers/3node_building/img/farming_createfarm_4.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_5.png b/collections/manual/documentation/farmers/3node_building/img/farming_createfarm_5.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_5.png rename to collections/manual/documentation/farmers/3node_building/img/farming_createfarm_5.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_6.png b/collections/manual/documentation/farmers/3node_building/img/farming_createfarm_6.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_6.png rename to collections/manual/documentation/farmers/3node_building/img/farming_createfarm_6.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_7.png b/collections/manual/documentation/farmers/3node_building/img/farming_createfarm_7.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_7.png rename to collections/manual/documentation/farmers/3node_building/img/farming_createfarm_7.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_8.png b/collections/manual/documentation/farmers/3node_building/img/farming_createfarm_8.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/farming_createfarm_8.png rename to collections/manual/documentation/farmers/3node_building/img/farming_createfarm_8.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_1.png b/collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_1.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_1.png rename to collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_1.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_10.png b/collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_10.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_10.png rename to collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_10.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_11.png b/collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_11.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_11.png rename to collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_11.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_12.png b/collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_12.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_12.png rename to collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_12.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_13.png b/collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_13.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_13.png rename to collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_13.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_14.png b/collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_14.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_14.png rename to collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_14.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_15.png b/collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_15.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_15.png rename to collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_15.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_16.png b/collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_16.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_16.png rename to collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_16.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_2.png b/collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_2.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_2.png rename to collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_2.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_4.png b/collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_4.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_4.png rename to collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_4.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_5.png b/collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_5.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_5.png rename to collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_5.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_6.png b/collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_6.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_6.png rename to collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_6.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_7.png b/collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_7.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_7.png rename to collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_7.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_8.png b/collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_8.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_8.png rename to collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_8.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_9.png b/collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_9.png similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/img/tf_dashboard_2023_9.png rename to collections/manual/documentation/farmers/3node_building/img/tf_dashboard_2023_9.png diff --git a/collections/tfmanual/documentation/farmers/3node_building/minting_receipts.md b/collections/manual/documentation/farmers/3node_building/minting_receipts.md similarity index 100% rename from collections/tfmanual/documentation/farmers/3node_building/minting_receipts.md rename to collections/manual/documentation/farmers/3node_building/minting_receipts.md diff --git a/collections/tfmanual/documentation/farmers/advanced_networking/advanced_networking_toc.md b/collections/manual/documentation/farmers/advanced_networking/advanced_networking_toc.md similarity index 100% rename from collections/tfmanual/documentation/farmers/advanced_networking/advanced_networking_toc.md rename to collections/manual/documentation/farmers/advanced_networking/advanced_networking_toc.md diff --git a/collections/tfmanual/documentation/farmers/advanced_networking/network_considerations.md b/collections/manual/documentation/farmers/advanced_networking/network_considerations.md similarity index 100% rename from collections/tfmanual/documentation/farmers/advanced_networking/network_considerations.md rename to collections/manual/documentation/farmers/advanced_networking/network_considerations.md diff --git a/collections/tfmanual/documentation/farmers/advanced_networking/network_setup.md b/collections/manual/documentation/farmers/advanced_networking/network_setup.md similarity index 100% rename from collections/tfmanual/documentation/farmers/advanced_networking/network_setup.md rename to collections/manual/documentation/farmers/advanced_networking/network_setup.md diff --git a/collections/tfmanual/documentation/farmers/advanced_networking/networking_overview.md b/collections/manual/documentation/farmers/advanced_networking/networking_overview.md similarity index 100% rename from collections/tfmanual/documentation/farmers/advanced_networking/networking_overview.md rename to collections/manual/documentation/farmers/advanced_networking/networking_overview.md diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/3node_diy_desktop.md b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/3node_diy_desktop.md similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/3node_diy_desktop.md rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/3node_diy_desktop.md diff --git a/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/.done b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/.done new file mode 100644 index 0000000..58c5f19 --- /dev/null +++ b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/.done @@ -0,0 +1,19 @@ +3node_diy_desktop_111.png +3node_diy_desktop_114.png +3node_diy_desktop_115.png +3node_diy_desktop_116.png +3node_diy_desktop_117.png +3node_diy_desktop_118.png +3node_diy_desktop_119.png +3node_diy_desktop_120.png +3node_diy_desktop_121.png +3node_diy_desktop_122.png +3node_diy_desktop_123.png +3node_diy_desktop_124.png +3node_diy_desktop_125.png +3node_diy_desktop_126.png +3node_diy_desktop_127.png +3node_diy_desktop_128.png +3node_diy_desktop_129.png +3node_diy_desktop_130.png +farming_30.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_104.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_104.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_104.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_104.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_105.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_105.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_105.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_105.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_106.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_106.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_106.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_106.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_107.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_107.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_107.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_107.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_108.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_108.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_108.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_108.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_109.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_109.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_109.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_109.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_110.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_110.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_110.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_110.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_111.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_111.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_111.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_111.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_112.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_112.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_112.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_112.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_114.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_114.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_114.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_114.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_115.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_115.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_115.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_115.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_116.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_116.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_116.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_116.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_117.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_117.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_117.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_117.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_118.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_118.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_118.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_118.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_119.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_119.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_119.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_119.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_120.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_120.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_120.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_120.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_121.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_121.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_121.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_121.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_122.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_122.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_122.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_122.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_123.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_123.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_123.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_123.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_124.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_124.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_124.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_124.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_125.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_125.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_125.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_125.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_126.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_126.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_126.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_126.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_127.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_127.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_127.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_127.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_128.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_128.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_128.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_128.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_129.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_129.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_129.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_129.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_13.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_13.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_13.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_13.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_130.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_130.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_130.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_130.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_23.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_23.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_23.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_23.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_25.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_25.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_25.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_25.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_26.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_26.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_26.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_26.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_27.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_27.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_27.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_27.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_28.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_28.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_28.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_28.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_29.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_29.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_29.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_29.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_3.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_3.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_3.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_3.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_3.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_3.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_3.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_3.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_30.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_30.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_30.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_30.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_31.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_31.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_31.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_31.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_38.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_38.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_38.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_38.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_40.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_40.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_40.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_40.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_42.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_42.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_42.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_42.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_43.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_43.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_43.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_43.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_44.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_44.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_44.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_44.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_45.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_45.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_45.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_45.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_48.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_48.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_48.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_48.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_49.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_49.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_49.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_49.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_50.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_50.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_50.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_50.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_52.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_52.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_52.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_52.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_53.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_53.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_53.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_53.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_54.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_54.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_54.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_54.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_55.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_55.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_55.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_55.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_56.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_56.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_56.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_56.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_6.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_6.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_6.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_6.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_6.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_6.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_6.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_6.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_67.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_67.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_67.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_67.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_68.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_68.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_68.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_68.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_69.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_69.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_69.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_69.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_70.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_70.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_70.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_70.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_71.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_71.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_71.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_71.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_72.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_72.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_72.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_72.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_73.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_73.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_73.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_73.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_74.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_74.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_74.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_74.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_75.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_75.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_75.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_75.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_76.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_76.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_76.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_76.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_76.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_76.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_76.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_76.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_77.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_77.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_77.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_77.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_78.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_78.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_78.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_78.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_80.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_80.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_80.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_80.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_81.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_81.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_81.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_81.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_83.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_83.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_83.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_83.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_86.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_86.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_86.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_86.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_88.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_88.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_88.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_88.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_89.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_89.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_89.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_89.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_90.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_90.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_90.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_90.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_91.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_91.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_91.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_91.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_92.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_92.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_92.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_92.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_94.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_94.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_94.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_94.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_95.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_95.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_95.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_95.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_96.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_96.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_96.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_96.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_97.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_97.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_97.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_97.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_98.jpeg b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_98.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_98.jpeg rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/3node_diy_desktop_98.jpg diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_002.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_002.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_002.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_002.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_003.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_003.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_003.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_003.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_004.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_004.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_004.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_004.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_005.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_005.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_005.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_005.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_006.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_006.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_006.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_006.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_25.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_25.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_25.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_25.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_26.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_26.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_26.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_26.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_27.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_27.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_27.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_27.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_28.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_28.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_28.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_28.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_29.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_29.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_29.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_29.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_10.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_10.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_10.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_10.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_11.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_11.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_11.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_11.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_12.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_12.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_12.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_12.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_13.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_13.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_13.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_13.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_14.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_14.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_14.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_14.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_15.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_15.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_15.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_15.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_16.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_16.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_16.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_16.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_17.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_17.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_17.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_17.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_18.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_18.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_18.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_18.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_19.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_19.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_19.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_19.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_20.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_20.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_20.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_20.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_9.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_9.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_9.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_9.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_1.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_1.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_1.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_1.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_10.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_10.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_10.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_10.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_11.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_11.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_11.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_11.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_12.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_12.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_12.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_12.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_13.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_13.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_13.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_13.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_14.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_14.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_14.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_14.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_15.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_15.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_15.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_15.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_16.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_16.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_16.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_16.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_17.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_17.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_17.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_17.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_18.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_18.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_18.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_18.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_19.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_19.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_19.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_19.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_2.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_2.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_2.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_2.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_20.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_20.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_20.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_20.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_21.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_21.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_21.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_21.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_22.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_22.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_22.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_22.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_23.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_23.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_23.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_23.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_24.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_24.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_24.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_24.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_25.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_25.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_25.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_25.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_26.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_26.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_26.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_26.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_27.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_27.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_27.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_27.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_28.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_28.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_28.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_28.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_29.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_29.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_29.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_29.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_3.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_3.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_3.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_3.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_30.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_30.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_30.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_30.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_31.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_31.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_31.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_31.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_32.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_32.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_32.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_32.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_33.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_33.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_33.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_33.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_34.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_34.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_34.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_34.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_35.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_35.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_35.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_35.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_36.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_36.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_36.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_36.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_37.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_37.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_37.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_37.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_38.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_38.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_38.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_38.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_39.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_39.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_39.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_39.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_4.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_4.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_4.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_4.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_40.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_40.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_40.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_40.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_41.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_41.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_41.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_41.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_42.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_42.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_42.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_42.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_43.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_43.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_43.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_43.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_44.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_44.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_44.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_44.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_45.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_45.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_45.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_45.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_46.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_46.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_46.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_46.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_47.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_47.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_47.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_47.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_48.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_48.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_48.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_48.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_49.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_49.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_49.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_49.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_5.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_5.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_5.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_5.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_50.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_50.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_50.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_50.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_51.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_51.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_51.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_51.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_52.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_52.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_52.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_52.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_53.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_53.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_53.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_53.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_54.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_54.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_54.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_54.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_55.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_55.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_55.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_55.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_56.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_56.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_56.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_56.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_57.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_57.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_57.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_57.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_58.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_58.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_58.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_58.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_59.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_59.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_59.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_59.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_6.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_6.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_6.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_6.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_7.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_7.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_7.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_7.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_8.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_8.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_8.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_8.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_9.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_9.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_9.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_tf_wallet_9.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_10.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_10.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_10.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_10.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_11.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_11.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_11.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_11.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_12.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_12.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_12.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_12.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_13.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_13.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_13.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_13.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_5.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_5.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_5.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_5.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_7.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_7.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_7.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_7.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_8.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_8.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_8.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_8.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_9.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_9.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_9.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_wallet_9.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/readme.md b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/readme.md similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/readme.md rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/readme.md diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/readme.md b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/readme.md similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/readme.md rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_desktop/readme.md diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/3node_diy_rack_server.md b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/3node_diy_rack_server.md similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/3node_diy_rack_server.md rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/3node_diy_rack_server.md diff --git a/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/.done b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/.done new file mode 100644 index 0000000..d776170 --- /dev/null +++ b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/.done @@ -0,0 +1,12 @@ +3node_diy_rack_server_15.png +3node_diy_rack_server_16.png +3node_diy_rack_server_18.png +3node_diy_rack_server_22.png +3node_diy_rack_server_23.png +3node_diy_rack_server_3.png +3node_diy_rack_server_30.png +3node_diy_rack_server_33.png +3node_diy_rack_server_37.png +3node_diy_rack_server_38.png +3node_diy_rack_server_40.png +farming_30.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_1.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_1.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_1.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_1.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_10.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_10.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_10.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_10.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_11.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_11.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_11.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_11.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_12.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_12.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_12.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_12.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_13.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_13.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_13.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_13.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_14.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_14.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_14.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_14.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_15.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_15.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_15.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_15.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_16.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_16.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_16.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_16.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_17.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_17.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_17.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_17.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_18.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_18.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_18.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_18.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_19.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_19.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_19.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_19.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_2.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_2.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_2.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_2.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_20.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_20.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_20.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_20.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_21.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_21.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_21.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_21.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_22.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_22.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_22.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_22.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_23.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_23.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_23.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_23.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_24.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_24.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_24.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_24.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_25.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_25.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_25.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_25.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_26.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_26.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_26.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_26.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_27.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_27.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_27.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_27.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_28.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_28.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_28.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_28.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_29.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_29.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_29.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_29.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_3.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_3.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_3.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_3.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_30.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_30.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_30.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_30.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_31.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_31.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_31.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_31.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_32.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_32.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_32.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_32.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_33.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_33.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_33.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_33.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_34.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_34.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_34.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_34.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_35.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_35.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_35.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_35.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_36.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_36.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_36.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_36.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_37.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_37.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_37.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_37.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_38.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_38.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_38.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_38.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_39.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_39.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_39.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_39.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_4.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_4.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_4.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_4.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_40.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_40.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_40.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_40.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_41.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_41.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_41.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_41.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_42.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_42.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_42.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_42.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_43.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_43.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_43.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_43.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_44.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_44.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_44.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_44.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_45.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_45.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_45.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_45.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_46.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_46.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_46.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_46.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_47.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_47.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_47.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_47.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_5.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_5.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_5.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_5.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_6.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_6.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_6.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_6.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_7.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_7.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_7.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_7.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_8.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_8.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_8.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_8.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_9.png b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_9.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_9.png rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/3node_diy_rack_server_9.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/readme.md b/collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/readme.md similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/readme.md rename to collections/manual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/readme.md diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/complete_diy_guides_readme.md b/collections/manual/documentation/farmers/complete_diy_guides/complete_diy_guides_readme.md similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/complete_diy_guides_readme.md rename to collections/manual/documentation/farmers/complete_diy_guides/complete_diy_guides_readme.md diff --git a/collections/tfmanual/documentation/farmers/farmerbot/farmerbot_information.md b/collections/manual/documentation/farmers/farmerbot/farmerbot_information.md similarity index 100% rename from collections/tfmanual/documentation/farmers/farmerbot/farmerbot_information.md rename to collections/manual/documentation/farmers/farmerbot/farmerbot_information.md diff --git a/collections/tfmanual/documentation/farmers/farmerbot/farmerbot_intro.md b/collections/manual/documentation/farmers/farmerbot/farmerbot_intro.md similarity index 100% rename from collections/tfmanual/documentation/farmers/farmerbot/farmerbot_intro.md rename to collections/manual/documentation/farmers/farmerbot/farmerbot_intro.md diff --git a/collections/tfmanual/documentation/farmers/farmerbot/farmerbot_minting.md b/collections/manual/documentation/farmers/farmerbot/farmerbot_minting.md similarity index 100% rename from collections/tfmanual/documentation/farmers/farmerbot/farmerbot_minting.md rename to collections/manual/documentation/farmers/farmerbot/farmerbot_minting.md diff --git a/collections/tfmanual/documentation/farmers/farmerbot/farmerbot_quick.md b/collections/manual/documentation/farmers/farmerbot/farmerbot_quick.md similarity index 100% rename from collections/tfmanual/documentation/farmers/farmerbot/farmerbot_quick.md rename to collections/manual/documentation/farmers/farmerbot/farmerbot_quick.md diff --git a/collections/tfmanual/documentation/farmers/farmerbot/img/farmerbot_4.png b/collections/manual/documentation/farmers/farmerbot/img/farmerbot_4.png similarity index 100% rename from collections/tfmanual/documentation/farmers/farmerbot/img/farmerbot_4.png rename to collections/manual/documentation/farmers/farmerbot/img/farmerbot_4.png diff --git a/collections/tfmanual/documentation/farmers/farmerbot/img/farmerbot_5.png b/collections/manual/documentation/farmers/farmerbot/img/farmerbot_5.png similarity index 100% rename from collections/tfmanual/documentation/farmers/farmerbot/img/farmerbot_5.png rename to collections/manual/documentation/farmers/farmerbot/img/farmerbot_5.png diff --git a/collections/tfmanual/documentation/farmers/farmerbot/img/farmerbot_bios_1.jpeg b/collections/manual/documentation/farmers/farmerbot/img/farmerbot_bios_1.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/farmerbot/img/farmerbot_bios_1.jpeg rename to collections/manual/documentation/farmers/farmerbot/img/farmerbot_bios_1.jpg diff --git a/collections/tfmanual/documentation/farmers/farmerbot/img/farmerbot_bios_2.jpeg b/collections/manual/documentation/farmers/farmerbot/img/farmerbot_bios_2.jpg similarity index 100% rename from collections/tfmanual/documentation/farmers/farmerbot/img/farmerbot_bios_2.jpeg rename to collections/manual/documentation/farmers/farmerbot/img/farmerbot_bios_2.jpg diff --git a/collections/tfmanual/documentation/farmers/farmerbot/img/farmerbot_bios_3.png b/collections/manual/documentation/farmers/farmerbot/img/farmerbot_bios_3.png similarity index 100% rename from collections/tfmanual/documentation/farmers/farmerbot/img/farmerbot_bios_3.png rename to collections/manual/documentation/farmers/farmerbot/img/farmerbot_bios_3.png diff --git a/collections/tfmanual/documentation/farmers/farmers.md b/collections/manual/documentation/farmers/farmers.md similarity index 100% rename from collections/tfmanual/documentation/farmers/farmers.md rename to collections/manual/documentation/farmers/farmers.md diff --git a/collections/tfmanual/documentation/farmers/farming_optimization/calculate_roi.md b/collections/manual/documentation/farmers/farming_optimization/calculate_roi.md similarity index 100% rename from collections/tfmanual/documentation/farmers/farming_optimization/calculate_roi.md rename to collections/manual/documentation/farmers/farming_optimization/calculate_roi.md diff --git a/collections/tfmanual/documentation/farmers/farming_optimization/farm_room_parameters.md b/collections/manual/documentation/farmers/farming_optimization/farm_room_parameters.md similarity index 100% rename from collections/tfmanual/documentation/farmers/farming_optimization/farm_room_parameters.md rename to collections/manual/documentation/farmers/farming_optimization/farm_room_parameters.md diff --git a/collections/tfmanual/documentation/farmers/farming_optimization/farming_costs.md b/collections/manual/documentation/farmers/farming_optimization/farming_costs.md similarity index 100% rename from collections/tfmanual/documentation/farmers/farming_optimization/farming_costs.md rename to collections/manual/documentation/farmers/farming_optimization/farming_costs.md diff --git a/collections/tfmanual/documentation/farmers/farming_optimization/farming_optimization.md b/collections/manual/documentation/farmers/farming_optimization/farming_optimization.md similarity index 100% rename from collections/tfmanual/documentation/farmers/farming_optimization/farming_optimization.md rename to collections/manual/documentation/farmers/farming_optimization/farming_optimization.md diff --git a/collections/tfmanual/documentation/farmers/farming_optimization/minting_periods.md b/collections/manual/documentation/farmers/farming_optimization/minting_periods.md similarity index 100% rename from collections/tfmanual/documentation/farmers/farming_optimization/minting_periods.md rename to collections/manual/documentation/farmers/farming_optimization/minting_periods.md diff --git a/collections/tfmanual/documentation/farmers/farming_optimization/set_additional_fees.md b/collections/manual/documentation/farmers/farming_optimization/set_additional_fees.md similarity index 100% rename from collections/tfmanual/documentation/farmers/farming_optimization/set_additional_fees.md rename to collections/manual/documentation/farmers/farming_optimization/set_additional_fees.md diff --git a/collections/manual/documentation/farmers/img/.done b/collections/manual/documentation/farmers/img/.done new file mode 100644 index 0000000..d672ef9 --- /dev/null +++ b/collections/manual/documentation/farmers/img/.done @@ -0,0 +1 @@ +farming_30.png diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_30.png b/collections/manual/documentation/farmers/img/farming_30.png similarity index 100% rename from collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_30.png rename to collections/manual/documentation/farmers/img/farming_30.png diff --git a/collections/tfmanual/documentation/system_administrators/advanced/advanced.md b/collections/manual/documentation/system_administrators/advanced/advanced.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/advanced/advanced.md rename to collections/manual/documentation/system_administrators/advanced/advanced.md diff --git a/collections/tfmanual/documentation/system_administrators/advanced/cancel_contracts.md b/collections/manual/documentation/system_administrators/advanced/cancel_contracts.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/advanced/cancel_contracts.md rename to collections/manual/documentation/system_administrators/advanced/cancel_contracts.md diff --git a/collections/tfmanual/documentation/system_administrators/advanced/contract_bill_report.md b/collections/manual/documentation/system_administrators/advanced/contract_bill_report.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/advanced/contract_bill_report.md rename to collections/manual/documentation/system_administrators/advanced/contract_bill_report.md diff --git a/collections/tfmanual/documentation/system_administrators/advanced/grid3_redis.md b/collections/manual/documentation/system_administrators/advanced/grid3_redis.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/advanced/grid3_redis.md rename to collections/manual/documentation/system_administrators/advanced/grid3_redis.md diff --git a/collections/tfmanual/documentation/system_administrators/advanced/grid3_stellar_tfchain_bridge.md b/collections/manual/documentation/system_administrators/advanced/grid3_stellar_tfchain_bridge.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/advanced/grid3_stellar_tfchain_bridge.md rename to collections/manual/documentation/system_administrators/advanced/grid3_stellar_tfchain_bridge.md diff --git a/collections/tfmanual/documentation/system_administrators/advanced/img/advanced_.png b/collections/manual/documentation/system_administrators/advanced/img/advanced_.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/advanced/img/advanced_.png rename to collections/manual/documentation/system_administrators/advanced/img/advanced_.png diff --git a/collections/tfmanual/documentation/system_administrators/advanced/img/billing_rate.png b/collections/manual/documentation/system_administrators/advanced/img/billing_rate.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/advanced/img/billing_rate.png rename to collections/manual/documentation/system_administrators/advanced/img/billing_rate.png diff --git a/collections/tfmanual/documentation/system_administrators/advanced/img/ipfs_logo.png b/collections/manual/documentation/system_administrators/advanced/img/ipfs_logo.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/advanced/img/ipfs_logo.png rename to collections/manual/documentation/system_administrators/advanced/img/ipfs_logo.png diff --git a/collections/tfmanual/documentation/system_administrators/advanced/img/polka_web_add_development_url.png b/collections/manual/documentation/system_administrators/advanced/img/polka_web_add_development_url.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/advanced/img/polka_web_add_development_url.png rename to collections/manual/documentation/system_administrators/advanced/img/polka_web_add_development_url.png diff --git a/collections/tfmanual/documentation/system_administrators/advanced/img/polka_web_cancel_contracts.jpg b/collections/manual/documentation/system_administrators/advanced/img/polka_web_cancel_contracts.jpg similarity index 100% rename from collections/tfmanual/documentation/system_administrators/advanced/img/polka_web_cancel_contracts.jpg rename to collections/manual/documentation/system_administrators/advanced/img/polka_web_cancel_contracts.jpg diff --git a/collections/tfmanual/documentation/system_administrators/advanced/img/swap_to_stellar.png b/collections/manual/documentation/system_administrators/advanced/img/swap_to_stellar.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/advanced/img/swap_to_stellar.png rename to collections/manual/documentation/system_administrators/advanced/img/swap_to_stellar.png diff --git a/collections/tfmanual/documentation/system_administrators/advanced/ipfs/ipfs_fullvm.md b/collections/manual/documentation/system_administrators/advanced/ipfs/ipfs_fullvm.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/advanced/ipfs/ipfs_fullvm.md rename to collections/manual/documentation/system_administrators/advanced/ipfs/ipfs_fullvm.md diff --git a/collections/tfmanual/documentation/system_administrators/advanced/ipfs/ipfs_microvm.md b/collections/manual/documentation/system_administrators/advanced/ipfs/ipfs_microvm.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/advanced/ipfs/ipfs_microvm.md rename to collections/manual/documentation/system_administrators/advanced/ipfs/ipfs_microvm.md diff --git a/collections/tfmanual/documentation/system_administrators/advanced/ipfs/ipfs_toc.md b/collections/manual/documentation/system_administrators/advanced/ipfs/ipfs_toc.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/advanced/ipfs/ipfs_toc.md rename to collections/manual/documentation/system_administrators/advanced/ipfs/ipfs_toc.md diff --git a/collections/tfmanual/documentation/system_administrators/advanced/list_public_ips.md b/collections/manual/documentation/system_administrators/advanced/list_public_ips.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/advanced/list_public_ips.md rename to collections/manual/documentation/system_administrators/advanced/list_public_ips.md diff --git a/collections/tfmanual/documentation/system_administrators/advanced/token_transfer_keygenerator.md b/collections/manual/documentation/system_administrators/advanced/token_transfer_keygenerator.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/advanced/token_transfer_keygenerator.md rename to collections/manual/documentation/system_administrators/advanced/token_transfer_keygenerator.md diff --git a/collections/tfmanual/documentation/system_administrators/computer_it_basics/cli_scripts_basics.md b/collections/manual/documentation/system_administrators/computer_it_basics/cli_scripts_basics.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/computer_it_basics/cli_scripts_basics.md rename to collections/manual/documentation/system_administrators/computer_it_basics/cli_scripts_basics.md diff --git a/collections/tfmanual/documentation/system_administrators/computer_it_basics/computer_it_basics.md b/collections/manual/documentation/system_administrators/computer_it_basics/computer_it_basics.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/computer_it_basics/computer_it_basics.md rename to collections/manual/documentation/system_administrators/computer_it_basics/computer_it_basics.md diff --git a/collections/tfmanual/documentation/system_administrators/computer_it_basics/docker_basics.md b/collections/manual/documentation/system_administrators/computer_it_basics/docker_basics.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/computer_it_basics/docker_basics.md rename to collections/manual/documentation/system_administrators/computer_it_basics/docker_basics.md diff --git a/collections/tfmanual/documentation/system_administrators/computer_it_basics/file_transfer.md b/collections/manual/documentation/system_administrators/computer_it_basics/file_transfer.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/computer_it_basics/file_transfer.md rename to collections/manual/documentation/system_administrators/computer_it_basics/file_transfer.md diff --git a/collections/tfmanual/documentation/system_administrators/computer_it_basics/firewall_basics/firewall_basics.md b/collections/manual/documentation/system_administrators/computer_it_basics/firewall_basics/firewall_basics.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/computer_it_basics/firewall_basics/firewall_basics.md rename to collections/manual/documentation/system_administrators/computer_it_basics/firewall_basics/firewall_basics.md diff --git a/collections/tfmanual/documentation/system_administrators/computer_it_basics/firewall_basics/firewalld_basics.md b/collections/manual/documentation/system_administrators/computer_it_basics/firewall_basics/firewalld_basics.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/computer_it_basics/firewall_basics/firewalld_basics.md rename to collections/manual/documentation/system_administrators/computer_it_basics/firewall_basics/firewalld_basics.md diff --git a/collections/tfmanual/documentation/system_administrators/computer_it_basics/firewall_basics/ufw_basics.md b/collections/manual/documentation/system_administrators/computer_it_basics/firewall_basics/ufw_basics.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/computer_it_basics/firewall_basics/ufw_basics.md rename to collections/manual/documentation/system_administrators/computer_it_basics/firewall_basics/ufw_basics.md diff --git a/collections/tfmanual/documentation/system_administrators/computer_it_basics/git_github_basics.md b/collections/manual/documentation/system_administrators/computer_it_basics/git_github_basics.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/computer_it_basics/git_github_basics.md rename to collections/manual/documentation/system_administrators/computer_it_basics/git_github_basics.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_1.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_1.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_1.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_1.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_10.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_10.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_10.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_10.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_11.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_11.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_11.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_11.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_12.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_12.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_12.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_12.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_13.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_13.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_13.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_13.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_14.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_14.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_14.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_14.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_15.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_15.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_15.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_15.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_16.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_16.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_16.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_16.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_17.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_17.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_17.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_17.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_18.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_18.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_18.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_18.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_19.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_19.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_19.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_19.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_2.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_2.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_2.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_2.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_20.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_20.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_20.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_20.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_21.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_21.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_21.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_21.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_3.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_3.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_3.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_3.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_39.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_39.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_39.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_39.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_4.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_4.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_4.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_4.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_40.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_40.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_40.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_40.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_41.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_41.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_41.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_41.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_42.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_42.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_42.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_42.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_43.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_43.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_43.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_43.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_5.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_5.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_5.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_5.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_6.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_6.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_6.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_6.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_7.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_7.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_7.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_7.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_8.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_8.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_8.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_8.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_9.png b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_9.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_9.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/img/farming_tf_wallet_9.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/README.md b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/readme.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/README.md rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/readme.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/TF_Connect.md b/collections/manual/documentation/system_administrators/getstarted/TF_Connect/tf_connect.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Connect/TF_Connect.md rename to collections/manual/documentation/system_administrators/getstarted/TF_Connect/tf_connect.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Dashboard/TF_Dashboard.md b/collections/manual/documentation/system_administrators/getstarted/TF_Dashboard/tf_dashboard.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Dashboard/TF_Dashboard.md rename to collections/manual/documentation/system_administrators/getstarted/TF_Dashboard/tf_dashboard.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_1.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_1.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_1.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_1.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_2.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_2.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_2.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_2.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_3.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_3.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_3.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_3.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_4.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_4.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_4.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_4.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_5.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_5.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_5.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/img/tft_on_ethereum_image_5.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/tft_ethereum.md b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/tft_ethereum.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/tft_ethereum.md rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_ethereum/tft_ethereum.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_1.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_1.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_1.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_1.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_10.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_10.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_10.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_10.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_11.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_11.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_11.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_11.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_12.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_12.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_12.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_12.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_13.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_13.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_13.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_13.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_14.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_14.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_14.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_14.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_15.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_15.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_15.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_15.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_16.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_16.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_16.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_16.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_17.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_17.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_17.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_17.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_18.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_18.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_18.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_18.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_19.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_19.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_19.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_19.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_2.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_2.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_2.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_2.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_20.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_20.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_20.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_20.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_21.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_21.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_21.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_21.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_22.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_22.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_22.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_22.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_23.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_23.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_23.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_23.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_24.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_24.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_24.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_24.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_25.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_25.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_25.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_25.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_26.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_26.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_26.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_26.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_27.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_27.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_27.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_27.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_28.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_28.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_28.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_28.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_29.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_29.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_29.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_29.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_3.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_3.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_3.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_3.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_30.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_30.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_30.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_30.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_31.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_31.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_31.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_31.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_32.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_32.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_32.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_32.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_33.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_33.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_33.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_33.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_34.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_34.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_34.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_34.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_4.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_4.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_4.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_4.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_5.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_5.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_5.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_5.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_6.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_6.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_6.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_6.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_7.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_7.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_7.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_7.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_8.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_8.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_8.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_8.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_9.png b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_9.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_9.png rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/img/gettft_9.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/tft_lobstr.md b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/tft_lobstr.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/tft_lobstr.md rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_lobstr/tft_lobstr.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_toc.md b/collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_toc.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/TF_Token/tft_toc.md rename to collections/manual/documentation/system_administrators/getstarted/TF_Token/tft_toc.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/img/endlessscalable.png b/collections/manual/documentation/system_administrators/getstarted/img/endlessscalable.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/img/endlessscalable.png rename to collections/manual/documentation/system_administrators/getstarted/img/endlessscalable.png diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/img/network_concepts_.jpg b/collections/manual/documentation/system_administrators/getstarted/img/network_concepts_.jpg similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/img/network_concepts_.jpg rename to collections/manual/documentation/system_administrators/getstarted/img/network_concepts_.jpg diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/img/peer2peer_net_.jpg b/collections/manual/documentation/system_administrators/getstarted/img/peer2peer_net_.jpg similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/img/peer2peer_net_.jpg rename to collections/manual/documentation/system_administrators/getstarted/img/peer2peer_net_.jpg diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/img/stfgrid3_storage_concepts_.jpg b/collections/manual/documentation/system_administrators/getstarted/img/stfgrid3_storage_concepts_.jpg similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/img/stfgrid3_storage_concepts_.jpg rename to collections/manual/documentation/system_administrators/getstarted/img/stfgrid3_storage_concepts_.jpg diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/img/webgw_.jpg b/collections/manual/documentation/system_administrators/getstarted/img/webgw_.jpg similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/img/webgw_.jpg rename to collections/manual/documentation/system_administrators/getstarted/img/webgw_.jpg diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/planetarynetwork.md b/collections/manual/documentation/system_administrators/getstarted/planetarynetwork.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/planetarynetwork.md rename to collections/manual/documentation/system_administrators/getstarted/planetarynetwork.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/remote-desktop_gui/cockpit_guide/cockpit_guide.md b/collections/manual/documentation/system_administrators/getstarted/remote-desktop_gui/cockpit_guide/cockpit_guide.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/remote-desktop_gui/cockpit_guide/cockpit_guide.md rename to collections/manual/documentation/system_administrators/getstarted/remote-desktop_gui/cockpit_guide/cockpit_guide.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/remote-desktop_gui/guacamole_guide/guacamole_guide.md b/collections/manual/documentation/system_administrators/getstarted/remote-desktop_gui/guacamole_guide/guacamole_guide.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/remote-desktop_gui/guacamole_guide/guacamole_guide.md rename to collections/manual/documentation/system_administrators/getstarted/remote-desktop_gui/guacamole_guide/guacamole_guide.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/remote-desktop_gui/remote-desktop_gui.md b/collections/manual/documentation/system_administrators/getstarted/remote-desktop_gui/remote_desktop_gui.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/remote-desktop_gui/remote-desktop_gui.md rename to collections/manual/documentation/system_administrators/getstarted/remote-desktop_gui/remote_desktop_gui.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/remote-desktop_gui/xrdp_guide/xrdp_guide.md b/collections/manual/documentation/system_administrators/getstarted/remote-desktop_gui/xrdp_guide/xrdp_guide.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/remote-desktop_gui/xrdp_guide/xrdp_guide.md rename to collections/manual/documentation/system_administrators/getstarted/remote-desktop_gui/xrdp_guide/xrdp_guide.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/sidebar.md b/collections/manual/documentation/system_administrators/getstarted/sidebar.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/sidebar.md rename to collections/manual/documentation/system_administrators/getstarted/sidebar.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/ssh_guide/ssh_guide.md b/collections/manual/documentation/system_administrators/getstarted/ssh_guide/ssh_guide.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/ssh_guide/ssh_guide.md rename to collections/manual/documentation/system_administrators/getstarted/ssh_guide/ssh_guide.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/ssh_guide/ssh_openssh.md b/collections/manual/documentation/system_administrators/getstarted/ssh_guide/ssh_openssh.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/ssh_guide/ssh_openssh.md rename to collections/manual/documentation/system_administrators/getstarted/ssh_guide/ssh_openssh.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/ssh_guide/ssh_putty.md b/collections/manual/documentation/system_administrators/getstarted/ssh_guide/ssh_putty.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/ssh_guide/ssh_putty.md rename to collections/manual/documentation/system_administrators/getstarted/ssh_guide/ssh_putty.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/ssh_guide/ssh_wireguard.md b/collections/manual/documentation/system_administrators/getstarted/ssh_guide/ssh_wireguard.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/ssh_guide/ssh_wireguard.md rename to collections/manual/documentation/system_administrators/getstarted/ssh_guide/ssh_wireguard.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/ssh_guide/ssh_wsl.md b/collections/manual/documentation/system_administrators/getstarted/ssh_guide/ssh_wsl.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/ssh_guide/ssh_wsl.md rename to collections/manual/documentation/system_administrators/getstarted/ssh_guide/ssh_wsl.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/tfgrid3_getstarted.md b/collections/manual/documentation/system_administrators/getstarted/tfgrid3_getstarted.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/tfgrid3_getstarted.md rename to collections/manual/documentation/system_administrators/getstarted/tfgrid3_getstarted.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/tfgrid3_network_concepts.md b/collections/manual/documentation/system_administrators/getstarted/tfgrid3_network_concepts.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/tfgrid3_network_concepts.md rename to collections/manual/documentation/system_administrators/getstarted/tfgrid3_network_concepts.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/tfgrid3_storage_concepts.md b/collections/manual/documentation/system_administrators/getstarted/tfgrid3_storage_concepts.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/tfgrid3_storage_concepts.md rename to collections/manual/documentation/system_administrators/getstarted/tfgrid3_storage_concepts.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/tfgrid3_what_to_know.md b/collections/manual/documentation/system_administrators/getstarted/tfgrid3_what_to_know.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/tfgrid3_what_to_know.md rename to collections/manual/documentation/system_administrators/getstarted/tfgrid3_what_to_know.md diff --git a/collections/tfmanual/documentation/system_administrators/getstarted/tfgrid_services/tf_grid_services_readme.md b/collections/manual/documentation/system_administrators/getstarted/tfgrid_services/tf_grid_services_readme.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/getstarted/tfgrid_services/tf_grid_services_readme.md rename to collections/manual/documentation/system_administrators/getstarted/tfgrid_services/tf_grid_services_readme.md diff --git a/collections/tfmanual/documentation/system_administrators/gpu/gpu.md b/collections/manual/documentation/system_administrators/gpu/gpu.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/gpu/gpu.md rename to collections/manual/documentation/system_administrators/gpu/gpu.md diff --git a/collections/tfmanual/documentation/system_administrators/gpu/gpu_toc.md b/collections/manual/documentation/system_administrators/gpu/gpu_toc.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/gpu/gpu_toc.md rename to collections/manual/documentation/system_administrators/gpu/gpu_toc.md diff --git a/collections/tfmanual/documentation/system_administrators/gpu/img/gpu_1.png b/collections/manual/documentation/system_administrators/gpu/img/gpu_1.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/gpu/img/gpu_1.png rename to collections/manual/documentation/system_administrators/gpu/img/gpu_1.png diff --git a/collections/tfmanual/documentation/system_administrators/gpu/img/gpu_2.png b/collections/manual/documentation/system_administrators/gpu/img/gpu_2.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/gpu/img/gpu_2.png rename to collections/manual/documentation/system_administrators/gpu/img/gpu_2.png diff --git a/collections/tfmanual/documentation/system_administrators/gpu/img/gpu_3.png b/collections/manual/documentation/system_administrators/gpu/img/gpu_3.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/gpu/img/gpu_3.png rename to collections/manual/documentation/system_administrators/gpu/img/gpu_3.png diff --git a/collections/tfmanual/documentation/system_administrators/gpu/img/gpu_4.png b/collections/manual/documentation/system_administrators/gpu/img/gpu_4.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/gpu/img/gpu_4.png rename to collections/manual/documentation/system_administrators/gpu/img/gpu_4.png diff --git a/collections/tfmanual/documentation/system_administrators/gpu/img/gpu_5.png b/collections/manual/documentation/system_administrators/gpu/img/gpu_5.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/gpu/img/gpu_5.png rename to collections/manual/documentation/system_administrators/gpu/img/gpu_5.png diff --git a/collections/tfmanual/documentation/system_administrators/gpu/img/gpu_6.png b/collections/manual/documentation/system_administrators/gpu/img/gpu_6.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/gpu/img/gpu_6.png rename to collections/manual/documentation/system_administrators/gpu/img/gpu_6.png diff --git a/collections/tfmanual/documentation/system_administrators/gpu/img/gpu_7.png b/collections/manual/documentation/system_administrators/gpu/img/gpu_7.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/gpu/img/gpu_7.png rename to collections/manual/documentation/system_administrators/gpu/img/gpu_7.png diff --git a/collections/tfmanual/documentation/system_administrators/gpu/img/gpu_8.png b/collections/manual/documentation/system_administrators/gpu/img/gpu_8.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/gpu/img/gpu_8.png rename to collections/manual/documentation/system_administrators/gpu/img/gpu_8.png diff --git a/collections/tfmanual/documentation/system_administrators/gpu/img/gpu_9.png b/collections/manual/documentation/system_administrators/gpu/img/gpu_9.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/gpu/img/gpu_9.png rename to collections/manual/documentation/system_administrators/gpu/img/gpu_9.png diff --git a/collections/tfmanual/documentation/system_administrators/mycelium/api_yaml.md b/collections/manual/documentation/system_administrators/mycelium/api_yaml.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/mycelium/api_yaml.md rename to collections/manual/documentation/system_administrators/mycelium/api_yaml.md diff --git a/collections/tfmanual/documentation/system_administrators/mycelium/data_packet.md b/collections/manual/documentation/system_administrators/mycelium/data_packet.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/mycelium/data_packet.md rename to collections/manual/documentation/system_administrators/mycelium/data_packet.md diff --git a/collections/tfmanual/documentation/system_administrators/mycelium/information.md b/collections/manual/documentation/system_administrators/mycelium/information.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/mycelium/information.md rename to collections/manual/documentation/system_administrators/mycelium/information.md diff --git a/collections/tfmanual/documentation/system_administrators/mycelium/installation.md b/collections/manual/documentation/system_administrators/mycelium/installation.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/mycelium/installation.md rename to collections/manual/documentation/system_administrators/mycelium/installation.md diff --git a/collections/tfmanual/documentation/system_administrators/mycelium/message.md b/collections/manual/documentation/system_administrators/mycelium/message.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/mycelium/message.md rename to collections/manual/documentation/system_administrators/mycelium/message.md diff --git a/collections/tfmanual/documentation/system_administrators/mycelium/mycelium_toc.md b/collections/manual/documentation/system_administrators/mycelium/mycelium_toc.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/mycelium/mycelium_toc.md rename to collections/manual/documentation/system_administrators/mycelium/mycelium_toc.md diff --git a/collections/tfmanual/documentation/system_administrators/mycelium/overview.md b/collections/manual/documentation/system_administrators/mycelium/overview.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/mycelium/overview.md rename to collections/manual/documentation/system_administrators/mycelium/overview.md diff --git a/collections/tfmanual/documentation/system_administrators/mycelium/packet.md b/collections/manual/documentation/system_administrators/mycelium/packet.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/mycelium/packet.md rename to collections/manual/documentation/system_administrators/mycelium/packet.md diff --git a/collections/tfmanual/documentation/system_administrators/pulumi/img/pulumi_logo.svg b/collections/manual/documentation/system_administrators/pulumi/img/pulumi_logo.svg similarity index 100% rename from collections/tfmanual/documentation/system_administrators/pulumi/img/pulumi_logo.svg rename to collections/manual/documentation/system_administrators/pulumi/img/pulumi_logo.svg diff --git a/collections/tfmanual/documentation/system_administrators/pulumi/pulumi_deployment_details.md b/collections/manual/documentation/system_administrators/pulumi/pulumi_deployment_details.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/pulumi/pulumi_deployment_details.md rename to collections/manual/documentation/system_administrators/pulumi/pulumi_deployment_details.md diff --git a/collections/tfmanual/documentation/system_administrators/pulumi/pulumi_examples.md b/collections/manual/documentation/system_administrators/pulumi/pulumi_examples.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/pulumi/pulumi_examples.md rename to collections/manual/documentation/system_administrators/pulumi/pulumi_examples.md diff --git a/collections/tfmanual/documentation/system_administrators/pulumi/pulumi_install.md b/collections/manual/documentation/system_administrators/pulumi/pulumi_install.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/pulumi/pulumi_install.md rename to collections/manual/documentation/system_administrators/pulumi/pulumi_install.md diff --git a/collections/tfmanual/documentation/system_administrators/pulumi/pulumi_intro.md b/collections/manual/documentation/system_administrators/pulumi/pulumi_intro.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/pulumi/pulumi_intro.md rename to collections/manual/documentation/system_administrators/pulumi/pulumi_intro.md diff --git a/collections/tfmanual/documentation/system_administrators/pulumi/pulumi_readme.md b/collections/manual/documentation/system_administrators/pulumi/pulumi_readme.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/pulumi/pulumi_readme.md rename to collections/manual/documentation/system_administrators/pulumi/pulumi_readme.md diff --git a/collections/tfmanual/documentation/system_administrators/system_administrators.md b/collections/manual/documentation/system_administrators/system_administrators.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/system_administrators.md rename to collections/manual/documentation/system_administrators/system_administrators.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/advanced/img/terraform_.png b/collections/manual/documentation/system_administrators/terraform/advanced/img/terraform_.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/advanced/img/terraform_.png rename to collections/manual/documentation/system_administrators/terraform/advanced/img/terraform_.png diff --git a/collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_advanced_readme.md b/collections/manual/documentation/system_administrators/terraform/advanced/terraform_advanced_readme.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_advanced_readme.md rename to collections/manual/documentation/system_administrators/terraform/advanced/terraform_advanced_readme.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_capacity_planning.md b/collections/manual/documentation/system_administrators/terraform/advanced/terraform_capacity_planning.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_capacity_planning.md rename to collections/manual/documentation/system_administrators/terraform/advanced/terraform_capacity_planning.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_mariadb_synced_databases.md b/collections/manual/documentation/system_administrators/terraform/advanced/terraform_mariadb_synced_databases.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_mariadb_synced_databases.md rename to collections/manual/documentation/system_administrators/terraform/advanced/terraform_mariadb_synced_databases.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_mounts.md b/collections/manual/documentation/system_administrators/terraform/advanced/terraform_mounts.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_mounts.md rename to collections/manual/documentation/system_administrators/terraform/advanced/terraform_mounts.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_aio.md b/collections/manual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_aio.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_aio.md rename to collections/manual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_aio.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_redundant.md b/collections/manual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_redundant.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_redundant.md rename to collections/manual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_redundant.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_single.md b/collections/manual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_single.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_single.md rename to collections/manual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_single.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_toc.md b/collections/manual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_toc.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_toc.md rename to collections/manual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_toc.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_vpn.md b/collections/manual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_vpn.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_vpn.md rename to collections/manual/documentation/system_administrators/terraform/advanced/terraform_nextcloud_vpn.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_nomad.md b/collections/manual/documentation/system_administrators/terraform/advanced/terraform_nomad.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_nomad.md rename to collections/manual/documentation/system_administrators/terraform/advanced/terraform_nomad.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_provider.md b/collections/manual/documentation/system_administrators/terraform/advanced/terraform_provider.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_provider.md rename to collections/manual/documentation/system_administrators/terraform/advanced/terraform_provider.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_provisioners.md b/collections/manual/documentation/system_administrators/terraform/advanced/terraform_provisioners.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_provisioners.md rename to collections/manual/documentation/system_administrators/terraform/advanced/terraform_provisioners.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_updates.md b/collections/manual/documentation/system_administrators/terraform/advanced/terraform_updates.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_updates.md rename to collections/manual/documentation/system_administrators/terraform/advanced/terraform_updates.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_wireguard_ssh.md b/collections/manual/documentation/system_administrators/terraform/advanced/terraform_wireguard_ssh.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_wireguard_ssh.md rename to collections/manual/documentation/system_administrators/terraform/advanced/terraform_wireguard_ssh.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_wireguard_vpn.md b/collections/manual/documentation/system_administrators/terraform/advanced/terraform_wireguard_vpn.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/advanced/terraform_wireguard_vpn.md rename to collections/manual/documentation/system_administrators/terraform/advanced/terraform_wireguard_vpn.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/grid3_terraform_home.md b/collections/manual/documentation/system_administrators/terraform/grid3_terraform_home.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/grid3_terraform_home.md rename to collections/manual/documentation/system_administrators/terraform/grid3_terraform_home.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/grid_terraform.md b/collections/manual/documentation/system_administrators/terraform/grid_terraform.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/grid_terraform.md rename to collections/manual/documentation/system_administrators/terraform/grid_terraform.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/img/terraform_install.png b/collections/manual/documentation/system_administrators/terraform/img/terraform_install.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/img/terraform_install.png rename to collections/manual/documentation/system_administrators/terraform/img/terraform_install.png diff --git a/collections/tfmanual/documentation/system_administrators/terraform/img/terraform_works.png b/collections/manual/documentation/system_administrators/terraform/img/terraform_works.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/img/terraform_works.png rename to collections/manual/documentation/system_administrators/terraform/img/terraform_works.png diff --git a/collections/tfmanual/documentation/system_administrators/terraform/img/weblets_contracts.png b/collections/manual/documentation/system_administrators/terraform/img/weblets_contracts.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/img/weblets_contracts.png rename to collections/manual/documentation/system_administrators/terraform/img/weblets_contracts.png diff --git a/collections/tfmanual/documentation/system_administrators/terraform/resources/img/graphql_publicconf.png b/collections/manual/documentation/system_administrators/terraform/resources/img/graphql_publicconf.png similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/resources/img/graphql_publicconf.png rename to collections/manual/documentation/system_administrators/terraform/resources/img/graphql_publicconf.png diff --git a/collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_caprover.md b/collections/manual/documentation/system_administrators/terraform/resources/terraform_caprover.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_caprover.md rename to collections/manual/documentation/system_administrators/terraform/resources/terraform_caprover.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_k8s.md b/collections/manual/documentation/system_administrators/terraform/resources/terraform_k8s.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_k8s.md rename to collections/manual/documentation/system_administrators/terraform/resources/terraform_k8s.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_k8s_demo.md b/collections/manual/documentation/system_administrators/terraform/resources/terraform_k8s_demo.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_k8s_demo.md rename to collections/manual/documentation/system_administrators/terraform/resources/terraform_k8s_demo.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_qsfs.md b/collections/manual/documentation/system_administrators/terraform/resources/terraform_qsfs.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_qsfs.md rename to collections/manual/documentation/system_administrators/terraform/resources/terraform_qsfs.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_qsfs_on_full_vm.md b/collections/manual/documentation/system_administrators/terraform/resources/terraform_qsfs_on_full_vm.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_qsfs_on_full_vm.md rename to collections/manual/documentation/system_administrators/terraform/resources/terraform_qsfs_on_full_vm.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_qsfs_on_microvm.md b/collections/manual/documentation/system_administrators/terraform/resources/terraform_qsfs_on_microvm.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_qsfs_on_microvm.md rename to collections/manual/documentation/system_administrators/terraform/resources/terraform_qsfs_on_microvm.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_resources_readme.md b/collections/manual/documentation/system_administrators/terraform/resources/terraform_resources_readme.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_resources_readme.md rename to collections/manual/documentation/system_administrators/terraform/resources/terraform_resources_readme.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_scheduler.md b/collections/manual/documentation/system_administrators/terraform/resources/terraform_scheduler.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_scheduler.md rename to collections/manual/documentation/system_administrators/terraform/resources/terraform_scheduler.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_vm.md b/collections/manual/documentation/system_administrators/terraform/resources/terraform_vm.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_vm.md rename to collections/manual/documentation/system_administrators/terraform/resources/terraform_vm.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_vm_gateway.md b/collections/manual/documentation/system_administrators/terraform/resources/terraform_vm_gateway.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_vm_gateway.md rename to collections/manual/documentation/system_administrators/terraform/resources/terraform_vm_gateway.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_zdb.md b/collections/manual/documentation/system_administrators/terraform/resources/terraform_zdb.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_zdb.md rename to collections/manual/documentation/system_administrators/terraform/resources/terraform_zdb.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_zlogs.md b/collections/manual/documentation/system_administrators/terraform/resources/terraform_zlogs.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/resources/terraform_zlogs.md rename to collections/manual/documentation/system_administrators/terraform/resources/terraform_zlogs.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/sidebar.md b/collections/manual/documentation/system_administrators/terraform/sidebar.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/sidebar.md rename to collections/manual/documentation/system_administrators/terraform/sidebar.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/terraform_basic_example.md b/collections/manual/documentation/system_administrators/terraform/terraform_basic_example.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/terraform_basic_example.md rename to collections/manual/documentation/system_administrators/terraform/terraform_basic_example.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/terraform_basics.md b/collections/manual/documentation/system_administrators/terraform/terraform_basics.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/terraform_basics.md rename to collections/manual/documentation/system_administrators/terraform/terraform_basics.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/terraform_full_vm.md b/collections/manual/documentation/system_administrators/terraform/terraform_full_vm.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/terraform_full_vm.md rename to collections/manual/documentation/system_administrators/terraform/terraform_full_vm.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/terraform_get_started.md b/collections/manual/documentation/system_administrators/terraform/terraform_get_started.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/terraform_get_started.md rename to collections/manual/documentation/system_administrators/terraform/terraform_get_started.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/terraform_gpu_support.md b/collections/manual/documentation/system_administrators/terraform/terraform_gpu_support.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/terraform_gpu_support.md rename to collections/manual/documentation/system_administrators/terraform/terraform_gpu_support.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/terraform_install.md b/collections/manual/documentation/system_administrators/terraform/terraform_install.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/terraform_install.md rename to collections/manual/documentation/system_administrators/terraform/terraform_install.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/terraform_readme.md b/collections/manual/documentation/system_administrators/terraform/terraform_readme.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/terraform_readme.md rename to collections/manual/documentation/system_administrators/terraform/terraform_readme.md diff --git a/collections/tfmanual/documentation/system_administrators/terraform/terraform_toc.md b/collections/manual/documentation/system_administrators/terraform/terraform_toc.md similarity index 100% rename from collections/tfmanual/documentation/system_administrators/terraform/terraform_toc.md rename to collections/manual/documentation/system_administrators/terraform/terraform_toc.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/albedo_buy.md b/collections/manual/documentation/threefold_token/buy_sell_tft/albedo_buy.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/albedo_buy.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/albedo_buy.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/bettertoken.md b/collections/manual/documentation/threefold_token/buy_sell_tft/bettertoken.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/bettertoken.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/bettertoken.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/btc_alpha.md b/collections/manual/documentation/threefold_token/buy_sell_tft/btc_alpha.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/btc_alpha.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/btc_alpha.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/buy_sell_tft.md b/collections/manual/documentation/threefold_token/buy_sell_tft/buy_sell_tft.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/buy_sell_tft.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/buy_sell_tft.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/buy_sell_tft_archive.md b/collections/manual/documentation/threefold_token/buy_sell_tft/buy_sell_tft_archive.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/buy_sell_tft_archive.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/buy_sell_tft_archive.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/buy_sell_tft_methods.md b/collections/manual/documentation/threefold_token/buy_sell_tft/buy_sell_tft_methods.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/buy_sell_tft_methods.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/buy_sell_tft_methods.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/coinbase_xlm.md b/collections/manual/documentation/threefold_token/buy_sell_tft/coinbase_xlm.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/coinbase_xlm.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/coinbase_xlm.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/gettft.md b/collections/manual/documentation/threefold_token/buy_sell_tft/gettft.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/gettft.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/gettft.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/interstellar.md b/collections/manual/documentation/threefold_token/buy_sell_tft/interstellar.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/interstellar.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/interstellar.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/mazraa.md b/collections/manual/documentation/threefold_token/buy_sell_tft/mazraa.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/mazraa.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/mazraa.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/oneinch.md b/collections/manual/documentation/threefold_token/buy_sell_tft/oneinch.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/oneinch.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/oneinch.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/pancakeswap.md b/collections/manual/documentation/threefold_token/buy_sell_tft/pancakeswap.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/pancakeswap.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/pancakeswap.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/quick_start_lobstr.md b/collections/manual/documentation/threefold_token/buy_sell_tft/quick_start_lobstr.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/quick_start_lobstr.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/quick_start_lobstr.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/solar_buy.md b/collections/manual/documentation/threefold_token/buy_sell_tft/solar_buy.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/solar_buy.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/solar_buy.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/stellarterm.md b/collections/manual/documentation/threefold_token/buy_sell_tft/stellarterm.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/stellarterm.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/stellarterm.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tf_otc.md b/collections/manual/documentation/threefold_token/buy_sell_tft/tf_otc.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tf_otc.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/tf_otc.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_getting_started.md b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_getting_started.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_getting_started.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_getting_started.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_1.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_1.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_1.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_1.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_10.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_10.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_10.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_10.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_11.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_11.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_11.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_11.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_12.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_12.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_12.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_12.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_13.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_13.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_13.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_13.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_14.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_14.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_14.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_14.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_15.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_15.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_15.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_15.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_16.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_16.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_16.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_16.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_17.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_17.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_17.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_17.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_18.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_18.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_18.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_18.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_19.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_19.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_19.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_19.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_2.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_2.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_2.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_2.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_20.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_20.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_20.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_20.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_21.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_21.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_21.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_21.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_22.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_22.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_22.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_22.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_23.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_23.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_23.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_23.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_24.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_24.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_24.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_24.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_25.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_25.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_25.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_25.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_26.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_26.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_26.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_26.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_27.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_27.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_27.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_27.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_28.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_28.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_28.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_28.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_29.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_29.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_29.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_29.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_3.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_3.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_3.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_3.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_30.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_30.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_30.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_30.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_31.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_31.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_31.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_31.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_32.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_32.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_32.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_32.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_33.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_33.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_33.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_33.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_34.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_34.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_34.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_34.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_4.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_4.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_4.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_4.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_5.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_5.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_5.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_5.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_6.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_6.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_6.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_6.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_7.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_7.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_7.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_7.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_8.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_8.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_8.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_8.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_9.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_9.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_9.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/gettft_9.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/lobstr_swap.jpeg b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/lobstr_swap.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/lobstr_swap.jpeg rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/lobstr_swap.jpg diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/lobstr_trade.jpeg b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/lobstr_trade.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/lobstr_trade.jpeg rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/lobstr_trade.jpg diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/threefold__lobstr_swap_tft_.jpg b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/threefold_lobstr_swap_tft_.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/threefold__lobstr_swap_tft_.jpg rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/img/threefold_lobstr_swap_tft_.jpg diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr.md b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr_complete_guide.md b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr_complete_guide.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr_complete_guide.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr_complete_guide.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr_short_guide.md b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr_short_guide.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr_short_guide.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr_short_guide.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr_short_guide_archive.md b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr_short_guide_archive.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr_short_guide_archive.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_lobstr/tft_lobstr_short_guide_archive.md diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_1.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_1.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_1.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_1.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_2.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_2.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_2.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_2.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_3.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_3.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_3.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_3.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_4.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_4.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_4.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_4.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_5.png b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_5.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_5.png rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_metamask/img/tft_on_ethereum_image_5.png diff --git a/collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_metamask/tft_metamask.md b/collections/manual/documentation/threefold_token/buy_sell_tft/tft_metamask/tft_metamask.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/buy_sell_tft/tft_metamask/tft_metamask.md rename to collections/manual/documentation/threefold_token/buy_sell_tft/tft_metamask/tft_metamask.md diff --git a/collections/tfmanual/documentation/threefold_token/img/albedo_balance.png b/collections/manual/documentation/threefold_token/img/albedo_balance.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/img/albedo_balance.png rename to collections/manual/documentation/threefold_token/img/albedo_balance.png diff --git a/collections/tfmanual/documentation/threefold_token/img/albedo_home.png b/collections/manual/documentation/threefold_token/img/albedo_home.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/img/albedo_home.png rename to collections/manual/documentation/threefold_token/img/albedo_home.png diff --git a/collections/tfmanual/documentation/threefold_token/img/threefold__albedo_send_receive.png b/collections/manual/documentation/threefold_token/img/threefold_albedo_send_receive.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/img/threefold__albedo_send_receive.png rename to collections/manual/documentation/threefold_token/img/threefold_albedo_send_receive.png diff --git a/collections/tfmanual/documentation/threefold_token/img/token_distribution.png b/collections/manual/documentation/threefold_token/img/token_distribution.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/img/token_distribution.png rename to collections/manual/documentation/threefold_token/img/token_distribution.png diff --git a/collections/manual/documentation/threefold_token/liquidity/img/.done b/collections/manual/documentation/threefold_token/liquidity/img/.done new file mode 100644 index 0000000..d8cecb7 --- /dev/null +++ b/collections/manual/documentation/threefold_token/liquidity/img/.done @@ -0,0 +1,2 @@ +albedo_confirm.png +albedo_liquidity.png diff --git a/collections/tfmanual/documentation/threefold_token/liquidity/img/1inch_pool_details.png b/collections/manual/documentation/threefold_token/liquidity/img/1inch_pool_details.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/liquidity/img/1inch_pool_details.png rename to collections/manual/documentation/threefold_token/liquidity/img/1inch_pool_details.png diff --git a/collections/tfmanual/documentation/threefold_token/liquidity/img/1inch_pool_total.png b/collections/manual/documentation/threefold_token/liquidity/img/1inch_pool_total.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/liquidity/img/1inch_pool_total.png rename to collections/manual/documentation/threefold_token/liquidity/img/1inch_pool_total.png diff --git a/collections/tfmanual/documentation/threefold_token/liquidity/img/1inch_provide.png b/collections/manual/documentation/threefold_token/liquidity/img/1inch_provide.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/liquidity/img/1inch_provide.png rename to collections/manual/documentation/threefold_token/liquidity/img/1inch_provide.png diff --git a/collections/tfmanual/documentation/threefold_token/liquidity/img/1inch_submit.png b/collections/manual/documentation/threefold_token/liquidity/img/1inch_submit.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/liquidity/img/1inch_submit.png rename to collections/manual/documentation/threefold_token/liquidity/img/1inch_submit.png diff --git a/collections/tfmanual/documentation/threefold_token/liquidity/img/1inch_tftpool.png b/collections/manual/documentation/threefold_token/liquidity/img/1inch_tftpool.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/liquidity/img/1inch_tftpool.png rename to collections/manual/documentation/threefold_token/liquidity/img/1inch_tftpool.png diff --git a/collections/tfmanual/documentation/threefold_token/liquidity/img/albedo_confirm.png b/collections/manual/documentation/threefold_token/liquidity/img/albedo_confirm.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/liquidity/img/albedo_confirm.png rename to collections/manual/documentation/threefold_token/liquidity/img/albedo_confirm.png diff --git a/collections/tfmanual/documentation/threefold_token/liquidity/img/albedo_liquidity.png b/collections/manual/documentation/threefold_token/liquidity/img/albedo_liquidity.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/liquidity/img/albedo_liquidity.png rename to collections/manual/documentation/threefold_token/liquidity/img/albedo_liquidity.png diff --git a/collections/tfmanual/documentation/threefold_token/liquidity/img/assets.png b/collections/manual/documentation/threefold_token/liquidity/img/assets.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/liquidity/img/assets.png rename to collections/manual/documentation/threefold_token/liquidity/img/assets.png diff --git a/collections/tfmanual/documentation/threefold_token/liquidity/img/liquidity_1inch_unlock.png b/collections/manual/documentation/threefold_token/liquidity/img/liquidity_1inch_unlock.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/liquidity/img/liquidity_1inch_unlock.png rename to collections/manual/documentation/threefold_token/liquidity/img/liquidity_1inch_unlock.png diff --git a/collections/tfmanual/documentation/threefold_token/liquidity/img/liquidity_approve.jpeg b/collections/manual/documentation/threefold_token/liquidity/img/liquidity_approve.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/liquidity/img/liquidity_approve.jpeg rename to collections/manual/documentation/threefold_token/liquidity/img/liquidity_approve.jpg diff --git a/collections/tfmanual/documentation/threefold_token/liquidity/img/liquidity_busd.jpeg b/collections/manual/documentation/threefold_token/liquidity/img/liquidity_busd.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/liquidity/img/liquidity_busd.jpeg rename to collections/manual/documentation/threefold_token/liquidity/img/liquidity_busd.jpg diff --git a/collections/tfmanual/documentation/threefold_token/liquidity/img/pancake_liquidity.png b/collections/manual/documentation/threefold_token/liquidity/img/pancake_liquidity.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/liquidity/img/pancake_liquidity.png rename to collections/manual/documentation/threefold_token/liquidity/img/pancake_liquidity.png diff --git a/collections/tfmanual/documentation/threefold_token/liquidity/img/threefold__confirmation.jpg b/collections/manual/documentation/threefold_token/liquidity/img/threefold_confirmation.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/liquidity/img/threefold__confirmation.jpg rename to collections/manual/documentation/threefold_token/liquidity/img/threefold_confirmation.jpg diff --git a/collections/tfmanual/documentation/threefold_token/liquidity/img/threefold__lp_tokens.jpg b/collections/manual/documentation/threefold_token/liquidity/img/threefold_lp_tokens.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/liquidity/img/threefold__lp_tokens.jpg rename to collections/manual/documentation/threefold_token/liquidity/img/threefold_lp_tokens.jpg diff --git a/collections/tfmanual/documentation/threefold_token/liquidity/img/threefold__supply.jpg b/collections/manual/documentation/threefold_token/liquidity/img/threefold_supply.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/liquidity/img/threefold__supply.jpg rename to collections/manual/documentation/threefold_token/liquidity/img/threefold_supply.jpg diff --git a/collections/tfmanual/documentation/threefold_token/liquidity/liquidity_1inch.md b/collections/manual/documentation/threefold_token/liquidity/liquidity_1inch.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/liquidity/liquidity_1inch.md rename to collections/manual/documentation/threefold_token/liquidity/liquidity_1inch.md diff --git a/collections/tfmanual/documentation/threefold_token/liquidity/liquidity_albedo.md b/collections/manual/documentation/threefold_token/liquidity/liquidity_albedo.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/liquidity/liquidity_albedo.md rename to collections/manual/documentation/threefold_token/liquidity/liquidity_albedo.md diff --git a/collections/tfmanual/documentation/threefold_token/liquidity/liquidity_pancake.md b/collections/manual/documentation/threefold_token/liquidity/liquidity_pancake.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/liquidity/liquidity_pancake.md rename to collections/manual/documentation/threefold_token/liquidity/liquidity_pancake.md diff --git a/collections/tfmanual/documentation/threefold_token/liquidity/liquidity_readme.md b/collections/manual/documentation/threefold_token/liquidity/liquidity_readme.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/liquidity/liquidity_readme.md rename to collections/manual/documentation/threefold_token/liquidity/liquidity_readme.md diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/albedo_store.md b/collections/manual/documentation/threefold_token/storing_tft/albedo_store.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/albedo_store.md rename to collections/manual/documentation/threefold_token/storing_tft/albedo_store.md diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/btc_alpha_deposit.md b/collections/manual/documentation/threefold_token/storing_tft/btc_alpha_deposit.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/btc_alpha_deposit.md rename to collections/manual/documentation/threefold_token/storing_tft/btc_alpha_deposit.md diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/hardware_wallet.md b/collections/manual/documentation/threefold_token/storing_tft/hardware_wallet.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/hardware_wallet.md rename to collections/manual/documentation/threefold_token/storing_tft/hardware_wallet.md diff --git a/collections/manual/documentation/threefold_token/storing_tft/img/.done b/collections/manual/documentation/threefold_token/storing_tft/img/.done new file mode 100644 index 0000000..1918246 --- /dev/null +++ b/collections/manual/documentation/threefold_token/storing_tft/img/.done @@ -0,0 +1,9 @@ +alpha_signup.png +alpha_trade.png +alpha_wallet.png +inter_funded.png +lobstr_assets.png +metamask_installed.png +metamask_new.png +metamask_pass.png +metamask_privatekey.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_activate.png b/collections/manual/documentation/threefold_token/storing_tft/img/albedo_activate.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_activate.png rename to collections/manual/documentation/threefold_token/storing_tft/img/albedo_activate.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_fund.png b/collections/manual/documentation/threefold_token/storing_tft/img/albedo_fund.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_fund.png rename to collections/manual/documentation/threefold_token/storing_tft/img/albedo_fund.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_receive.png b/collections/manual/documentation/threefold_token/storing_tft/img/albedo_receive.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_receive.png rename to collections/manual/documentation/threefold_token/storing_tft/img/albedo_receive.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_secret.png b/collections/manual/documentation/threefold_token/storing_tft/img/albedo_secret.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_secret.png rename to collections/manual/documentation/threefold_token/storing_tft/img/albedo_secret.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_select_asset.png b/collections/manual/documentation/threefold_token/storing_tft/img/albedo_select_asset.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_select_asset.png rename to collections/manual/documentation/threefold_token/storing_tft/img/albedo_select_asset.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_send_receive.png b/collections/manual/documentation/threefold_token/storing_tft/img/albedo_send_receive.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_send_receive.png rename to collections/manual/documentation/threefold_token/storing_tft/img/albedo_send_receive.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_signup.png b/collections/manual/documentation/threefold_token/storing_tft/img/albedo_signup.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_signup.png rename to collections/manual/documentation/threefold_token/storing_tft/img/albedo_signup.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_swap.png b/collections/manual/documentation/threefold_token/storing_tft/img/albedo_swap.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_swap.png rename to collections/manual/documentation/threefold_token/storing_tft/img/albedo_swap.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_swap1.png b/collections/manual/documentation/threefold_token/storing_tft/img/albedo_swap1.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_swap1.png rename to collections/manual/documentation/threefold_token/storing_tft/img/albedo_swap1.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_trustline.png b/collections/manual/documentation/threefold_token/storing_tft/img/albedo_trustline.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_trustline.png rename to collections/manual/documentation/threefold_token/storing_tft/img/albedo_trustline.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_2fa.png b/collections/manual/documentation/threefold_token/storing_tft/img/alpha_2fa.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_2fa.png rename to collections/manual/documentation/threefold_token/storing_tft/img/alpha_2fa.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_auth.png b/collections/manual/documentation/threefold_token/storing_tft/img/alpha_auth.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_auth.png rename to collections/manual/documentation/threefold_token/storing_tft/img/alpha_auth.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_deposit.png b/collections/manual/documentation/threefold_token/storing_tft/img/alpha_deposit.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_deposit.png rename to collections/manual/documentation/threefold_token/storing_tft/img/alpha_deposit.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_email.png b/collections/manual/documentation/threefold_token/storing_tft/img/alpha_email.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_email.png rename to collections/manual/documentation/threefold_token/storing_tft/img/alpha_email.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_home.png b/collections/manual/documentation/threefold_token/storing_tft/img/alpha_home.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_home.png rename to collections/manual/documentation/threefold_token/storing_tft/img/alpha_home.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_limit.png b/collections/manual/documentation/threefold_token/storing_tft/img/alpha_limit.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_limit.png rename to collections/manual/documentation/threefold_token/storing_tft/img/alpha_limit.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_login.png b/collections/manual/documentation/threefold_token/storing_tft/img/alpha_login.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_login.png rename to collections/manual/documentation/threefold_token/storing_tft/img/alpha_login.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_search.png b/collections/manual/documentation/threefold_token/storing_tft/img/alpha_search.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_search.png rename to collections/manual/documentation/threefold_token/storing_tft/img/alpha_search.png diff --git a/collections/manual/documentation/threefold_token/storing_tft/img/alpha_signup.png b/collections/manual/documentation/threefold_token/storing_tft/img/alpha_signup.png new file mode 100644 index 0000000..95419d2 Binary files /dev/null and b/collections/manual/documentation/threefold_token/storing_tft/img/alpha_signup.png differ diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_tft.png b/collections/manual/documentation/threefold_token/storing_tft/img/alpha_tft.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_tft.png rename to collections/manual/documentation/threefold_token/storing_tft/img/alpha_tft.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_trade.png b/collections/manual/documentation/threefold_token/storing_tft/img/alpha_trade.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_trade.png rename to collections/manual/documentation/threefold_token/storing_tft/img/alpha_trade.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_verify.png b/collections/manual/documentation/threefold_token/storing_tft/img/alpha_verify.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_verify.png rename to collections/manual/documentation/threefold_token/storing_tft/img/alpha_verify.png diff --git a/collections/manual/documentation/threefold_token/storing_tft/img/alpha_wallet.png b/collections/manual/documentation/threefold_token/storing_tft/img/alpha_wallet.png new file mode 100644 index 0000000..081e25a Binary files /dev/null and b/collections/manual/documentation/threefold_token/storing_tft/img/alpha_wallet.png differ diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_1.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_1.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_1.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_1.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_10.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_10.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_10.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_10.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_11.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_11.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_11.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_11.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_12.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_12.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_12.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_12.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_13.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_13.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_13.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_13.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_14.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_14.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_14.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_14.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_15.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_15.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_15.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_15.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_16.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_16.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_16.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_16.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_17.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_17.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_17.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_17.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_18.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_18.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_18.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_18.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_19.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_19.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_19.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_19.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_2.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_2.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_2.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_2.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_20.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_20.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_20.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_20.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_21.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_21.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_21.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_21.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_22.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_22.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_22.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_22.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_23.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_23.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_23.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_23.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_24.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_24.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_24.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_24.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_25.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_25.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_25.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_25.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_26.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_26.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_26.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_26.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_27.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_27.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_27.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_27.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_28.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_28.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_28.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_28.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_29.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_29.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_29.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_29.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_3.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_3.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_3.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_3.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_30.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_30.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_30.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_30.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_31.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_31.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_31.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_31.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_32.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_32.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_32.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_32.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_33.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_33.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_33.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_33.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_34.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_34.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_34.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_34.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_35.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_35.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_35.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_35.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_36.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_36.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_36.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_36.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_37.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_37.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_37.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_37.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_38.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_38.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_38.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_38.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_39.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_39.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_39.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_39.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_4.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_4.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_4.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_4.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_40.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_40.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_40.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_40.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_41.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_41.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_41.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_41.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_42.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_42.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_42.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_42.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_43.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_43.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_43.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_43.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_44.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_44.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_44.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_44.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_45.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_45.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_45.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_45.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_46.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_46.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_46.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_46.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_47.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_47.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_47.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_47.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_48.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_48.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_48.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_48.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_49.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_49.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_49.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_49.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_5.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_5.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_5.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_5.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_50.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_50.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_50.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_50.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_51.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_51.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_51.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_51.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_52.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_52.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_52.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_52.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_53.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_53.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_53.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_53.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_54.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_54.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_54.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_54.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_55.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_55.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_55.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_55.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_56.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_56.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_56.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_56.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_57.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_57.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_57.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_57.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_58.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_58.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_58.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_58.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_59.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_59.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_59.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_59.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_6.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_6.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_6.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_6.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_7.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_7.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_7.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_7.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_8.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_8.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_8.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_8.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_9.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_9.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_9.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_tf_wallet_9.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_wallet_10.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_wallet_10.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_wallet_10.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_wallet_10.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_wallet_11.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_wallet_11.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_wallet_11.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_wallet_11.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_wallet_12.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_wallet_12.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_wallet_12.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_wallet_12.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_wallet_13.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_wallet_13.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_wallet_13.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_wallet_13.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_wallet_5.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_wallet_5.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_wallet_5.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_wallet_5.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_wallet_7.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_wallet_7.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_wallet_7.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_wallet_7.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_wallet_8.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_wallet_8.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_wallet_8.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_wallet_8.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_wallet_9.png b/collections/manual/documentation/threefold_token/storing_tft/img/farming_wallet_9.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/farming_wallet_9.png rename to collections/manual/documentation/threefold_token/storing_tft/img/farming_wallet_9.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_deposit.png b/collections/manual/documentation/threefold_token/storing_tft/img/inter_deposit.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_deposit.png rename to collections/manual/documentation/threefold_token/storing_tft/img/inter_deposit.png diff --git a/collections/manual/documentation/threefold_token/storing_tft/img/inter_funded.png b/collections/manual/documentation/threefold_token/storing_tft/img/inter_funded.png new file mode 100644 index 0000000..0c4dc43 Binary files /dev/null and b/collections/manual/documentation/threefold_token/storing_tft/img/inter_funded.png differ diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_home.png b/collections/manual/documentation/threefold_token/storing_tft/img/inter_home.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_home.png rename to collections/manual/documentation/threefold_token/storing_tft/img/inter_home.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_home1.png b/collections/manual/documentation/threefold_token/storing_tft/img/inter_home1.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_home1.png rename to collections/manual/documentation/threefold_token/storing_tft/img/inter_home1.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_key.png b/collections/manual/documentation/threefold_token/storing_tft/img/inter_key.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_key.png rename to collections/manual/documentation/threefold_token/storing_tft/img/inter_key.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_login.png b/collections/manual/documentation/threefold_token/storing_tft/img/inter_login.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_login.png rename to collections/manual/documentation/threefold_token/storing_tft/img/inter_login.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_ok.png b/collections/manual/documentation/threefold_token/storing_tft/img/inter_ok.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_ok.png rename to collections/manual/documentation/threefold_token/storing_tft/img/inter_ok.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_pass.png b/collections/manual/documentation/threefold_token/storing_tft/img/inter_pass.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_pass.png rename to collections/manual/documentation/threefold_token/storing_tft/img/inter_pass.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_popup.png b/collections/manual/documentation/threefold_token/storing_tft/img/inter_popup.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_popup.png rename to collections/manual/documentation/threefold_token/storing_tft/img/inter_popup.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_success.png b/collections/manual/documentation/threefold_token/storing_tft/img/inter_success.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_success.png rename to collections/manual/documentation/threefold_token/storing_tft/img/inter_success.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/INTER_TFT.png b/collections/manual/documentation/threefold_token/storing_tft/img/inter_tft.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/INTER_TFT.png rename to collections/manual/documentation/threefold_token/storing_tft/img/inter_tft.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/lobstr_asset.jpeg b/collections/manual/documentation/threefold_token/storing_tft/img/lobstr_asset.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/lobstr_asset.jpeg rename to collections/manual/documentation/threefold_token/storing_tft/img/lobstr_asset.jpg diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/lobstr_assets.png b/collections/manual/documentation/threefold_token/storing_tft/img/lobstr_assets.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/lobstr_assets.png rename to collections/manual/documentation/threefold_token/storing_tft/img/lobstr_assets.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/lobstr_download.png b/collections/manual/documentation/threefold_token/storing_tft/img/lobstr_download.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/lobstr_download.png rename to collections/manual/documentation/threefold_token/storing_tft/img/lobstr_download.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/lobstr_fed.png b/collections/manual/documentation/threefold_token/storing_tft/img/lobstr_fed.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/lobstr_fed.png rename to collections/manual/documentation/threefold_token/storing_tft/img/lobstr_fed.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/lobstr_key.png b/collections/manual/documentation/threefold_token/storing_tft/img/lobstr_key.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/lobstr_key.png rename to collections/manual/documentation/threefold_token/storing_tft/img/lobstr_key.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/lobstr_new.png b/collections/manual/documentation/threefold_token/storing_tft/img/lobstr_new.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/lobstr_new.png rename to collections/manual/documentation/threefold_token/storing_tft/img/lobstr_new.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/lobstr_pass.png b/collections/manual/documentation/threefold_token/storing_tft/img/lobstr_pass.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/lobstr_pass.png rename to collections/manual/documentation/threefold_token/storing_tft/img/lobstr_pass.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/lobstr_verify.png b/collections/manual/documentation/threefold_token/storing_tft/img/lobstr_verify.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/lobstr_verify.png rename to collections/manual/documentation/threefold_token/storing_tft/img/lobstr_verify.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/lobstr_web.png b/collections/manual/documentation/threefold_token/storing_tft/img/lobstr_web.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/lobstr_web.png rename to collections/manual/documentation/threefold_token/storing_tft/img/lobstr_web.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_add.png b/collections/manual/documentation/threefold_token/storing_tft/img/metamask_add.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_add.png rename to collections/manual/documentation/threefold_token/storing_tft/img/metamask_add.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_choose.png b/collections/manual/documentation/threefold_token/storing_tft/img/metamask_choose.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_choose.png rename to collections/manual/documentation/threefold_token/storing_tft/img/metamask_choose.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_confirm.png b/collections/manual/documentation/threefold_token/storing_tft/img/metamask_confirm.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_confirm.png rename to collections/manual/documentation/threefold_token/storing_tft/img/metamask_confirm.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_custom.png b/collections/manual/documentation/threefold_token/storing_tft/img/metamask_custom.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_custom.png rename to collections/manual/documentation/threefold_token/storing_tft/img/metamask_custom.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_import.png b/collections/manual/documentation/threefold_token/storing_tft/img/metamask_import.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_import.png rename to collections/manual/documentation/threefold_token/storing_tft/img/metamask_import.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_installed.png b/collections/manual/documentation/threefold_token/storing_tft/img/metamask_installed.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_installed.png rename to collections/manual/documentation/threefold_token/storing_tft/img/metamask_installed.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_new.png b/collections/manual/documentation/threefold_token/storing_tft/img/metamask_new.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_new.png rename to collections/manual/documentation/threefold_token/storing_tft/img/metamask_new.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_pass.png b/collections/manual/documentation/threefold_token/storing_tft/img/metamask_pass.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_pass.png rename to collections/manual/documentation/threefold_token/storing_tft/img/metamask_pass.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_privatekey.png b/collections/manual/documentation/threefold_token/storing_tft/img/metamask_privatekey.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_privatekey.png rename to collections/manual/documentation/threefold_token/storing_tft/img/metamask_privatekey.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_success.png b/collections/manual/documentation/threefold_token/storing_tft/img/metamask_success.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_success.png rename to collections/manual/documentation/threefold_token/storing_tft/img/metamask_success.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_switch.png b/collections/manual/documentation/threefold_token/storing_tft/img/metamask_switch.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_switch.png rename to collections/manual/documentation/threefold_token/storing_tft/img/metamask_switch.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_tft.png b/collections/manual/documentation/threefold_token/storing_tft/img/metamask_tft.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_tft.png rename to collections/manual/documentation/threefold_token/storing_tft/img/metamask_tft.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_tft_auto.png b/collections/manual/documentation/threefold_token/storing_tft/img/metamask_tft_auto.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_tft_auto.png rename to collections/manual/documentation/threefold_token/storing_tft/img/metamask_tft_auto.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_tft_home.png b/collections/manual/documentation/threefold_token/storing_tft/img/metamask_tft_home.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/metamask_tft_home.png rename to collections/manual/documentation/threefold_token/storing_tft/img/metamask_tft_home.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_account.png b/collections/manual/documentation/threefold_token/storing_tft/img/solar_account.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_account.png rename to collections/manual/documentation/threefold_token/storing_tft/img/solar_account.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_add.png b/collections/manual/documentation/threefold_token/storing_tft/img/solar_add.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_add.png rename to collections/manual/documentation/threefold_token/storing_tft/img/solar_add.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_asset.png b/collections/manual/documentation/threefold_token/storing_tft/img/solar_asset.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_asset.png rename to collections/manual/documentation/threefold_token/storing_tft/img/solar_asset.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_confirm.png b/collections/manual/documentation/threefold_token/storing_tft/img/solar_confirm.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_confirm.png rename to collections/manual/documentation/threefold_token/storing_tft/img/solar_confirm.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_copy.jpeg b/collections/manual/documentation/threefold_token/storing_tft/img/solar_copy.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_copy.jpeg rename to collections/manual/documentation/threefold_token/storing_tft/img/solar_copy.jpg diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_desktop.jpeg b/collections/manual/documentation/threefold_token/storing_tft/img/solar_desktop.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_desktop.jpeg rename to collections/manual/documentation/threefold_token/storing_tft/img/solar_desktop.jpg diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_home.jpeg b/collections/manual/documentation/threefold_token/storing_tft/img/solar_home.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_home.jpeg rename to collections/manual/documentation/threefold_token/storing_tft/img/solar_home.jpg diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_home.png b/collections/manual/documentation/threefold_token/storing_tft/img/solar_home.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_home.png rename to collections/manual/documentation/threefold_token/storing_tft/img/solar_home.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_install.png b/collections/manual/documentation/threefold_token/storing_tft/img/solar_install.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_install.png rename to collections/manual/documentation/threefold_token/storing_tft/img/solar_install.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_receive.jpeg b/collections/manual/documentation/threefold_token/storing_tft/img/solar_receive.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_receive.jpeg rename to collections/manual/documentation/threefold_token/storing_tft/img/solar_receive.jpg diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_search.png b/collections/manual/documentation/threefold_token/storing_tft/img/solar_search.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_search.png rename to collections/manual/documentation/threefold_token/storing_tft/img/solar_search.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_secret.jpeg b/collections/manual/documentation/threefold_token/storing_tft/img/solar_secret.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_secret.jpeg rename to collections/manual/documentation/threefold_token/storing_tft/img/solar_secret.jpg diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_success.png b/collections/manual/documentation/threefold_token/storing_tft/img/solar_success.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_success.png rename to collections/manual/documentation/threefold_token/storing_tft/img/solar_success.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_tft.png b/collections/manual/documentation/threefold_token/storing_tft/img/solar_tft.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_tft.png rename to collections/manual/documentation/threefold_token/storing_tft/img/solar_tft.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_tftinfo.png b/collections/manual/documentation/threefold_token/storing_tft/img/solar_tftinfo.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_tftinfo.png rename to collections/manual/documentation/threefold_token/storing_tft/img/solar_tftinfo.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_verify.png b/collections/manual/documentation/threefold_token/storing_tft/img/solar_verify.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_verify.png rename to collections/manual/documentation/threefold_token/storing_tft/img/solar_verify.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_xlm.jpeg b/collections/manual/documentation/threefold_token/storing_tft/img/solar_xlm.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/solar_xlm.jpeg rename to collections/manual/documentation/threefold_token/storing_tft/img/solar_xlm.jpg diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/threefold__trustwallet_overview.jpg b/collections/manual/documentation/threefold_token/storing_tft/img/threefold_trustwallet_overview.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/threefold__trustwallet_overview.jpg rename to collections/manual/documentation/threefold_token/storing_tft/img/threefold_trustwallet_overview.jpg diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/threefold__trustwallet_tft_added.jpg b/collections/manual/documentation/threefold_token/storing_tft/img/threefold_trustwallet_tft_added.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/threefold__trustwallet_tft_added.jpg rename to collections/manual/documentation/threefold_token/storing_tft/img/threefold_trustwallet_tft_added.jpg diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/threefold__trustwallet_tft_config.jpg b/collections/manual/documentation/threefold_token/storing_tft/img/threefold_trustwallet_tft_config.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/threefold__trustwallet_tft_config.jpg rename to collections/manual/documentation/threefold_token/storing_tft/img/threefold_trustwallet_tft_config.jpg diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/threefold__xlm_solar_tft_manual_image_19.jpg b/collections/manual/documentation/threefold_token/storing_tft/img/threefold_xlm_solar_tft_manual_image_19.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/threefold__xlm_solar_tft_manual_image_19.jpg rename to collections/manual/documentation/threefold_token/storing_tft/img/threefold_xlm_solar_tft_manual_image_19.jpg diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/trust_backup.png b/collections/manual/documentation/threefold_token/storing_tft/img/trust_backup.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/trust_backup.png rename to collections/manual/documentation/threefold_token/storing_tft/img/trust_backup.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/trust_create.png b/collections/manual/documentation/threefold_token/storing_tft/img/trust_create.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/trust_create.png rename to collections/manual/documentation/threefold_token/storing_tft/img/trust_create.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/trust_created.png b/collections/manual/documentation/threefold_token/storing_tft/img/trust_created.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/trust_created.png rename to collections/manual/documentation/threefold_token/storing_tft/img/trust_created.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/trust_notfound.jpeg b/collections/manual/documentation/threefold_token/storing_tft/img/trust_notfound.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/trust_notfound.jpeg rename to collections/manual/documentation/threefold_token/storing_tft/img/trust_notfound.jpg diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/trust_notfound.png b/collections/manual/documentation/threefold_token/storing_tft/img/trust_notfound.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/trust_notfound.png rename to collections/manual/documentation/threefold_token/storing_tft/img/trust_notfound.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/trust_recover.png b/collections/manual/documentation/threefold_token/storing_tft/img/trust_recover.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/trust_recover.png rename to collections/manual/documentation/threefold_token/storing_tft/img/trust_recover.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/trust_verify.png b/collections/manual/documentation/threefold_token/storing_tft/img/trust_verify.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/img/trust_verify.png rename to collections/manual/documentation/threefold_token/storing_tft/img/trust_verify.png diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/interstellar_store.md b/collections/manual/documentation/threefold_token/storing_tft/interstellar_store.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/interstellar_store.md rename to collections/manual/documentation/threefold_token/storing_tft/interstellar_store.md diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/lobstr_wallet.md b/collections/manual/documentation/threefold_token/storing_tft/lobstr_wallet.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/lobstr_wallet.md rename to collections/manual/documentation/threefold_token/storing_tft/lobstr_wallet.md diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/metamask.md b/collections/manual/documentation/threefold_token/storing_tft/metamask.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/metamask.md rename to collections/manual/documentation/threefold_token/storing_tft/metamask.md diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/solar_wallet.md b/collections/manual/documentation/threefold_token/storing_tft/solar_wallet.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/solar_wallet.md rename to collections/manual/documentation/threefold_token/storing_tft/solar_wallet.md diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/storing_tft.md b/collections/manual/documentation/threefold_token/storing_tft/storing_tft.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/storing_tft.md rename to collections/manual/documentation/threefold_token/storing_tft/storing_tft.md diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/tf_connect_app.md b/collections/manual/documentation/threefold_token/storing_tft/tf_connect_app.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/tf_connect_app.md rename to collections/manual/documentation/threefold_token/storing_tft/tf_connect_app.md diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/trustwallet.md b/collections/manual/documentation/threefold_token/storing_tft/trustwallet.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/storing_tft/trustwallet.md rename to collections/manual/documentation/threefold_token/storing_tft/trustwallet.md diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/bsc_stellar_bridge.md b/collections/manual/documentation/threefold_token/tft_bridges/bsc_stellar_bridge.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/bsc_stellar_bridge.md rename to collections/manual/documentation/threefold_token/tft_bridges/bsc_stellar_bridge.md diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/bsc_stellar_bridge_verification.md b/collections/manual/documentation/threefold_token/tft_bridges/bsc_stellar_bridge_verification.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/bsc_stellar_bridge_verification.md rename to collections/manual/documentation/threefold_token/tft_bridges/bsc_stellar_bridge_verification.md diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_1.png b/collections/manual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_1.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_1.png rename to collections/manual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_1.png diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_2.png b/collections/manual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_2.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_2.png rename to collections/manual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_2.png diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_3.png b/collections/manual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_3.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_3.png rename to collections/manual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_3.png diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_4.png b/collections/manual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_4.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_4.png rename to collections/manual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_4.png diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_5.png b/collections/manual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_5.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_5.png rename to collections/manual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_5.png diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_6.png b/collections/manual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_6.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_6.png rename to collections/manual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_6.png diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_7.png b/collections/manual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_7.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_7.png rename to collections/manual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_7.png diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_8.png b/collections/manual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_8.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_8.png rename to collections/manual/documentation/threefold_token/tft_bridges/img/bsc_stellar_picture_8.png diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/img/BSC to Stellar1.jpeg b/collections/manual/documentation/threefold_token/tft_bridges/img/bsc_to_stellar1.jpg similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/img/BSC to Stellar1.jpeg rename to collections/manual/documentation/threefold_token/tft_bridges/img/bsc_to_stellar1.jpg diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/img/BSC to Stellar2.png b/collections/manual/documentation/threefold_token/tft_bridges/img/bsc_to_stellar2.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/img/BSC to Stellar2.png rename to collections/manual/documentation/threefold_token/tft_bridges/img/bsc_to_stellar2.png diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/img/BSC to Stellar3.png b/collections/manual/documentation/threefold_token/tft_bridges/img/bsc_to_stellar3.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/img/BSC to Stellar3.png rename to collections/manual/documentation/threefold_token/tft_bridges/img/bsc_to_stellar3.png diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/img/BSC to Stellar4.png b/collections/manual/documentation/threefold_token/tft_bridges/img/bsc_to_stellar4.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/img/BSC to Stellar4.png rename to collections/manual/documentation/threefold_token/tft_bridges/img/bsc_to_stellar4.png diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/img/tft_bridges_diagram.png b/collections/manual/documentation/threefold_token/tft_bridges/img/tft_bridges_diagram.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/img/tft_bridges_diagram.png rename to collections/manual/documentation/threefold_token/tft_bridges/img/tft_bridges_diagram.png diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/tfchain_stellar_bridge.md b/collections/manual/documentation/threefold_token/tft_bridges/tfchain_stellar_bridge.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/tfchain_stellar_bridge.md rename to collections/manual/documentation/threefold_token/tft_bridges/tfchain_stellar_bridge.md diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/tft_bridges.md b/collections/manual/documentation/threefold_token/tft_bridges/tft_bridges.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/tft_bridges.md rename to collections/manual/documentation/threefold_token/tft_bridges/tft_bridges.md diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_1.png b/collections/manual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_1.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_1.png rename to collections/manual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_1.png diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_2.png b/collections/manual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_2.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_2.png rename to collections/manual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_2.png diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_3.png b/collections/manual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_3.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_3.png rename to collections/manual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_3.png diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_4.png b/collections/manual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_4.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_4.png rename to collections/manual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_4.png diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_5.png b/collections/manual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_5.png similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_5.png rename to collections/manual/documentation/threefold_token/tft_bridges/tft_ethereum/img/tft_on_ethereum_image_5.png diff --git a/collections/tfmanual/documentation/threefold_token/tft_bridges/tft_ethereum/tft_ethereum.md b/collections/manual/documentation/threefold_token/tft_bridges/tft_ethereum/tft_ethereum.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_bridges/tft_ethereum/tft_ethereum.md rename to collections/manual/documentation/threefold_token/tft_bridges/tft_ethereum/tft_ethereum.md diff --git a/collections/tfmanual/documentation/threefold_token/tft_intro.md b/collections/manual/documentation/threefold_token/tft_intro.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/tft_intro.md rename to collections/manual/documentation/threefold_token/tft_intro.md diff --git a/collections/tfmanual/documentation/threefold_token/threefold_token.md b/collections/manual/documentation/threefold_token/threefold_token.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/threefold_token.md rename to collections/manual/documentation/threefold_token/threefold_token.md diff --git a/collections/tfmanual/documentation/threefold_token/transaction_fees.md b/collections/manual/documentation/threefold_token/transaction_fees.md similarity index 100% rename from collections/tfmanual/documentation/threefold_token/transaction_fees.md rename to collections/manual/documentation/threefold_token/transaction_fees.md diff --git a/collections/tfmanual/knowledge_base/about/about.md b/collections/manual/knowledge_base/about/about.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/about.md rename to collections/manual/knowledge_base/about/about.md diff --git a/collections/tfmanual/knowledge_base/about/bettertoken.md b/collections/manual/knowledge_base/about/bettertoken.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/bettertoken.md rename to collections/manual/knowledge_base/about/bettertoken.md diff --git a/collections/tfmanual/knowledge_base/about/dao/dao.md b/collections/manual/knowledge_base/about/dao/dao.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/dao/dao.md rename to collections/manual/knowledge_base/about/dao/dao.md diff --git a/collections/tfmanual/knowledge_base/about/dao/dao_info.md b/collections/manual/knowledge_base/about/dao/dao_info.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/dao/dao_info.md rename to collections/manual/knowledge_base/about/dao/dao_info.md diff --git a/collections/tfmanual/knowledge_base/about/dao/dao_more_info.md b/collections/manual/knowledge_base/about/dao/dao_more_info.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/dao/dao_more_info.md rename to collections/manual/knowledge_base/about/dao/dao_more_info.md diff --git a/collections/tfmanual/knowledge_base/about/dao/dao_why.md b/collections/manual/knowledge_base/about/dao/dao_why.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/dao/dao_why.md rename to collections/manual/knowledge_base/about/dao/dao_why.md diff --git a/collections/tfmanual/knowledge_base/about/dao/gep.md b/collections/manual/knowledge_base/about/dao/gep.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/dao/gep.md rename to collections/manual/knowledge_base/about/dao/gep.md diff --git a/collections/tfmanual/knowledge_base/about/dao/img/dao_whatis_.jpg b/collections/manual/knowledge_base/about/dao/img/dao_whatis_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/dao/img/dao_whatis_.jpg rename to collections/manual/knowledge_base/about/dao/img/dao_whatis_.jpg diff --git a/collections/tfmanual/knowledge_base/about/dao/img/gep.png b/collections/manual/knowledge_base/about/dao/img/gep.png similarity index 100% rename from collections/tfmanual/knowledge_base/about/dao/img/gep.png rename to collections/manual/knowledge_base/about/dao/img/gep.png diff --git a/collections/tfmanual/knowledge_base/about/dao/tfdao.md b/collections/manual/knowledge_base/about/dao/tfdao.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/dao/tfdao.md rename to collections/manual/knowledge_base/about/dao/tfdao.md diff --git a/collections/tfmanual/knowledge_base/about/genesis_block_pool_details.md b/collections/manual/knowledge_base/about/genesis_block_pool_details.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/genesis_block_pool_details.md rename to collections/manual/knowledge_base/about/genesis_block_pool_details.md diff --git a/collections/tfmanual/knowledge_base/about/genesis_pool.md b/collections/manual/knowledge_base/about/genesis_pool.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/genesis_pool.md rename to collections/manual/knowledge_base/about/genesis_pool.md diff --git a/collections/tfmanual/knowledge_base/about/genesis_pool_dubai.md b/collections/manual/knowledge_base/about/genesis_pool_dubai.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/genesis_pool_dubai.md rename to collections/manual/knowledge_base/about/genesis_pool_dubai.md diff --git a/collections/tfmanual/knowledge_base/about/genesis_pool_ghent.md b/collections/manual/knowledge_base/about/genesis_pool_ghent.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/genesis_pool_ghent.md rename to collections/manual/knowledge_base/about/genesis_pool_ghent.md diff --git a/collections/tfmanual/knowledge_base/about/governance.md b/collections/manual/knowledge_base/about/governance.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/governance.md rename to collections/manual/knowledge_base/about/governance.md diff --git a/collections/tfmanual/knowledge_base/about/img/al_jadaf.jpg b/collections/manual/knowledge_base/about/img/al_jadaf.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/al_jadaf.jpg rename to collections/manual/knowledge_base/about/img/al_jadaf.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/aljadaf2.jpg b/collections/manual/knowledge_base/about/img/aljadaf2.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/aljadaf2.jpg rename to collections/manual/knowledge_base/about/img/aljadaf2.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/bettertoken_web.jpg b/collections/manual/knowledge_base/about/img/bettertoken_web.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/bettertoken_web.jpg rename to collections/manual/knowledge_base/about/img/bettertoken_web.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/blockchain.png b/collections/manual/knowledge_base/about/img/blockchain.png similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/blockchain.png rename to collections/manual/knowledge_base/about/img/blockchain.png diff --git a/collections/tfmanual/knowledge_base/about/img/crypto_valley_zug_.jpg b/collections/manual/knowledge_base/about/img/crypto_valley_zug_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/crypto_valley_zug_.jpg rename to collections/manual/knowledge_base/about/img/crypto_valley_zug_.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/dubai_office1.jpg b/collections/manual/knowledge_base/about/img/dubai_office1.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/dubai_office1.jpg rename to collections/manual/knowledge_base/about/img/dubai_office1.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/foundation_header_image.jpg b/collections/manual/knowledge_base/about/img/foundation_header_image.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/foundation_header_image.jpg rename to collections/manual/knowledge_base/about/img/foundation_header_image.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/genesispool_1.jpg b/collections/manual/knowledge_base/about/img/genesispool_1.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/genesispool_1.jpg rename to collections/manual/knowledge_base/about/img/genesispool_1.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/genesispool_2.jpg b/collections/manual/knowledge_base/about/img/genesispool_2.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/genesispool_2.jpg rename to collections/manual/knowledge_base/about/img/genesispool_2.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/korenlei_22.jpg b/collections/manual/knowledge_base/about/img/korenlei_22.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/korenlei_22.jpg rename to collections/manual/knowledge_base/about/img/korenlei_22.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/korenlei_old.jpg b/collections/manual/knowledge_base/about/img/korenlei_old.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/korenlei_old.jpg rename to collections/manual/knowledge_base/about/img/korenlei_old.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/labs_it_license.jpg b/collections/manual/knowledge_base/about/img/labs_it_license.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/labs_it_license.jpg rename to collections/manual/knowledge_base/about/img/labs_it_license.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/lochristi_1_.jpg b/collections/manual/knowledge_base/about/img/lochristi_1_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/lochristi_1_.jpg rename to collections/manual/knowledge_base/about/img/lochristi_1_.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/lochristi_2_.jpg b/collections/manual/knowledge_base/about/img/lochristi_2_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/lochristi_2_.jpg rename to collections/manual/knowledge_base/about/img/lochristi_2_.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/lochristi_3.jpg b/collections/manual/knowledge_base/about/img/lochristi_3.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/lochristi_3.jpg rename to collections/manual/knowledge_base/about/img/lochristi_3.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/lochristi_4.jpg b/collections/manual/knowledge_base/about/img/lochristi_4.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/lochristi_4.jpg rename to collections/manual/knowledge_base/about/img/lochristi_4.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/lochristi_5_.jpg b/collections/manual/knowledge_base/about/img/lochristi_5_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/lochristi_5_.jpg rename to collections/manual/knowledge_base/about/img/lochristi_5_.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/lochristi_6_.jpg b/collections/manual/knowledge_base/about/img/lochristi_6_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/lochristi_6_.jpg rename to collections/manual/knowledge_base/about/img/lochristi_6_.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/lochristi_7.jpg b/collections/manual/knowledge_base/about/img/lochristi_7.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/lochristi_7.jpg rename to collections/manual/knowledge_base/about/img/lochristi_7.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/mazraa_web1.jpg b/collections/manual/knowledge_base/about/img/mazraa_web1.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/mazraa_web1.jpg rename to collections/manual/knowledge_base/about/img/mazraa_web1.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/tf_companies_.jpg b/collections/manual/knowledge_base/about/img/tf_companies_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/tf_companies_.jpg rename to collections/manual/knowledge_base/about/img/tf_companies_.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/threefold_commodities_1_.jpg b/collections/manual/knowledge_base/about/img/threefold_commodities_1_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/threefold_commodities_1_.jpg rename to collections/manual/knowledge_base/about/img/threefold_commodities_1_.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/threefold_dmcc_license_certificate.jpg b/collections/manual/knowledge_base/about/img/threefold_dmcc_license_certificate.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/threefold_dmcc_license_certificate.jpg rename to collections/manual/knowledge_base/about/img/threefold_dmcc_license_certificate.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/threefold_tech.jpg b/collections/manual/knowledge_base/about/img/threefold_tech.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/threefold_tech.jpg rename to collections/manual/knowledge_base/about/img/threefold_tech.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/threefold_tech_location.jpg b/collections/manual/knowledge_base/about/img/threefold_tech_location.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/threefold_tech_location.jpg rename to collections/manual/knowledge_base/about/img/threefold_tech_location.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/threefold_vzw_official_doc.jpg b/collections/manual/knowledge_base/about/img/threefold_vzw_official_doc.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/threefold_vzw_official_doc.jpg rename to collections/manual/knowledge_base/about/img/threefold_vzw_official_doc.jpg diff --git a/collections/tfmanual/knowledge_base/about/img/view_dubai.jpg b/collections/manual/knowledge_base/about/img/view_dubai.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/about/img/view_dubai.jpg rename to collections/manual/knowledge_base/about/img/view_dubai.jpg diff --git a/collections/tfmanual/knowledge_base/about/mazraa.md b/collections/manual/knowledge_base/about/mazraa.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/mazraa.md rename to collections/manual/knowledge_base/about/mazraa.md diff --git a/collections/tfmanual/knowledge_base/about/orgstructure.md b/collections/manual/knowledge_base/about/orgstructure.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/orgstructure.md rename to collections/manual/knowledge_base/about/orgstructure.md diff --git a/collections/manual/knowledge_base/about/roadmap/releasenotes/img/.done b/collections/manual/knowledge_base/about/roadmap/releasenotes/img/.done new file mode 100644 index 0000000..50c9c2b --- /dev/null +++ b/collections/manual/knowledge_base/about/roadmap/releasenotes/img/.done @@ -0,0 +1 @@ +releasenotes.png diff --git a/collections/manual/knowledge_base/about/roadmap/releasenotes/img/releasenotes.png b/collections/manual/knowledge_base/about/roadmap/releasenotes/img/releasenotes.png new file mode 100644 index 0000000..8e4360b Binary files /dev/null and b/collections/manual/knowledge_base/about/roadmap/releasenotes/img/releasenotes.png differ diff --git a/collections/tfmanual/knowledge_base/about/roadmap/releasenotes/releasenotes_readme.md b/collections/manual/knowledge_base/about/roadmap/releasenotes/releasenotes_readme.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/roadmap/releasenotes/releasenotes_readme.md rename to collections/manual/knowledge_base/about/roadmap/releasenotes/releasenotes_readme.md diff --git a/collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0.md b/collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0.md rename to collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0.md diff --git a/collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0_a2.md b/collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0_a2.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0_a2.md rename to collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0_a2.md diff --git a/collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0_a4.md b/collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0_a4.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0_a4.md rename to collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0_a4.md diff --git a/collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0_a5.md b/collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0_a5.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0_a5.md rename to collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_0_a5.md diff --git a/collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_10_0.md b/collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_10_0.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_10_0.md rename to collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_10_0.md diff --git a/collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_6_0.md b/collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_6_0.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_6_0.md rename to collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_6_0.md diff --git a/collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_6_1.md b/collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_6_1.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_6_1.md rename to collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_6_1.md diff --git a/collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_7_0.md b/collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_7_0.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_7_0.md rename to collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_7_0.md diff --git a/collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_8_0.md b/collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_8_0.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_8_0.md rename to collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_8_0.md diff --git a/collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_9_0.md b/collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_9_0.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_9_0.md rename to collections/manual/knowledge_base/about/roadmap/releasenotes/tfgrid_release_3_9_0.md diff --git a/collections/tfmanual/knowledge_base/about/roadmap/roadmap_readme.md b/collections/manual/knowledge_base/about/roadmap/roadmap_readme.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/roadmap/roadmap_readme.md rename to collections/manual/knowledge_base/about/roadmap/roadmap_readme.md diff --git a/collections/tfmanual/knowledge_base/about/tfchain.md b/collections/manual/knowledge_base/about/tfchain.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/tfchain.md rename to collections/manual/knowledge_base/about/tfchain.md diff --git a/collections/tfmanual/knowledge_base/about/threefold_ag.md b/collections/manual/knowledge_base/about/threefold_ag.md similarity index 57% rename from collections/tfmanual/knowledge_base/about/threefold_ag.md rename to collections/manual/knowledge_base/about/threefold_ag.md index cd5ba89..2d1c69f 100644 --- a/collections/tfmanual/knowledge_base/about/threefold_ag.md +++ b/collections/manual/knowledge_base/about/threefold_ag.md @@ -17,14 +17,4 @@ While there are activities done at this time, we are preparing for future activi - Promotion of ThreeFold, specifically in Zug Communities (CH). - - ![](img/crypto_valley_zug_.jpg) \ No newline at end of file diff --git a/collections/tfmanual/knowledge_base/about/threefold_companies.md b/collections/manual/knowledge_base/about/threefold_companies.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/threefold_companies.md rename to collections/manual/knowledge_base/about/threefold_companies.md diff --git a/collections/tfmanual/knowledge_base/about/threefold_dubai.md b/collections/manual/knowledge_base/about/threefold_dubai.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/threefold_dubai.md rename to collections/manual/knowledge_base/about/threefold_dubai.md diff --git a/collections/tfmanual/knowledge_base/about/threefold_history.md b/collections/manual/knowledge_base/about/threefold_history.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/threefold_history.md rename to collections/manual/knowledge_base/about/threefold_history.md diff --git a/collections/tfmanual/knowledge_base/about/threefold_tech.md b/collections/manual/knowledge_base/about/threefold_tech.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/threefold_tech.md rename to collections/manual/knowledge_base/about/threefold_tech.md diff --git a/collections/tfmanual/knowledge_base/about/threefold_vzw.md b/collections/manual/knowledge_base/about/threefold_vzw.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/threefold_vzw.md rename to collections/manual/knowledge_base/about/threefold_vzw.md diff --git a/collections/tfmanual/knowledge_base/about/token_history.md b/collections/manual/knowledge_base/about/token_history.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/token_history.md rename to collections/manual/knowledge_base/about/token_history.md diff --git a/collections/tfmanual/knowledge_base/about/token_overview/special_wallets/stats_special_wallets.md b/collections/manual/knowledge_base/about/token_overview/special_wallets/stats_special_wallets.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/token_overview/special_wallets/stats_special_wallets.md rename to collections/manual/knowledge_base/about/token_overview/special_wallets/stats_special_wallets.md diff --git a/collections/tfmanual/knowledge_base/about/token_overview/token_overview.md b/collections/manual/knowledge_base/about/token_overview/token_overview.md similarity index 100% rename from collections/tfmanual/knowledge_base/about/token_overview/token_overview.md rename to collections/manual/knowledge_base/about/token_overview/token_overview.md diff --git a/collections/tfmanual/knowledge_base/cloud/cloud_toc.md b/collections/manual/knowledge_base/cloud/cloud_toc.md similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/cloud_toc.md rename to collections/manual/knowledge_base/cloud/cloud_toc.md diff --git a/collections/tfmanual/knowledge_base/cloud/cloudunits.md b/collections/manual/knowledge_base/cloud/cloudunits.md similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/cloudunits.md rename to collections/manual/knowledge_base/cloud/cloudunits.md diff --git a/collections/tfmanual/knowledge_base/cloud/cloudunits_advanced.md b/collections/manual/knowledge_base/cloud/cloudunits_advanced.md similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/cloudunits_advanced.md rename to collections/manual/knowledge_base/cloud/cloudunits_advanced.md diff --git a/collections/tfmanual/knowledge_base/cloud/grid_billing/grid_billing.md b/collections/manual/knowledge_base/cloud/grid_billing/grid_billing.md similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/grid_billing/grid_billing.md rename to collections/manual/knowledge_base/cloud/grid_billing/grid_billing.md diff --git a/collections/tfmanual/knowledge_base/cloud/grid_billing/img/grid_billing_1.png b/collections/manual/knowledge_base/cloud/grid_billing/img/grid_billing_1.png similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/grid_billing/img/grid_billing_1.png rename to collections/manual/knowledge_base/cloud/grid_billing/img/grid_billing_1.png diff --git a/collections/tfmanual/knowledge_base/cloud/grid_billing/img/grid_billing_2.png b/collections/manual/knowledge_base/cloud/grid_billing/img/grid_billing_2.png similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/grid_billing/img/grid_billing_2.png rename to collections/manual/knowledge_base/cloud/grid_billing/img/grid_billing_2.png diff --git a/collections/tfmanual/knowledge_base/cloud/grid_billing/img/grid_billing_3.png b/collections/manual/knowledge_base/cloud/grid_billing/img/grid_billing_3.png similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/grid_billing/img/grid_billing_3.png rename to collections/manual/knowledge_base/cloud/grid_billing/img/grid_billing_3.png diff --git a/collections/tfmanual/knowledge_base/cloud/grid_billing/img/grid_billing_4.png b/collections/manual/knowledge_base/cloud/grid_billing/img/grid_billing_4.png similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/grid_billing/img/grid_billing_4.png rename to collections/manual/knowledge_base/cloud/grid_billing/img/grid_billing_4.png diff --git a/collections/tfmanual/knowledge_base/cloud/grid_billing/img/grid_billing_5.png b/collections/manual/knowledge_base/cloud/grid_billing/img/grid_billing_5.png similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/grid_billing/img/grid_billing_5.png rename to collections/manual/knowledge_base/cloud/grid_billing/img/grid_billing_5.png diff --git a/collections/tfmanual/knowledge_base/cloud/grid_billing/img/grid_billing_6.png b/collections/manual/knowledge_base/cloud/grid_billing/img/grid_billing_6.png similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/grid_billing/img/grid_billing_6.png rename to collections/manual/knowledge_base/cloud/grid_billing/img/grid_billing_6.png diff --git a/collections/tfmanual/knowledge_base/cloud/grid_billing/img/grid_billing_7.png b/collections/manual/knowledge_base/cloud/grid_billing/img/grid_billing_7.png similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/grid_billing/img/grid_billing_7.png rename to collections/manual/knowledge_base/cloud/grid_billing/img/grid_billing_7.png diff --git a/collections/tfmanual/knowledge_base/cloud/img/cloudunits_abstract.jpg b/collections/manual/knowledge_base/cloud/img/cloudunits_abstract.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/img/cloudunits_abstract.jpg rename to collections/manual/knowledge_base/cloud/img/cloudunits_abstract.jpg diff --git a/collections/tfmanual/knowledge_base/cloud/pricing/cloud_pricing_compare.md b/collections/manual/knowledge_base/cloud/pricing/cloud_pricing_compare.md similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/pricing/cloud_pricing_compare.md rename to collections/manual/knowledge_base/cloud/pricing/cloud_pricing_compare.md diff --git a/collections/tfmanual/knowledge_base/cloud/pricing/cloudunits_pricing.md b/collections/manual/knowledge_base/cloud/pricing/cloudunits_pricing.md similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/pricing/cloudunits_pricing.md rename to collections/manual/knowledge_base/cloud/pricing/cloudunits_pricing.md diff --git a/collections/tfmanual/knowledge_base/cloud/pricing/img/cloudorado.jpg b/collections/manual/knowledge_base/cloud/pricing/img/cloudorado.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/pricing/img/cloudorado.jpg rename to collections/manual/knowledge_base/cloud/pricing/img/cloudorado.jpg diff --git a/collections/tfmanual/knowledge_base/cloud/pricing/img/cloudorado_compute_1.jpg b/collections/manual/knowledge_base/cloud/pricing/img/cloudorado_compute_1.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/pricing/img/cloudorado_compute_1.jpg rename to collections/manual/knowledge_base/cloud/pricing/img/cloudorado_compute_1.jpg diff --git a/collections/tfmanual/knowledge_base/cloud/pricing/img/cloudorado_compute_2.jpg b/collections/manual/knowledge_base/cloud/pricing/img/cloudorado_compute_2.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/pricing/img/cloudorado_compute_2.jpg rename to collections/manual/knowledge_base/cloud/pricing/img/cloudorado_compute_2.jpg diff --git a/collections/tfmanual/knowledge_base/cloud/pricing/img/cloudorado_compute_choices.jpg b/collections/manual/knowledge_base/cloud/pricing/img/cloudorado_compute_choices.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/pricing/img/cloudorado_compute_choices.jpg rename to collections/manual/knowledge_base/cloud/pricing/img/cloudorado_compute_choices.jpg diff --git a/collections/tfmanual/knowledge_base/cloud/pricing/img/cloudorado_storage_1.jpg b/collections/manual/knowledge_base/cloud/pricing/img/cloudorado_storage_1.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/pricing/img/cloudorado_storage_1.jpg rename to collections/manual/knowledge_base/cloud/pricing/img/cloudorado_storage_1.jpg diff --git a/collections/tfmanual/knowledge_base/cloud/pricing/img/cloudorado_storage_choices.jpg b/collections/manual/knowledge_base/cloud/pricing/img/cloudorado_storage_choices.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/pricing/img/cloudorado_storage_choices.jpg rename to collections/manual/knowledge_base/cloud/pricing/img/cloudorado_storage_choices.jpg diff --git a/collections/tfmanual/knowledge_base/cloud/pricing/img/tfgrid_pricing.jpg b/collections/manual/knowledge_base/cloud/pricing/img/tfgrid_pricing.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/pricing/img/tfgrid_pricing.jpg rename to collections/manual/knowledge_base/cloud/pricing/img/tfgrid_pricing.jpg diff --git a/collections/tfmanual/knowledge_base/cloud/pricing/pricing.md b/collections/manual/knowledge_base/cloud/pricing/pricing.md similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/pricing/pricing.md rename to collections/manual/knowledge_base/cloud/pricing/pricing.md diff --git a/collections/tfmanual/knowledge_base/cloud/pricing/pricing_toc.md b/collections/manual/knowledge_base/cloud/pricing/pricing_toc.md similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/pricing/pricing_toc.md rename to collections/manual/knowledge_base/cloud/pricing/pricing_toc.md diff --git a/collections/tfmanual/knowledge_base/cloud/pricing/sidebar.md b/collections/manual/knowledge_base/cloud/pricing/sidebar.md similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/pricing/sidebar.md rename to collections/manual/knowledge_base/cloud/pricing/sidebar.md diff --git a/collections/tfmanual/knowledge_base/cloud/pricing/staking_discount_levels.md b/collections/manual/knowledge_base/cloud/pricing/staking_discount_levels.md similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/pricing/staking_discount_levels.md rename to collections/manual/knowledge_base/cloud/pricing/staking_discount_levels.md diff --git a/collections/tfmanual/knowledge_base/cloud/pricing/staking_discount_levels0.md b/collections/manual/knowledge_base/cloud/pricing/staking_discount_levels0.md similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/pricing/staking_discount_levels0.md rename to collections/manual/knowledge_base/cloud/pricing/staking_discount_levels0.md diff --git a/collections/tfmanual/knowledge_base/cloud/resource_units_calc_cloudunits.md b/collections/manual/knowledge_base/cloud/resource_units_calc_cloudunits.md similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/resource_units_calc_cloudunits.md rename to collections/manual/knowledge_base/cloud/resource_units_calc_cloudunits.md diff --git a/collections/tfmanual/knowledge_base/cloud/resourceunits.md b/collections/manual/knowledge_base/cloud/resourceunits.md similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/resourceunits.md rename to collections/manual/knowledge_base/cloud/resourceunits.md diff --git a/collections/tfmanual/knowledge_base/cloud/resourceunits_advanced.md b/collections/manual/knowledge_base/cloud/resourceunits_advanced.md similarity index 100% rename from collections/tfmanual/knowledge_base/cloud/resourceunits_advanced.md rename to collections/manual/knowledge_base/cloud/resourceunits_advanced.md diff --git a/collections/tfmanual/knowledge_base/collaboration/bug_report.md b/collections/manual/knowledge_base/collaboration/bug_report.md similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/bug_report.md rename to collections/manual/knowledge_base/collaboration/bug_report.md diff --git a/collections/tfmanual/knowledge_base/collaboration/code_conduct.md b/collections/manual/knowledge_base/collaboration/code_conduct.md similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/code_conduct.md rename to collections/manual/knowledge_base/collaboration/code_conduct.md diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_toc.md b/collections/manual/knowledge_base/collaboration/collaboration_toc.md similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_toc.md rename to collections/manual/knowledge_base/collaboration/collaboration_toc.md diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/circle_tool.md b/collections/manual/knowledge_base/collaboration/collaboration_tools/circle_tool.md similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/circle_tool.md rename to collections/manual/knowledge_base/collaboration/collaboration_tools/circle_tool.md diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/collaboration_tools.md b/collections/manual/knowledge_base/collaboration/collaboration_tools/collaboration_tools.md similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/collaboration_tools.md rename to collections/manual/knowledge_base/collaboration/collaboration_tools/collaboration_tools.md diff --git a/collections/manual/knowledge_base/collaboration/collaboration_tools/img/.done b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/.done new file mode 100644 index 0000000..47f2ee9 --- /dev/null +++ b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/.done @@ -0,0 +1,8 @@ +column.png +emoji.png +fork.png +signin.png +taiga.png +threecolumnsdone.png +twocolumnsdone.png +vscode.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/backlog.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/backlog.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/backlog.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/backlog.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/circlehome.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/circlehome.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/circlehome.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/circlehome.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/clone.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/clone.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/clone.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/clone.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/codeexample.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/codeexample.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/codeexample.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/codeexample.png diff --git a/collections/manual/knowledge_base/collaboration/collaboration_tools/img/column.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/column.png new file mode 100644 index 0000000..03427a5 Binary files /dev/null and b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/column.png differ diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/config.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/config.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/config.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/config.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/dashboard.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/dashboard.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/dashboard.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/dashboard.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/done.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/done.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/done.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/done.png diff --git a/collections/manual/knowledge_base/collaboration/collaboration_tools/img/emoji.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/emoji.png new file mode 100644 index 0000000..7074280 Binary files /dev/null and b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/emoji.png differ diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/folderdetail.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/folderdetail.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/folderdetail.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/folderdetail.png diff --git a/collections/manual/knowledge_base/collaboration/collaboration_tools/img/fork.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/fork.png new file mode 100644 index 0000000..7a20259 Binary files /dev/null and b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/fork.png differ diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/gitpages.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/gitpages.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/gitpages.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/gitpages.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/homeproject.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/homeproject.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/homeproject.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/homeproject.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/indexmd.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/indexmd.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/indexmd.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/indexmd.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/logo.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/logo.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/logo.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/logo.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/mastodon.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/mastodon.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/mastodon.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/mastodon.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/mastodonmd.jpeg b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/mastodonmd.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/mastodonmd.jpeg rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/mastodonmd.jpg diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/matchemoji.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/matchemoji.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/matchemoji.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/matchemoji.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/navbar.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/navbar.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/navbar.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/navbar.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/navigate.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/navigate.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/navigate.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/navigate.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/placeholder.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/placeholder.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/placeholder.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/placeholder.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/profile.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/profile.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/profile.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/profile.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/project.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/project.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/project.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/project.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/publishtools.jpeg b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/publishtools.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/publishtools.jpeg rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/publishtools.jpg diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/scoopsuccess.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/scoopsuccess.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/scoopsuccess.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/scoopsuccess.png diff --git a/collections/manual/knowledge_base/collaboration/collaboration_tools/img/signin.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/signin.png new file mode 100644 index 0000000..eb0f29e Binary files /dev/null and b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/signin.png differ diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/sprints.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/sprints.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/sprints.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/sprints.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/success.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/success.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/success.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/success.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/taiga.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/taiga.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/taiga.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/taiga.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/tfconnect.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/tfconnect.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/tfconnect.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/tfconnect.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/threecolumns.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/threecolumns.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/threecolumns.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/threecolumns.png diff --git a/collections/manual/knowledge_base/collaboration/collaboration_tools/img/threecolumnsdone.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/threecolumnsdone.png new file mode 100644 index 0000000..052d450 Binary files /dev/null and b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/threecolumnsdone.png differ diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/threefolders.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/threefolders.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/threefolders.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/threefolders.png diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/twocolumns.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/twocolumns.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/twocolumns.png rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/twocolumns.png diff --git a/collections/manual/knowledge_base/collaboration/collaboration_tools/img/twocolumnsdone.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/twocolumnsdone.png new file mode 100644 index 0000000..5766137 Binary files /dev/null and b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/twocolumnsdone.png differ diff --git a/collections/manual/knowledge_base/collaboration/collaboration_tools/img/vscode.png b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/vscode.png new file mode 100644 index 0000000..9650e2b Binary files /dev/null and b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/vscode.png differ diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/websitetool.jpeg b/collections/manual/knowledge_base/collaboration/collaboration_tools/img/websitetool.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/websitetool.jpeg rename to collections/manual/knowledge_base/collaboration/collaboration_tools/img/websitetool.jpg diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/website_link_checker.md b/collections/manual/knowledge_base/collaboration/collaboration_tools/website_link_checker.md similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/website_link_checker.md rename to collections/manual/knowledge_base/collaboration/collaboration_tools/website_link_checker.md diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/website_tool.md b/collections/manual/knowledge_base/collaboration/collaboration_tools/website_tool.md similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/collaboration_tools/website_tool.md rename to collections/manual/knowledge_base/collaboration/collaboration_tools/website_tool.md diff --git a/collections/tfmanual/knowledge_base/collaboration/contribute.md b/collections/manual/knowledge_base/collaboration/contribute.md similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/contribute.md rename to collections/manual/knowledge_base/collaboration/contribute.md diff --git a/collections/tfmanual/knowledge_base/collaboration/development_cycle.md b/collections/manual/knowledge_base/collaboration/development_cycle.md similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/development_cycle.md rename to collections/manual/knowledge_base/collaboration/development_cycle.md diff --git a/collections/tfmanual/knowledge_base/collaboration/development_process.md b/collections/manual/knowledge_base/collaboration/development_process.md similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/development_process.md rename to collections/manual/knowledge_base/collaboration/development_process.md diff --git a/collections/tfmanual/knowledge_base/collaboration/feature_request.md b/collections/manual/knowledge_base/collaboration/feature_request.md similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/feature_request.md rename to collections/manual/knowledge_base/collaboration/feature_request.md diff --git a/collections/tfmanual/knowledge_base/collaboration/issue_labels.md b/collections/manual/knowledge_base/collaboration/issue_labels.md similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/issue_labels.md rename to collections/manual/knowledge_base/collaboration/issue_labels.md diff --git a/collections/tfmanual/knowledge_base/collaboration/PULL_REQUEST_TEMPLATE.md b/collections/manual/knowledge_base/collaboration/pull_request_template.md similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/PULL_REQUEST_TEMPLATE.md rename to collections/manual/knowledge_base/collaboration/pull_request_template.md diff --git a/collections/tfmanual/knowledge_base/collaboration/release_process.md b/collections/manual/knowledge_base/collaboration/release_process.md similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/release_process.md rename to collections/manual/knowledge_base/collaboration/release_process.md diff --git a/collections/tfmanual/knowledge_base/collaboration/testing/img/add_test.png b/collections/manual/knowledge_base/collaboration/testing/img/add_test.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/testing/img/add_test.png rename to collections/manual/knowledge_base/collaboration/testing/img/add_test.png diff --git a/collections/tfmanual/knowledge_base/collaboration/testing/img/deploy_evdc.png b/collections/manual/knowledge_base/collaboration/testing/img/deploy_evdc.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/testing/img/deploy_evdc.png rename to collections/manual/knowledge_base/collaboration/testing/img/deploy_evdc.png diff --git a/collections/tfmanual/knowledge_base/collaboration/testing/img/evdc_home_.jpg b/collections/manual/knowledge_base/collaboration/testing/img/evdc_home_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/testing/img/evdc_home_.jpg rename to collections/manual/knowledge_base/collaboration/testing/img/evdc_home_.jpg diff --git a/collections/tfmanual/knowledge_base/collaboration/testing/img/evdc_test.png b/collections/manual/knowledge_base/collaboration/testing/img/evdc_test.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/testing/img/evdc_test.png rename to collections/manual/knowledge_base/collaboration/testing/img/evdc_test.png diff --git a/collections/tfmanual/knowledge_base/collaboration/testing/img/help_us_test_.jpg b/collections/manual/knowledge_base/collaboration/testing/img/help_us_test_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/testing/img/help_us_test_.jpg rename to collections/manual/knowledge_base/collaboration/testing/img/help_us_test_.jpg diff --git a/collections/tfmanual/knowledge_base/collaboration/testing/img/my_test.png b/collections/manual/knowledge_base/collaboration/testing/img/my_test.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/testing/img/my_test.png rename to collections/manual/knowledge_base/collaboration/testing/img/my_test.png diff --git a/collections/tfmanual/knowledge_base/collaboration/testing/img/project_overview.png b/collections/manual/knowledge_base/collaboration/testing/img/project_overview.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/testing/img/project_overview.png rename to collections/manual/knowledge_base/collaboration/testing/img/project_overview.png diff --git a/collections/tfmanual/knowledge_base/collaboration/testing/img/report_test.png b/collections/manual/knowledge_base/collaboration/testing/img/report_test.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/testing/img/report_test.png rename to collections/manual/knowledge_base/collaboration/testing/img/report_test.png diff --git a/collections/tfmanual/knowledge_base/collaboration/testing/img/run_test.png b/collections/manual/knowledge_base/collaboration/testing/img/run_test.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/testing/img/run_test.png rename to collections/manual/knowledge_base/collaboration/testing/img/run_test.png diff --git a/collections/tfmanual/knowledge_base/collaboration/testing/img/test_finish.png b/collections/manual/knowledge_base/collaboration/testing/img/test_finish.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/testing/img/test_finish.png rename to collections/manual/knowledge_base/collaboration/testing/img/test_finish.png diff --git a/collections/tfmanual/knowledge_base/collaboration/testing/img/test_home.png b/collections/manual/knowledge_base/collaboration/testing/img/test_home.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/testing/img/test_home.png rename to collections/manual/knowledge_base/collaboration/testing/img/test_home.png diff --git a/collections/tfmanual/knowledge_base/collaboration/testing/img/test_list.png b/collections/manual/knowledge_base/collaboration/testing/img/test_list.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/testing/img/test_list.png rename to collections/manual/knowledge_base/collaboration/testing/img/test_list.png diff --git a/collections/tfmanual/knowledge_base/collaboration/testing/img/test_run.png b/collections/manual/knowledge_base/collaboration/testing/img/test_run.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/testing/img/test_run.png rename to collections/manual/knowledge_base/collaboration/testing/img/test_run.png diff --git a/collections/tfmanual/knowledge_base/collaboration/testing/img/testlodge_invitation.png b/collections/manual/knowledge_base/collaboration/testing/img/testlodge_invitation.png similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/testing/img/testlodge_invitation.png rename to collections/manual/knowledge_base/collaboration/testing/img/testlodge_invitation.png diff --git a/collections/tfmanual/knowledge_base/collaboration/testing/testing_readme.md b/collections/manual/knowledge_base/collaboration/testing/testing_readme.md similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/testing/testing_readme.md rename to collections/manual/knowledge_base/collaboration/testing/testing_readme.md diff --git a/collections/tfmanual/knowledge_base/collaboration/testing/testlodge.md b/collections/manual/knowledge_base/collaboration/testing/testlodge.md similarity index 100% rename from collections/tfmanual/knowledge_base/collaboration/testing/testlodge.md rename to collections/manual/knowledge_base/collaboration/testing/testlodge.md diff --git a/collections/tfmanual/knowledge_base/farming/_beta/planet_positive_farming.md b/collections/manual/knowledge_base/farming/_beta/planet_positive_farming.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/_beta/planet_positive_farming.md rename to collections/manual/knowledge_base/farming/_beta/planet_positive_farming.md diff --git a/collections/tfmanual/knowledge_base/farming/certified/certified_farming.md b/collections/manual/knowledge_base/farming/certified/certified_farming.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/certified/certified_farming.md rename to collections/manual/knowledge_base/farming/certified/certified_farming.md diff --git a/collections/tfmanual/knowledge_base/farming/certified/certified_node.md b/collections/manual/knowledge_base/farming/certified/certified_node.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/certified/certified_node.md rename to collections/manual/knowledge_base/farming/certified/certified_node.md diff --git a/collections/tfmanual/knowledge_base/farming/certified/farming_certification_benefits.md b/collections/manual/knowledge_base/farming/certified/farming_certification_benefits.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/certified/farming_certification_benefits.md rename to collections/manual/knowledge_base/farming/certified/farming_certification_benefits.md diff --git a/collections/tfmanual/knowledge_base/farming/certified/farming_certification_benefits_farmer.md b/collections/manual/knowledge_base/farming/certified/farming_certification_benefits_farmer.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/certified/farming_certification_benefits_farmer.md rename to collections/manual/knowledge_base/farming/certified/farming_certification_benefits_farmer.md diff --git a/collections/tfmanual/knowledge_base/farming/certified/farming_certification_benefits_planet.md b/collections/manual/knowledge_base/farming/certified/farming_certification_benefits_planet.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/certified/farming_certification_benefits_planet.md rename to collections/manual/knowledge_base/farming/certified/farming_certification_benefits_planet.md diff --git a/collections/tfmanual/knowledge_base/farming/certified/farming_certification_benefits_user.md b/collections/manual/knowledge_base/farming/certified/farming_certification_benefits_user.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/certified/farming_certification_benefits_user.md rename to collections/manual/knowledge_base/farming/certified/farming_certification_benefits_user.md diff --git a/collections/tfmanual/knowledge_base/farming/certified/farming_certification_terms_conditions.md b/collections/manual/knowledge_base/farming/certified/farming_certification_terms_conditions.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/certified/farming_certification_terms_conditions.md rename to collections/manual/knowledge_base/farming/certified/farming_certification_terms_conditions.md diff --git a/collections/tfmanual/knowledge_base/farming/certified/farming_certified_requirements.md b/collections/manual/knowledge_base/farming/certified/farming_certified_requirements.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/certified/farming_certified_requirements.md rename to collections/manual/knowledge_base/farming/certified/farming_certified_requirements.md diff --git a/collections/tfmanual/knowledge_base/farming/certified/farming_types.md b/collections/manual/knowledge_base/farming/certified/farming_types.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/certified/farming_types.md rename to collections/manual/knowledge_base/farming/certified/farming_types.md diff --git a/collections/tfmanual/knowledge_base/farming/certified/img/farming_solutions.jpg b/collections/manual/knowledge_base/farming/certified/img/farming_solutions.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/farming/certified/img/farming_solutions.jpg rename to collections/manual/knowledge_base/farming/certified/img/farming_solutions.jpg diff --git a/collections/tfmanual/knowledge_base/farming/diy/diy_guide.md b/collections/manual/knowledge_base/farming/diy/diy_guide.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/diy/diy_guide.md rename to collections/manual/knowledge_base/farming/diy/diy_guide.md diff --git a/collections/tfmanual/knowledge_base/farming/farming_circular.md b/collections/manual/knowledge_base/farming/farming_circular.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/farming_circular.md rename to collections/manual/knowledge_base/farming/farming_circular.md diff --git a/collections/tfmanual/knowledge_base/farming/farming_intro.md b/collections/manual/knowledge_base/farming/farming_intro.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/farming_intro.md rename to collections/manual/knowledge_base/farming/farming_intro.md diff --git a/collections/tfmanual/knowledge_base/farming/farming_reward.md b/collections/manual/knowledge_base/farming/farming_reward.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/farming_reward.md rename to collections/manual/knowledge_base/farming/farming_reward.md diff --git a/collections/tfmanual/knowledge_base/farming/farming_reward_calculation.md b/collections/manual/knowledge_base/farming/farming_reward_calculation.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/farming_reward_calculation.md rename to collections/manual/knowledge_base/farming/farming_reward_calculation.md diff --git a/collections/tfmanual/knowledge_base/farming/farming_reward_disclaimer.md b/collections/manual/knowledge_base/farming/farming_reward_disclaimer.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/farming_reward_disclaimer.md rename to collections/manual/knowledge_base/farming/farming_reward_disclaimer.md diff --git a/collections/tfmanual/knowledge_base/farming/farming_toc.md b/collections/manual/knowledge_base/farming/farming_toc.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/farming_toc.md rename to collections/manual/knowledge_base/farming/farming_toc.md diff --git a/collections/tfmanual/knowledge_base/farming/img/circular_tft3_.jpg b/collections/manual/knowledge_base/farming/img/circular_tft3_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/farming/img/circular_tft3_.jpg rename to collections/manual/knowledge_base/farming/img/circular_tft3_.jpg diff --git a/collections/tfmanual/knowledge_base/farming/img/farming_.png b/collections/manual/knowledge_base/farming/img/farming_.png similarity index 100% rename from collections/tfmanual/knowledge_base/farming/img/farming_.png rename to collections/manual/knowledge_base/farming/img/farming_.png diff --git a/collections/tfmanual/knowledge_base/farming/img/farming_intro0.jpeg b/collections/manual/knowledge_base/farming/img/farming_intro0.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/farming/img/farming_intro0.jpeg rename to collections/manual/knowledge_base/farming/img/farming_intro0.jpg diff --git a/collections/tfmanual/knowledge_base/farming/img/farming_rewards_.png b/collections/manual/knowledge_base/farming/img/farming_rewards_.png similarity index 100% rename from collections/tfmanual/knowledge_base/farming/img/farming_rewards_.png rename to collections/manual/knowledge_base/farming/img/farming_rewards_.png diff --git a/collections/tfmanual/knowledge_base/farming/img/grid_new_.png b/collections/manual/knowledge_base/farming/img/grid_new_.png similarity index 100% rename from collections/tfmanual/knowledge_base/farming/img/grid_new_.png rename to collections/manual/knowledge_base/farming/img/grid_new_.png diff --git a/collections/tfmanual/knowledge_base/farming/img/token_time_to_get_involved_now_.jpg b/collections/manual/knowledge_base/farming/img/token_time_to_get_involved_now_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/farming/img/token_time_to_get_involved_now_.jpg rename to collections/manual/knowledge_base/farming/img/token_time_to_get_involved_now_.jpg diff --git a/collections/tfmanual/knowledge_base/farming/img/utilization_process.png b/collections/manual/knowledge_base/farming/img/utilization_process.png similarity index 100% rename from collections/tfmanual/knowledge_base/farming/img/utilization_process.png rename to collections/manual/knowledge_base/farming/img/utilization_process.png diff --git a/collections/tfmanual/knowledge_base/farming/own_farm_utilization.md b/collections/manual/knowledge_base/farming/own_farm_utilization.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/own_farm_utilization.md rename to collections/manual/knowledge_base/farming/own_farm_utilization.md diff --git a/collections/tfmanual/knowledge_base/farming/poc_dao_rules.md b/collections/manual/knowledge_base/farming/poc_dao_rules.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/poc_dao_rules.md rename to collections/manual/knowledge_base/farming/poc_dao_rules.md diff --git a/collections/tfmanual/knowledge_base/farming/proof_of_capacity.md b/collections/manual/knowledge_base/farming/proof_of_capacity.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/proof_of_capacity.md rename to collections/manual/knowledge_base/farming/proof_of_capacity.md diff --git a/collections/tfmanual/knowledge_base/farming/proof_of_utilization.md b/collections/manual/knowledge_base/farming/proof_of_utilization.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/proof_of_utilization.md rename to collections/manual/knowledge_base/farming/proof_of_utilization.md diff --git a/collections/tfmanual/knowledge_base/farming/tfgrid_min_sla.md b/collections/manual/knowledge_base/farming/tfgrid_min_sla.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/tfgrid_min_sla.md rename to collections/manual/knowledge_base/farming/tfgrid_min_sla.md diff --git a/collections/tfmanual/knowledge_base/farming/utility_token_model.md b/collections/manual/knowledge_base/farming/utility_token_model.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/utility_token_model.md rename to collections/manual/knowledge_base/farming/utility_token_model.md diff --git a/collections/tfmanual/knowledge_base/farming/why_farming.md b/collections/manual/knowledge_base/farming/why_farming.md similarity index 100% rename from collections/tfmanual/knowledge_base/farming/why_farming.md rename to collections/manual/knowledge_base/farming/why_farming.md diff --git a/collections/tfmanual/knowledge_base/knowledge_base.md b/collections/manual/knowledge_base/knowledge_base.md similarity index 100% rename from collections/tfmanual/knowledge_base/knowledge_base.md rename to collections/manual/knowledge_base/knowledge_base.md diff --git a/collections/tfmanual/knowledge_base/legal/definitions_legal.md b/collections/manual/knowledge_base/legal/definitions_legal.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/definitions_legal.md rename to collections/manual/knowledge_base/legal/definitions_legal.md diff --git a/collections/tfmanual/knowledge_base/legal/disclaimer.md b/collections/manual/knowledge_base/legal/disclaimer.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/disclaimer.md rename to collections/manual/knowledge_base/legal/disclaimer.md diff --git a/collections/tfmanual/knowledge_base/legal/legal.md b/collections/manual/knowledge_base/legal/legal.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/legal.md rename to collections/manual/knowledge_base/legal/legal.md diff --git a/collections/tfmanual/knowledge_base/legal/privacypolicy.md b/collections/manual/knowledge_base/legal/privacypolicy.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/privacypolicy.md rename to collections/manual/knowledge_base/legal/privacypolicy.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/sub/parties_threefold.md b/collections/manual/knowledge_base/legal/terms_conditions/sub/parties_threefold.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/sub/parties_threefold.md rename to collections/manual/knowledge_base/legal/terms_conditions/sub/parties_threefold.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/sub/the_company.md b/collections/manual/knowledge_base/legal/terms_conditions/sub/the_company.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/sub/the_company.md rename to collections/manual/knowledge_base/legal/terms_conditions/sub/the_company.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/sub/the_product.md b/collections/manual/knowledge_base/legal/terms_conditions/sub/the_product.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/sub/the_product.md rename to collections/manual/knowledge_base/legal/terms_conditions/sub/the_product.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/sub/the_purchaser.md b/collections/manual/knowledge_base/legal/terms_conditions/sub/the_purchaser.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/sub/the_purchaser.md rename to collections/manual/knowledge_base/legal/terms_conditions/sub/the_purchaser.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/sub/the_single_source_truth.md b/collections/manual/knowledge_base/legal/terms_conditions/sub/the_single_source_truth.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/sub/the_single_source_truth.md rename to collections/manual/knowledge_base/legal/terms_conditions/sub/the_single_source_truth.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/sub/websites.md b/collections/manual/knowledge_base/legal/terms_conditions/sub/websites.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/sub/websites.md rename to collections/manual/knowledge_base/legal/terms_conditions/sub/websites.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer3.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer3.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer3.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer3.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/img/farmer_tcs_minting_equation.jpg b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/img/farmer_tcs_minting_equation.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/img/farmer_tcs_minting_equation.jpg rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/img/farmer_tcs_minting_equation.jpg diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_0_introduction_tcs.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_0_introduction_tcs.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_0_introduction_tcs.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_0_introduction_tcs.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_10_term_termination.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_10_term_termination.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_10_term_termination.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_10_term_termination.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_11_intellectual_property.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_11_intellectual_property.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_11_intellectual_property.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_11_intellectual_property.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_12_indemnification.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_12_indemnification.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_12_indemnification.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_12_indemnification.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_13_disclaimer_limitation_liability.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_13_disclaimer_limitation_liability.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_13_disclaimer_limitation_liability.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_13_disclaimer_limitation_liability.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_14_export_compliance.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_14_export_compliance.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_14_export_compliance.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_14_export_compliance.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_15_agreement_severability_waiver.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_15_agreement_severability_waiver.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_15_agreement_severability_waiver.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_15_agreement_severability_waiver.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_16_governing_law_venue.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_16_governing_law_venue.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_16_governing_law_venue.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_16_governing_law_venue.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_1_definitions.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_1_definitions.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_1_definitions.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_1_definitions.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_2_farmer_services.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_2_farmer_services.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_2_farmer_services.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_2_farmer_services.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_3_farmer_grant.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_3_farmer_grant.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_3_farmer_grant.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_3_farmer_grant.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_4_certified_vs_diy.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_4_certified_vs_diy.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_4_certified_vs_diy.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_4_certified_vs_diy.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_5_farmer_responsibilities.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_5_farmer_responsibilities.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_5_farmer_responsibilities.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_5_farmer_responsibilities.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_6_restrictions.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_6_restrictions.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_6_restrictions.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_6_restrictions.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_7_representations_and_warranties.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_7_representations_and_warranties.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_7_representations_and_warranties.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_7_representations_and_warranties.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_8_capacity_measurement_minting.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_8_capacity_measurement_minting.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_8_capacity_measurement_minting.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_8_capacity_measurement_minting.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_8_capacity_measurement_minting3.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_8_capacity_measurement_minting3.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_8_capacity_measurement_minting3.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_8_capacity_measurement_minting3.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_9_capacity_utilization.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_9_capacity_utilization.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_9_capacity_utilization.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_9_capacity_utilization.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_9_capacity_utilization3.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_9_capacity_utilization3.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_9_capacity_utilization3.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_farmer_parts/part_9_capacity_utilization3.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_griduser.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_griduser.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_griduser.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_griduser.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_sales.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_sales.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_sales.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_sales.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_toc.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_toc.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_toc.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_toc.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_0_agreement_terms.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_0_agreement_terms.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_0_agreement_terms.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_0_agreement_terms.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_10_site_management.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_10_site_management.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_10_site_management.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_10_site_management.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_11_privacy_policy.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_11_privacy_policy.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_11_privacy_policy.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_11_privacy_policy.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_12_dispute_resolution.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_12_dispute_resolution.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_12_dispute_resolution.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_12_dispute_resolution.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_13_disclaimer.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_13_disclaimer.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_13_disclaimer.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_13_disclaimer.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_14_limitations_liability.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_14_limitations_liability.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_14_limitations_liability.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_14_limitations_liability.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_15_indemnification.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_15_indemnification.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_15_indemnification.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_15_indemnification.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_16_user_data.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_16_user_data.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_16_user_data.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_16_user_data.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_17_electronic_comms_transactions_signatures.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_17_electronic_comms_transactions_signatures.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_17_electronic_comms_transactions_signatures.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_17_electronic_comms_transactions_signatures.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_18_miscellaneous.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_18_miscellaneous.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_18_miscellaneous.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_18_miscellaneous.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_19_contact_us.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_19_contact_us.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_19_contact_us.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_19_contact_us.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_1_ip_rights.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_1_ip_rights.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_1_ip_rights.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_1_ip_rights.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_2_user_representations.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_2_user_representations.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_2_user_representations.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_2_user_representations.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_3_user_registration.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_3_user_registration.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_3_user_registration.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_3_user_registration.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_4_prohibited_activities.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_4_prohibited_activities.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_4_prohibited_activities.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_4_prohibited_activities.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_5_user_generated_contributions.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_5_user_generated_contributions.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_5_user_generated_contributions.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_5_user_generated_contributions.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_6_contribution_license.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_6_contribution_license.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_6_contribution_license.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_6_contribution_license.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_7_social_media.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_7_social_media.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_7_social_media.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_7_social_media.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_8_submission.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_8_submission.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_8_submission.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_8_submission.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_9_thirdparty_websites_content.md b/collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_9_thirdparty_websites_content.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_9_thirdparty_websites_content.md rename to collections/manual/knowledge_base/legal/terms_conditions/terms_conditions_websites/part_9_thirdparty_websites_content.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/tfta_to_tft.md b/collections/manual/knowledge_base/legal/terms_conditions/tfta_to_tft.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/tfta_to_tft.md rename to collections/manual/knowledge_base/legal/terms_conditions/tfta_to_tft.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions/threefold_companies0.md b/collections/manual/knowledge_base/legal/terms_conditions/threefold_companies0.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions/threefold_companies0.md rename to collections/manual/knowledge_base/legal/terms_conditions/threefold_companies0.md diff --git a/collections/tfmanual/knowledge_base/legal/terms_conditions_all3.md b/collections/manual/knowledge_base/legal/terms_conditions_all3.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/terms_conditions_all3.md rename to collections/manual/knowledge_base/legal/terms_conditions_all3.md diff --git a/collections/tfmanual/knowledge_base/legal/threefold_fzc_address.md b/collections/manual/knowledge_base/legal/threefold_fzc_address.md similarity index 100% rename from collections/tfmanual/knowledge_base/legal/threefold_fzc_address.md rename to collections/manual/knowledge_base/legal/threefold_fzc_address.md diff --git a/collections/tfmanual/knowledge_base/technology/architecture/cloud_architecture_.md b/collections/manual/knowledge_base/technology/architecture/cloud_architecture_.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/architecture/cloud_architecture_.md rename to collections/manual/knowledge_base/technology/architecture/cloud_architecture_.md diff --git a/collections/tfmanual/knowledge_base/technology/architecture/cloud_wallet_.md b/collections/manual/knowledge_base/technology/architecture/cloud_wallet_.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/architecture/cloud_wallet_.md rename to collections/manual/knowledge_base/technology/architecture/cloud_wallet_.md diff --git a/collections/tfmanual/knowledge_base/technology/architecture/evdc_qsfs_get_started_.md b/collections/manual/knowledge_base/technology/architecture/evdc_qsfs_get_started_.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/architecture/evdc_qsfs_get_started_.md rename to collections/manual/knowledge_base/technology/architecture/evdc_qsfs_get_started_.md diff --git a/collections/tfmanual/knowledge_base/technology/architecture/img/3bot_wallet_detail.jpg b/collections/manual/knowledge_base/technology/architecture/img/3bot_wallet_detail.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/architecture/img/3bot_wallet_detail.jpg rename to collections/manual/knowledge_base/technology/architecture/img/3bot_wallet_detail.jpg diff --git a/collections/tfmanual/knowledge_base/technology/architecture/img/3layers_tf_.jpg b/collections/manual/knowledge_base/technology/architecture/img/3layers_tf_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/architecture/img/3layers_tf_.jpg rename to collections/manual/knowledge_base/technology/architecture/img/3layers_tf_.jpg diff --git a/collections/tfmanual/knowledge_base/technology/architecture/img/architecture_why_us.jpg b/collections/manual/knowledge_base/technology/architecture/img/architecture_why_us.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/architecture/img/architecture_why_us.jpg rename to collections/manual/knowledge_base/technology/architecture/img/architecture_why_us.jpg diff --git a/collections/tfmanual/knowledge_base/technology/architecture/img/planet_fs.jpg b/collections/manual/knowledge_base/technology/architecture/img/planet_fs.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/architecture/img/planet_fs.jpg rename to collections/manual/knowledge_base/technology/architecture/img/planet_fs.jpg diff --git a/collections/tfmanual/knowledge_base/technology/architecture/img/planetaryfs_add_node.jpg b/collections/manual/knowledge_base/technology/architecture/img/planetaryfs_add_node.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/architecture/img/planetaryfs_add_node.jpg rename to collections/manual/knowledge_base/technology/architecture/img/planetaryfs_add_node.jpg diff --git a/collections/tfmanual/knowledge_base/technology/architecture/img/planetaryfs_bootstrap_ready.jpg b/collections/manual/knowledge_base/technology/architecture/img/planetaryfs_bootstrap_ready.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/architecture/img/planetaryfs_bootstrap_ready.jpg rename to collections/manual/knowledge_base/technology/architecture/img/planetaryfs_bootstrap_ready.jpg diff --git a/collections/tfmanual/knowledge_base/technology/architecture/img/planetaryfs_enable_qs.jpg b/collections/manual/knowledge_base/technology/architecture/img/planetaryfs_enable_qs.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/architecture/img/planetaryfs_enable_qs.jpg rename to collections/manual/knowledge_base/technology/architecture/img/planetaryfs_enable_qs.jpg diff --git a/collections/tfmanual/knowledge_base/technology/architecture/img/planetaryfs_farm.jpg b/collections/manual/knowledge_base/technology/architecture/img/planetaryfs_farm.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/architecture/img/planetaryfs_farm.jpg rename to collections/manual/knowledge_base/technology/architecture/img/planetaryfs_farm.jpg diff --git a/collections/tfmanual/knowledge_base/technology/architecture/img/planetaryfs_pay.jpg b/collections/manual/knowledge_base/technology/architecture/img/planetaryfs_pay.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/architecture/img/planetaryfs_pay.jpg rename to collections/manual/knowledge_base/technology/architecture/img/planetaryfs_pay.jpg diff --git a/collections/tfmanual/knowledge_base/technology/architecture/img/planetaryfs_zstor_config.jpg b/collections/manual/knowledge_base/technology/architecture/img/planetaryfs_zstor_config.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/architecture/img/planetaryfs_zstor_config.jpg rename to collections/manual/knowledge_base/technology/architecture/img/planetaryfs_zstor_config.jpg diff --git a/collections/tfmanual/knowledge_base/technology/architecture/img/quantum_safe_storage.jpg b/collections/manual/knowledge_base/technology/architecture/img/quantum_safe_storage.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/architecture/img/quantum_safe_storage.jpg rename to collections/manual/knowledge_base/technology/architecture/img/quantum_safe_storage.jpg diff --git a/collections/tfmanual/knowledge_base/technology/architecture/img/quantum_safe_storage_scale.jpg b/collections/manual/knowledge_base/technology/architecture/img/quantum_safe_storage_scale.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/architecture/img/quantum_safe_storage_scale.jpg rename to collections/manual/knowledge_base/technology/architecture/img/quantum_safe_storage_scale.jpg diff --git a/collections/tfmanual/knowledge_base/technology/architecture/threefold_filesystem.md b/collections/manual/knowledge_base/technology/architecture/threefold_filesystem.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/architecture/threefold_filesystem.md rename to collections/manual/knowledge_base/technology/architecture/threefold_filesystem.md diff --git a/collections/tfmanual/knowledge_base/technology/concepts/buying_storing_tft.md b/collections/manual/knowledge_base/technology/concepts/buying_storing_tft.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/concepts/buying_storing_tft.md rename to collections/manual/knowledge_base/technology/concepts/buying_storing_tft.md diff --git a/collections/tfmanual/knowledge_base/technology/concepts/concepts_readme.md b/collections/manual/knowledge_base/technology/concepts/concepts_readme.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/concepts/concepts_readme.md rename to collections/manual/knowledge_base/technology/concepts/concepts_readme.md diff --git a/collections/tfmanual/knowledge_base/technology/concepts/contract_grace_period.md b/collections/manual/knowledge_base/technology/concepts/contract_grace_period.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/concepts/contract_grace_period.md rename to collections/manual/knowledge_base/technology/concepts/contract_grace_period.md diff --git a/collections/tfmanual/knowledge_base/technology/concepts/grid3_components.md b/collections/manual/knowledge_base/technology/concepts/grid3_components.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/concepts/grid3_components.md rename to collections/manual/knowledge_base/technology/concepts/grid3_components.md diff --git a/collections/tfmanual/knowledge_base/technology/concepts/grid3_iac.md b/collections/manual/knowledge_base/technology/concepts/grid3_iac.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/concepts/grid3_iac.md rename to collections/manual/knowledge_base/technology/concepts/grid3_iac.md diff --git a/collections/tfmanual/knowledge_base/technology/concepts/grid3_whatsnew.md b/collections/manual/knowledge_base/technology/concepts/grid3_whatsnew.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/concepts/grid3_whatsnew.md rename to collections/manual/knowledge_base/technology/concepts/grid3_whatsnew.md diff --git a/collections/tfmanual/knowledge_base/technology/concepts/grid_primitives.md b/collections/manual/knowledge_base/technology/concepts/grid_primitives.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/concepts/grid_primitives.md rename to collections/manual/knowledge_base/technology/concepts/grid_primitives.md diff --git a/collections/manual/knowledge_base/technology/concepts/img/.done b/collections/manual/knowledge_base/technology/concepts/img/.done new file mode 100644 index 0000000..a914417 --- /dev/null +++ b/collections/manual/knowledge_base/technology/concepts/img/.done @@ -0,0 +1 @@ +tft.png diff --git a/collections/tfmanual/knowledge_base/technology/concepts/img/layers.jpeg b/collections/manual/knowledge_base/technology/concepts/img/layers.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/concepts/img/layers.jpeg rename to collections/manual/knowledge_base/technology/concepts/img/layers.jpg diff --git a/collections/tfmanual/knowledge_base/technology/concepts/img/manual__grace_period_graphql_node.png b/collections/manual/knowledge_base/technology/concepts/img/manual_grace_period_graphql_node.png similarity index 100% rename from collections/tfmanual/knowledge_base/technology/concepts/img/manual__grace_period_graphql_node.png rename to collections/manual/knowledge_base/technology/concepts/img/manual_grace_period_graphql_node.png diff --git a/collections/tfmanual/knowledge_base/technology/concepts/img/manual__grace_period_graphql_rent.png b/collections/manual/knowledge_base/technology/concepts/img/manual_grace_period_graphql_rent.png similarity index 100% rename from collections/tfmanual/knowledge_base/technology/concepts/img/manual__grace_period_graphql_rent.png rename to collections/manual/knowledge_base/technology/concepts/img/manual_grace_period_graphql_rent.png diff --git a/collections/tfmanual/knowledge_base/technology/concepts/img/manual__grace_period_gridproxy.png b/collections/manual/knowledge_base/technology/concepts/img/manual_grace_period_gridproxy.png similarity index 100% rename from collections/tfmanual/knowledge_base/technology/concepts/img/manual__grace_period_gridproxy.png rename to collections/manual/knowledge_base/technology/concepts/img/manual_grace_period_gridproxy.png diff --git a/collections/tfmanual/knowledge_base/technology/concepts/img/manual__grace_period_polkadot_ui.png b/collections/manual/knowledge_base/technology/concepts/img/manual_grace_period_polkadot_ui.png similarity index 100% rename from collections/tfmanual/knowledge_base/technology/concepts/img/manual__grace_period_polkadot_ui.png rename to collections/manual/knowledge_base/technology/concepts/img/manual_grace_period_polkadot_ui.png diff --git a/collections/tfmanual/knowledge_base/technology/concepts/img/manual__grace_period_weblets.png b/collections/manual/knowledge_base/technology/concepts/img/manual_grace_period_weblets.png similarity index 100% rename from collections/tfmanual/knowledge_base/technology/concepts/img/manual__grace_period_weblets.png rename to collections/manual/knowledge_base/technology/concepts/img/manual_grace_period_weblets.png diff --git a/collections/tfmanual/knowledge_base/technology/concepts/img/payment.png b/collections/manual/knowledge_base/technology/concepts/img/payment.png similarity index 100% rename from collections/tfmanual/knowledge_base/technology/concepts/img/payment.png rename to collections/manual/knowledge_base/technology/concepts/img/payment.png diff --git a/collections/manual/knowledge_base/technology/concepts/img/tft.png b/collections/manual/knowledge_base/technology/concepts/img/tft.png new file mode 100644 index 0000000..39242a8 Binary files /dev/null and b/collections/manual/knowledge_base/technology/concepts/img/tft.png differ diff --git a/collections/tfmanual/knowledge_base/technology/concepts/proof_of_utilization.md b/collections/manual/knowledge_base/technology/concepts/proof_of_utilization.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/concepts/proof_of_utilization.md rename to collections/manual/knowledge_base/technology/concepts/proof_of_utilization.md diff --git a/collections/tfmanual/knowledge_base/technology/concepts/tfchain.md b/collections/manual/knowledge_base/technology/concepts/tfchain.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/concepts/tfchain.md rename to collections/manual/knowledge_base/technology/concepts/tfchain.md diff --git a/collections/tfmanual/knowledge_base/technology/concepts/tfgrid_by_design.md b/collections/manual/knowledge_base/technology/concepts/tfgrid_by_design.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/concepts/tfgrid_by_design.md rename to collections/manual/knowledge_base/technology/concepts/tfgrid_by_design.md diff --git a/collections/tfmanual/knowledge_base/technology/consensus3_mechanism/consensus3.md b/collections/manual/knowledge_base/technology/consensus3_mechanism/consensus3.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/consensus3_mechanism/consensus3.md rename to collections/manual/knowledge_base/technology/consensus3_mechanism/consensus3.md diff --git a/collections/tfmanual/knowledge_base/technology/consensus3_mechanism/consensus3_engine_farming.md b/collections/manual/knowledge_base/technology/consensus3_mechanism/consensus3_engine_farming.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/consensus3_mechanism/consensus3_engine_farming.md rename to collections/manual/knowledge_base/technology/consensus3_mechanism/consensus3_engine_farming.md diff --git a/collections/tfmanual/knowledge_base/technology/consensus3_mechanism/consensus3_oracles.md b/collections/manual/knowledge_base/technology/consensus3_mechanism/consensus3_oracles.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/consensus3_mechanism/consensus3_oracles.md rename to collections/manual/knowledge_base/technology/consensus3_mechanism/consensus3_oracles.md diff --git a/collections/tfmanual/knowledge_base/technology/consensus3_mechanism/consensus3_overview_graph.md b/collections/manual/knowledge_base/technology/consensus3_mechanism/consensus3_overview_graph.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/consensus3_mechanism/consensus3_overview_graph.md rename to collections/manual/knowledge_base/technology/consensus3_mechanism/consensus3_overview_graph.md diff --git a/collections/tfmanual/knowledge_base/technology/consensus3_mechanism/consensus3_principles.md b/collections/manual/knowledge_base/technology/consensus3_mechanism/consensus3_principles.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/consensus3_mechanism/consensus3_principles.md rename to collections/manual/knowledge_base/technology/consensus3_mechanism/consensus3_principles.md diff --git a/collections/tfmanual/knowledge_base/technology/consensus3_mechanism/consensus3_toc.md b/collections/manual/knowledge_base/technology/consensus3_mechanism/consensus3_toc.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/consensus3_mechanism/consensus3_toc.md rename to collections/manual/knowledge_base/technology/consensus3_mechanism/consensus3_toc.md diff --git a/collections/tfmanual/knowledge_base/technology/consensus3_mechanism/img/grid_header.jpg b/collections/manual/knowledge_base/technology/consensus3_mechanism/img/grid_header.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/consensus3_mechanism/img/grid_header.jpg rename to collections/manual/knowledge_base/technology/consensus3_mechanism/img/grid_header.jpg diff --git a/collections/tfmanual/knowledge_base/technology/consensus3_mechanism/img/limitedsupply_.png b/collections/manual/knowledge_base/technology/consensus3_mechanism/img/limitedsupply_.png similarity index 100% rename from collections/tfmanual/knowledge_base/technology/consensus3_mechanism/img/limitedsupply_.png rename to collections/manual/knowledge_base/technology/consensus3_mechanism/img/limitedsupply_.png diff --git a/collections/tfmanual/knowledge_base/technology/consensus3_mechanism/money_blockchain_partity_link.md b/collections/manual/knowledge_base/technology/consensus3_mechanism/money_blockchain_partity_link.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/consensus3_mechanism/money_blockchain_partity_link.md rename to collections/manual/knowledge_base/technology/consensus3_mechanism/money_blockchain_partity_link.md diff --git a/collections/tfmanual/knowledge_base/technology/consensus3_mechanism/roadmap_tfchain3.md b/collections/manual/knowledge_base/technology/consensus3_mechanism/roadmap_tfchain3.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/consensus3_mechanism/roadmap_tfchain3.md rename to collections/manual/knowledge_base/technology/consensus3_mechanism/roadmap_tfchain3.md diff --git a/collections/tfmanual/knowledge_base/technology/consensus3_mechanism/tfgrid3_wallets.md b/collections/manual/knowledge_base/technology/consensus3_mechanism/tfgrid3_wallets.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/consensus3_mechanism/tfgrid3_wallets.md rename to collections/manual/knowledge_base/technology/consensus3_mechanism/tfgrid3_wallets.md diff --git a/collections/tfmanual/knowledge_base/technology/consensus3_mechanism/tfgrid_db_models.v b/collections/manual/knowledge_base/technology/consensus3_mechanism/tfgrid_db_models.v similarity index 100% rename from collections/tfmanual/knowledge_base/technology/consensus3_mechanism/tfgrid_db_models.v rename to collections/manual/knowledge_base/technology/consensus3_mechanism/tfgrid_db_models.v diff --git a/collections/tfmanual/knowledge_base/technology/grid3_howitworks.md b/collections/manual/knowledge_base/technology/grid3_howitworks.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/grid3_howitworks.md rename to collections/manual/knowledge_base/technology/grid3_howitworks.md diff --git a/collections/tfmanual/knowledge_base/technology/img/layer0_.jpg b/collections/manual/knowledge_base/technology/img/layer0_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/img/layer0_.jpg rename to collections/manual/knowledge_base/technology/img/layer0_.jpg diff --git a/collections/tfmanual/knowledge_base/technology/img/tech_architecture1.jpg b/collections/manual/knowledge_base/technology/img/tech_architecture1.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/img/tech_architecture1.jpg rename to collections/manual/knowledge_base/technology/img/tech_architecture1.jpg diff --git a/collections/tfmanual/knowledge_base/technology/img/tech_header.jpg b/collections/manual/knowledge_base/technology/img/tech_header.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/img/tech_header.jpg rename to collections/manual/knowledge_base/technology/img/tech_header.jpg diff --git a/collections/tfmanual/knowledge_base/technology/img/technology_home_.jpg b/collections/manual/knowledge_base/technology/img/technology_home_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/img/technology_home_.jpg rename to collections/manual/knowledge_base/technology/img/technology_home_.jpg diff --git a/collections/tfmanual/knowledge_base/technology/layers/autonomous_layer_intro.md b/collections/manual/knowledge_base/technology/layers/autonomous_layer_intro.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/layers/autonomous_layer_intro.md rename to collections/manual/knowledge_base/technology/layers/autonomous_layer_intro.md diff --git a/collections/tfmanual/knowledge_base/technology/layers/capacity_layer_intro.md b/collections/manual/knowledge_base/technology/layers/capacity_layer_intro.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/layers/capacity_layer_intro.md rename to collections/manual/knowledge_base/technology/layers/capacity_layer_intro.md diff --git a/collections/tfmanual/knowledge_base/technology/layers/experience_layer_intro.md b/collections/manual/knowledge_base/technology/layers/experience_layer_intro.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/layers/experience_layer_intro.md rename to collections/manual/knowledge_base/technology/layers/experience_layer_intro.md diff --git a/collections/tfmanual/knowledge_base/technology/layers/technology_layers.md b/collections/manual/knowledge_base/technology/layers/technology_layers.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/layers/technology_layers.md rename to collections/manual/knowledge_base/technology/layers/technology_layers.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/compute/beyond_containers.md b/collections/manual/knowledge_base/technology/primitives/compute/beyond_containers.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/compute/beyond_containers.md rename to collections/manual/knowledge_base/technology/primitives/compute/beyond_containers.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/compute/compute_toc.md b/collections/manual/knowledge_base/technology/primitives/compute/compute_toc.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/compute/compute_toc.md rename to collections/manual/knowledge_base/technology/primitives/compute/compute_toc.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/compute/corex.md b/collections/manual/knowledge_base/technology/primitives/compute/corex.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/compute/corex.md rename to collections/manual/knowledge_base/technology/primitives/compute/corex.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/compute/img/container_native.jpg b/collections/manual/knowledge_base/technology/primitives/compute/img/container_native.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/compute/img/container_native.jpg rename to collections/manual/knowledge_base/technology/primitives/compute/img/container_native.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/compute/img/corex.jpg b/collections/manual/knowledge_base/technology/primitives/compute/img/corex.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/compute/img/corex.jpg rename to collections/manual/knowledge_base/technology/primitives/compute/img/corex.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/compute/img/kubernetes_0_.jpg b/collections/manual/knowledge_base/technology/primitives/compute/img/kubernetes_0_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/compute/img/kubernetes_0_.jpg rename to collections/manual/knowledge_base/technology/primitives/compute/img/kubernetes_0_.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/compute/img/tfgrid_compute_.jpg b/collections/manual/knowledge_base/technology/primitives/compute/img/tfgrid_compute_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/compute/img/tfgrid_compute_.jpg rename to collections/manual/knowledge_base/technology/primitives/compute/img/tfgrid_compute_.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/compute/img/zkube_architecture_.jpg b/collections/manual/knowledge_base/technology/primitives/compute/img/zkube_architecture_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/compute/img/zkube_architecture_.jpg rename to collections/manual/knowledge_base/technology/primitives/compute/img/zkube_architecture_.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/compute/img/zmachine_zos_.jpg b/collections/manual/knowledge_base/technology/primitives/compute/img/zmachine_zos_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/compute/img/zmachine_zos_.jpg rename to collections/manual/knowledge_base/technology/primitives/compute/img/zmachine_zos_.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/compute/tfgrid_compute.md b/collections/manual/knowledge_base/technology/primitives/compute/tfgrid_compute.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/compute/tfgrid_compute.md rename to collections/manual/knowledge_base/technology/primitives/compute/tfgrid_compute.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/compute/zkube.md b/collections/manual/knowledge_base/technology/primitives/compute/zkube.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/compute/zkube.md rename to collections/manual/knowledge_base/technology/primitives/compute/zkube.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/compute/zmachine.md b/collections/manual/knowledge_base/technology/primitives/compute/zmachine.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/compute/zmachine.md rename to collections/manual/knowledge_base/technology/primitives/compute/zmachine.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/network/img/overlay_net1.jpg b/collections/manual/knowledge_base/technology/primitives/network/img/overlay_net1.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/network/img/overlay_net1.jpg rename to collections/manual/knowledge_base/technology/primitives/network/img/overlay_net1.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/network/img/planet_net_.jpg b/collections/manual/knowledge_base/technology/primitives/network/img/planet_net_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/network/img/planet_net_.jpg rename to collections/manual/knowledge_base/technology/primitives/network/img/planet_net_.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/network/img/planetary_lan.jpg b/collections/manual/knowledge_base/technology/primitives/network/img/planetary_lan.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/network/img/planetary_lan.jpg rename to collections/manual/knowledge_base/technology/primitives/network/img/planetary_lan.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/network/img/planetary_net.jpg b/collections/manual/knowledge_base/technology/primitives/network/img/planetary_net.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/network/img/planetary_net.jpg rename to collections/manual/knowledge_base/technology/primitives/network/img/planetary_net.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/network/img/redundant_net.jpg b/collections/manual/knowledge_base/technology/primitives/network/img/redundant_net.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/network/img/redundant_net.jpg rename to collections/manual/knowledge_base/technology/primitives/network/img/redundant_net.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/network/img/webgateway.jpg b/collections/manual/knowledge_base/technology/primitives/network/img/webgateway.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/network/img/webgateway.jpg rename to collections/manual/knowledge_base/technology/primitives/network/img/webgateway.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/network/img/webgw_scaling.jpg b/collections/manual/knowledge_base/technology/primitives/network/img/webgw_scaling.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/network/img/webgw_scaling.jpg rename to collections/manual/knowledge_base/technology/primitives/network/img/webgw_scaling.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/network/img/znet_redundancy.jpg b/collections/manual/knowledge_base/technology/primitives/network/img/znet_redundancy.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/network/img/znet_redundancy.jpg rename to collections/manual/knowledge_base/technology/primitives/network/img/znet_redundancy.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/network/img/znet_znic.jpg b/collections/manual/knowledge_base/technology/primitives/network/img/znet_znic.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/network/img/znet_znic.jpg rename to collections/manual/knowledge_base/technology/primitives/network/img/znet_znic.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/network/img/znet_znic1.jpg b/collections/manual/knowledge_base/technology/primitives/network/img/znet_znic1.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/network/img/znet_znic1.jpg rename to collections/manual/knowledge_base/technology/primitives/network/img/znet_znic1.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/network/img/zos_network_overlay.jpg b/collections/manual/knowledge_base/technology/primitives/network/img/zos_network_overlay.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/network/img/zos_network_overlay.jpg rename to collections/manual/knowledge_base/technology/primitives/network/img/zos_network_overlay.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/network/network_toc.md b/collections/manual/knowledge_base/technology/primitives/network/network_toc.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/network/network_toc.md rename to collections/manual/knowledge_base/technology/primitives/network/network_toc.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/network/p2pagent.md b/collections/manual/knowledge_base/technology/primitives/network/p2pagent.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/network/p2pagent.md rename to collections/manual/knowledge_base/technology/primitives/network/p2pagent.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/network/planetary_network.md b/collections/manual/knowledge_base/technology/primitives/network/planetary_network.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/network/planetary_network.md rename to collections/manual/knowledge_base/technology/primitives/network/planetary_network.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/network/tfgrid_network.md b/collections/manual/knowledge_base/technology/primitives/network/tfgrid_network.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/network/tfgrid_network.md rename to collections/manual/knowledge_base/technology/primitives/network/tfgrid_network.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/network/webgw.md b/collections/manual/knowledge_base/technology/primitives/network/webgw.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/network/webgw.md rename to collections/manual/knowledge_base/technology/primitives/network/webgw.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/network/webgw3.md b/collections/manual/knowledge_base/technology/primitives/network/webgw3.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/network/webgw3.md rename to collections/manual/knowledge_base/technology/primitives/network/webgw3.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/network/znet.md b/collections/manual/knowledge_base/technology/primitives/network/znet.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/network/znet.md rename to collections/manual/knowledge_base/technology/primitives/network/znet.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/network/znic.md b/collections/manual/knowledge_base/technology/primitives/network/znic.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/network/znic.md rename to collections/manual/knowledge_base/technology/primitives/network/znic.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/primitives_toc.md b/collections/manual/knowledge_base/technology/primitives/primitives_toc.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/primitives_toc.md rename to collections/manual/knowledge_base/technology/primitives/primitives_toc.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/storage/img/zdb_arch.jpg b/collections/manual/knowledge_base/technology/primitives/storage/img/zdb_arch.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/storage/img/zdb_arch.jpg rename to collections/manual/knowledge_base/technology/primitives/storage/img/zdb_arch.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/storage/img/zmount.jpg b/collections/manual/knowledge_base/technology/primitives/storage/img/zmount.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/storage/img/zmount.jpg rename to collections/manual/knowledge_base/technology/primitives/storage/img/zmount.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/storage/img/zos_zstor.jpg b/collections/manual/knowledge_base/technology/primitives/storage/img/zos_zstor.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/storage/img/zos_zstor.jpg rename to collections/manual/knowledge_base/technology/primitives/storage/img/zos_zstor.jpg diff --git a/collections/tfmanual/knowledge_base/technology/primitives/storage/qsfs.md b/collections/manual/knowledge_base/technology/primitives/storage/qsfs.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/storage/qsfs.md rename to collections/manual/knowledge_base/technology/primitives/storage/qsfs.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/storage/storage_toc.md b/collections/manual/knowledge_base/technology/primitives/storage/storage_toc.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/storage/storage_toc.md rename to collections/manual/knowledge_base/technology/primitives/storage/storage_toc.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/storage/zdb.md b/collections/manual/knowledge_base/technology/primitives/storage/zdb.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/storage/zdb.md rename to collections/manual/knowledge_base/technology/primitives/storage/zdb.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/storage/zdisk.md b/collections/manual/knowledge_base/technology/primitives/storage/zdisk.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/storage/zdisk.md rename to collections/manual/knowledge_base/technology/primitives/storage/zdisk.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/storage/zmount.md b/collections/manual/knowledge_base/technology/primitives/storage/zmount.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/storage/zmount.md rename to collections/manual/knowledge_base/technology/primitives/storage/zmount.md diff --git a/collections/tfmanual/knowledge_base/technology/primitives/storage/zos_fs.md b/collections/manual/knowledge_base/technology/primitives/storage/zos_fs.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/primitives/storage/zos_fs.md rename to collections/manual/knowledge_base/technology/primitives/storage/zos_fs.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/img/filesystem_abstract.jpg b/collections/manual/knowledge_base/technology/qsss/img/filesystem_abstract.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/img/filesystem_abstract.jpg rename to collections/manual/knowledge_base/technology/qsss/img/filesystem_abstract.jpg diff --git a/collections/tfmanual/knowledge_base/technology/qsss/img/qsss_intro_0_.jpg b/collections/manual/knowledge_base/technology/qsss/img/qsss_intro_0_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/img/qsss_intro_0_.jpg rename to collections/manual/knowledge_base/technology/qsss/img/qsss_intro_0_.jpg diff --git a/collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/img/filesystem.jpg b/collections/manual/knowledge_base/technology/qsss/interfaces_usecases/img/filesystem.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/img/filesystem.jpg rename to collections/manual/knowledge_base/technology/qsss/interfaces_usecases/img/filesystem.jpg diff --git a/collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/img/http.jpg b/collections/manual/knowledge_base/technology/qsss/interfaces_usecases/img/http.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/img/http.jpg rename to collections/manual/knowledge_base/technology/qsss/interfaces_usecases/img/http.jpg diff --git a/collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/img/hyperdrive.jpg b/collections/manual/knowledge_base/technology/qsss/interfaces_usecases/img/hyperdrive.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/img/hyperdrive.jpg rename to collections/manual/knowledge_base/technology/qsss/interfaces_usecases/img/hyperdrive.jpg diff --git a/collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/img/ipfs.jpg b/collections/manual/knowledge_base/technology/qsss/interfaces_usecases/img/ipfs.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/img/ipfs.jpg rename to collections/manual/knowledge_base/technology/qsss/interfaces_usecases/img/ipfs.jpg diff --git a/collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/img/nft_architecture.jpg b/collections/manual/knowledge_base/technology/qsss/interfaces_usecases/img/nft_architecture.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/img/nft_architecture.jpg rename to collections/manual/knowledge_base/technology/qsss/interfaces_usecases/img/nft_architecture.jpg diff --git a/collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/img/nft_storage.jpg b/collections/manual/knowledge_base/technology/qsss/interfaces_usecases/img/nft_storage.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/img/nft_storage.jpg rename to collections/manual/knowledge_base/technology/qsss/interfaces_usecases/img/nft_storage.jpg diff --git a/collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/img/storage_architecture_1.jpg b/collections/manual/knowledge_base/technology/qsss/interfaces_usecases/img/storage_architecture_1.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/img/storage_architecture_1.jpg rename to collections/manual/knowledge_base/technology/qsss/interfaces_usecases/img/storage_architecture_1.jpg diff --git a/collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/img/syncthing.jpg b/collections/manual/knowledge_base/technology/qsss/interfaces_usecases/img/syncthing.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/img/syncthing.jpg rename to collections/manual/knowledge_base/technology/qsss/interfaces_usecases/img/syncthing.jpg diff --git a/collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/nft_storage.md b/collections/manual/knowledge_base/technology/qsss/interfaces_usecases/nft_storage.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/nft_storage.md rename to collections/manual/knowledge_base/technology/qsss/interfaces_usecases/nft_storage.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/qss_use_cases.md b/collections/manual/knowledge_base/technology/qsss/interfaces_usecases/qss_use_cases.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/qss_use_cases.md rename to collections/manual/knowledge_base/technology/qsss/interfaces_usecases/qss_use_cases.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/s3_interface.md b/collections/manual/knowledge_base/technology/qsss/interfaces_usecases/s3_interface.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/interfaces_usecases/s3_interface.md rename to collections/manual/knowledge_base/technology/qsss/interfaces_usecases/s3_interface.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/manual/qsfs_setup.md b/collections/manual/knowledge_base/technology/qsss/manual/qsfs_setup.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/manual/qsfs_setup.md rename to collections/manual/knowledge_base/technology/qsss/manual/qsfs_setup.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/concept/img/create_png b/collections/manual/knowledge_base/technology/qsss/product/concept/img/create_png similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/concept/img/create_png rename to collections/manual/knowledge_base/technology/qsss/product/concept/img/create_png diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/concept/img/data_origin.mmd b/collections/manual/knowledge_base/technology/qsss/product/concept/img/data_origin.mmd similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/concept/img/data_origin.mmd rename to collections/manual/knowledge_base/technology/qsss/product/concept/img/data_origin.mmd diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/concept/img/data_substitution.mmd b/collections/manual/knowledge_base/technology/qsss/product/concept/img/data_substitution.mmd similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/concept/img/data_substitution.mmd rename to collections/manual/knowledge_base/technology/qsss/product/concept/img/data_substitution.mmd diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/concept/img/qsfs_principle.mmd b/collections/manual/knowledge_base/technology/qsss/product/concept/img/qsfs_principle.mmd similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/concept/img/qsfs_principle.mmd rename to collections/manual/knowledge_base/technology/qsss/product/concept/img/qsfs_principle.mmd diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/concept/img/quantum_safe_architecture.mmd b/collections/manual/knowledge_base/technology/qsss/product/concept/img/quantum_safe_architecture.mmd similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/concept/img/quantum_safe_architecture.mmd rename to collections/manual/knowledge_base/technology/qsss/product/concept/img/quantum_safe_architecture.mmd diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/file_system/img/create_png b/collections/manual/knowledge_base/technology/qsss/product/file_system/img/create_png similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/file_system/img/create_png rename to collections/manual/knowledge_base/technology/qsss/product/file_system/img/create_png diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/file_system/img/qsss_intro_.jpg b/collections/manual/knowledge_base/technology/qsss/product/file_system/img/qsss_intro_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/file_system/img/qsss_intro_.jpg rename to collections/manual/knowledge_base/technology/qsss/product/file_system/img/qsss_intro_.jpg diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/file_system/img/qsstorage_architecture.jpg b/collections/manual/knowledge_base/technology/qsss/product/file_system/img/qsstorage_architecture.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/file_system/img/qsstorage_architecture.jpg rename to collections/manual/knowledge_base/technology/qsss/product/file_system/img/qsstorage_architecture.jpg diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/file_system/qss_filesystem.md b/collections/manual/knowledge_base/technology/qsss/product/file_system/qss_filesystem.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/file_system/qss_filesystem.md rename to collections/manual/knowledge_base/technology/qsss/product/file_system/qss_filesystem.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/file_system/qss_system.mmd b/collections/manual/knowledge_base/technology/qsss/product/file_system/qss_system.mmd similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/file_system/qss_system.mmd rename to collections/manual/knowledge_base/technology/qsss/product/file_system/qss_system.mmd diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/img/create_png b/collections/manual/knowledge_base/technology/qsss/product/img/create_png similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/img/create_png rename to collections/manual/knowledge_base/technology/qsss/product/img/create_png diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/img/data_origin.mmd b/collections/manual/knowledge_base/technology/qsss/product/img/data_origin.mmd similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/img/data_origin.mmd rename to collections/manual/knowledge_base/technology/qsss/product/img/data_origin.mmd diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/img/data_substitution.mmd b/collections/manual/knowledge_base/technology/qsss/product/img/data_substitution.mmd similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/img/data_substitution.mmd rename to collections/manual/knowledge_base/technology/qsss/product/img/data_substitution.mmd diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/img/qsfs_principle.mmd b/collections/manual/knowledge_base/technology/qsss/product/img/qsfs_principle.mmd similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/img/qsfs_principle.mmd rename to collections/manual/knowledge_base/technology/qsss/product/img/qsfs_principle.mmd diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/img/qss_system.jpg b/collections/manual/knowledge_base/technology/qsss/product/img/qss_system.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/img/qss_system.jpg rename to collections/manual/knowledge_base/technology/qsss/product/img/qss_system.jpg diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/img/quantumsafe_storage_algo.jpg b/collections/manual/knowledge_base/technology/qsss/product/img/quantumsafe_storage_algo.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/img/quantumsafe_storage_algo.jpg rename to collections/manual/knowledge_base/technology/qsss/product/img/quantumsafe_storage_algo.jpg diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/img/tf_banner_grid_.jpg b/collections/manual/knowledge_base/technology/qsss/product/img/tf_banner_grid_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/img/tf_banner_grid_.jpg rename to collections/manual/knowledge_base/technology/qsss/product/img/tf_banner_grid_.jpg diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/qss_algorithm.md b/collections/manual/knowledge_base/technology/qsss/product/qss_algorithm.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/qss_algorithm.md rename to collections/manual/knowledge_base/technology/qsss/product/qss_algorithm.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/qss_datarot.md b/collections/manual/knowledge_base/technology/qsss/product/qss_datarot.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/qss_datarot.md rename to collections/manual/knowledge_base/technology/qsss/product/qss_datarot.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/product/qss_zero_knowledge_proof.md b/collections/manual/knowledge_base/technology/qsss/product/qss_zero_knowledge_proof.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/product/qss_zero_knowledge_proof.md rename to collections/manual/knowledge_base/technology/qsss/product/qss_zero_knowledge_proof.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/qss_benefits.md b/collections/manual/knowledge_base/technology/qsss/qss_benefits.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/qss_benefits.md rename to collections/manual/knowledge_base/technology/qsss/qss_benefits.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/qss_benefits_.md b/collections/manual/knowledge_base/technology/qsss/qss_benefits_.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/qss_benefits_.md rename to collections/manual/knowledge_base/technology/qsss/qss_benefits_.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/qsss.md b/collections/manual/knowledge_base/technology/qsss/qsss.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/qsss.md rename to collections/manual/knowledge_base/technology/qsss/qsss.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/qsss2_home.md b/collections/manual/knowledge_base/technology/qsss/qsss2_home.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/qsss2_home.md rename to collections/manual/knowledge_base/technology/qsss/qsss2_home.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/qsss_home.md b/collections/manual/knowledge_base/technology/qsss/qsss_home.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/qsss_home.md rename to collections/manual/knowledge_base/technology/qsss/qsss_home.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/qsss_toc.md b/collections/manual/knowledge_base/technology/qsss/qsss_toc.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/qsss_toc.md rename to collections/manual/knowledge_base/technology/qsss/qsss_toc.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/roadmap/img/roadmap.jpg b/collections/manual/knowledge_base/technology/qsss/roadmap/img/roadmap.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/roadmap/img/roadmap.jpg rename to collections/manual/knowledge_base/technology/qsss/roadmap/img/roadmap.jpg diff --git a/collections/tfmanual/knowledge_base/technology/qsss/roadmap/quantumsafe_roadmap.md b/collections/manual/knowledge_base/technology/qsss/roadmap/quantumsafe_roadmap.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/roadmap/quantumsafe_roadmap.md rename to collections/manual/knowledge_base/technology/qsss/roadmap/quantumsafe_roadmap.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/sidebar.md b/collections/manual/knowledge_base/technology/qsss/sidebar.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/sidebar.md rename to collections/manual/knowledge_base/technology/qsss/sidebar.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/specs_todo/img/specs_header.jpg b/collections/manual/knowledge_base/technology/qsss/specs_todo/img/specs_header.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/specs_todo/img/specs_header.jpg rename to collections/manual/knowledge_base/technology/qsss/specs_todo/img/specs_header.jpg diff --git a/collections/tfmanual/knowledge_base/technology/qsss/specs_todo/policy.md b/collections/manual/knowledge_base/technology/qsss/specs_todo/policy.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/specs_todo/policy.md rename to collections/manual/knowledge_base/technology/qsss/specs_todo/policy.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/specs_todo/qss_specs.md b/collections/manual/knowledge_base/technology/qsss/specs_todo/qss_specs.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/specs_todo/qss_specs.md rename to collections/manual/knowledge_base/technology/qsss/specs_todo/qss_specs.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/specs_todo/quantum_safe_filesystem.md b/collections/manual/knowledge_base/technology/qsss/specs_todo/quantum_safe_filesystem.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/specs_todo/quantum_safe_filesystem.md rename to collections/manual/knowledge_base/technology/qsss/specs_todo/quantum_safe_filesystem.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/specs_todo/quantum_safe_filesystem_2_6.md b/collections/manual/knowledge_base/technology/qsss/specs_todo/quantum_safe_filesystem_2_6.md similarity index 78% rename from collections/tfmanual/knowledge_base/technology/qsss/specs_todo/quantum_safe_filesystem_2_6.md rename to collections/manual/knowledge_base/technology/qsss/specs_todo/quantum_safe_filesystem_2_6.md index 0051d2c..5d5b0e2 100644 --- a/collections/tfmanual/knowledge_base/technology/qsss/specs_todo/quantum_safe_filesystem_2_6.md +++ b/collections/manual/knowledge_base/technology/qsss/specs_todo/quantum_safe_filesystem_2_6.md @@ -12,9 +12,4 @@ ## NEW -- 100% redundancy - -## architecture - -!!!include:quantum_safe_filesystem_architecture -!!!include:quantum_safe_filesystem_sequence_graph +- 100% redundancy \ No newline at end of file diff --git a/collections/tfmanual/knowledge_base/technology/qsss/specs_todo/quantum_safe_filesystem_architecture.md b/collections/manual/knowledge_base/technology/qsss/specs_todo/quantum_safe_filesystem_architecture.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/specs_todo/quantum_safe_filesystem_architecture.md rename to collections/manual/knowledge_base/technology/qsss/specs_todo/quantum_safe_filesystem_architecture.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/specs_todo/quantum_safe_filesystem_sequence_graph.md b/collections/manual/knowledge_base/technology/qsss/specs_todo/quantum_safe_filesystem_sequence_graph.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/specs_todo/quantum_safe_filesystem_sequence_graph.md rename to collections/manual/knowledge_base/technology/qsss/specs_todo/quantum_safe_filesystem_sequence_graph.md diff --git a/collections/tfmanual/knowledge_base/technology/qsss/testplan/img/failure_points.jpg b/collections/manual/knowledge_base/technology/qsss/testplan/img/failure_points.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/testplan/img/failure_points.jpg rename to collections/manual/knowledge_base/technology/qsss/testplan/img/failure_points.jpg diff --git a/collections/tfmanual/knowledge_base/technology/qsss/testplan/img/testplan_points.mmd b/collections/manual/knowledge_base/technology/qsss/testplan/img/testplan_points.mmd similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/testplan/img/testplan_points.mmd rename to collections/manual/knowledge_base/technology/qsss/testplan/img/testplan_points.mmd diff --git a/collections/tfmanual/knowledge_base/technology/qsss/testplan/testplan.md b/collections/manual/knowledge_base/technology/qsss/testplan/testplan.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/qsss/testplan/testplan.md rename to collections/manual/knowledge_base/technology/qsss/testplan/testplan.md diff --git a/collections/tfmanual/knowledge_base/technology/smartcontract_it/img/iac_overview.jpg b/collections/manual/knowledge_base/technology/smartcontract_it/img/iac_overview.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/smartcontract_it/img/iac_overview.jpg rename to collections/manual/knowledge_base/technology/smartcontract_it/img/iac_overview.jpg diff --git a/collections/tfmanual/knowledge_base/technology/smartcontract_it/img/smart_contract_it_.jpg b/collections/manual/knowledge_base/technology/smartcontract_it/img/smart_contract_it_.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/smartcontract_it/img/smart_contract_it_.jpg rename to collections/manual/knowledge_base/technology/smartcontract_it/img/smart_contract_it_.jpg diff --git a/collections/tfmanual/knowledge_base/technology/smartcontract_it/img/smartcontract3_flow.jpg b/collections/manual/knowledge_base/technology/smartcontract_it/img/smartcontract3_flow.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/smartcontract_it/img/smartcontract3_flow.jpg rename to collections/manual/knowledge_base/technology/smartcontract_it/img/smartcontract3_flow.jpg diff --git a/collections/tfmanual/knowledge_base/technology/smartcontract_it/img/smartcontract_3bot.jpg b/collections/manual/knowledge_base/technology/smartcontract_it/img/smartcontract_3bot.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/smartcontract_it/img/smartcontract_3bot.jpg rename to collections/manual/knowledge_base/technology/smartcontract_it/img/smartcontract_3bot.jpg diff --git a/collections/tfmanual/knowledge_base/technology/smartcontract_it/img/smartcontract_iac.jpg b/collections/manual/knowledge_base/technology/smartcontract_it/img/smartcontract_iac.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/smartcontract_it/img/smartcontract_iac.jpg rename to collections/manual/knowledge_base/technology/smartcontract_it/img/smartcontract_iac.jpg diff --git a/collections/tfmanual/knowledge_base/technology/smartcontract_it/img/smartcontract_it.jpg b/collections/manual/knowledge_base/technology/smartcontract_it/img/smartcontract_it.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/smartcontract_it/img/smartcontract_it.jpg rename to collections/manual/knowledge_base/technology/smartcontract_it/img/smartcontract_it.jpg diff --git a/collections/tfmanual/knowledge_base/technology/smartcontract_it/smartcontract_3bot.md b/collections/manual/knowledge_base/technology/smartcontract_it/smartcontract_3bot.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/smartcontract_it/smartcontract_3bot.md rename to collections/manual/knowledge_base/technology/smartcontract_it/smartcontract_3bot.md diff --git a/collections/tfmanual/knowledge_base/technology/smartcontract_it/smartcontract_iac.md b/collections/manual/knowledge_base/technology/smartcontract_it/smartcontract_iac.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/smartcontract_it/smartcontract_iac.md rename to collections/manual/knowledge_base/technology/smartcontract_it/smartcontract_iac.md diff --git a/collections/tfmanual/knowledge_base/technology/smartcontract_it/smartcontract_it.md b/collections/manual/knowledge_base/technology/smartcontract_it/smartcontract_it.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/smartcontract_it/smartcontract_it.md rename to collections/manual/knowledge_base/technology/smartcontract_it/smartcontract_it.md diff --git a/collections/tfmanual/knowledge_base/technology/smartcontract_it/smartcontract_tfgrid3.md b/collections/manual/knowledge_base/technology/smartcontract_it/smartcontract_tfgrid3.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/smartcontract_it/smartcontract_tfgrid3.md rename to collections/manual/knowledge_base/technology/smartcontract_it/smartcontract_tfgrid3.md diff --git a/collections/tfmanual/knowledge_base/technology/smartcontract_it/smartcontract_toc.md b/collections/manual/knowledge_base/technology/smartcontract_it/smartcontract_toc.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/smartcontract_it/smartcontract_toc.md rename to collections/manual/knowledge_base/technology/smartcontract_it/smartcontract_toc.md diff --git a/collections/tfmanual/knowledge_base/technology/technology_toc.md b/collections/manual/knowledge_base/technology/technology_toc.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/technology_toc.md rename to collections/manual/knowledge_base/technology/technology_toc.md diff --git a/collections/tfmanual/knowledge_base/technology/tfgrid_primitives.md b/collections/manual/knowledge_base/technology/tfgrid_primitives.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/tfgrid_primitives.md rename to collections/manual/knowledge_base/technology/tfgrid_primitives.md diff --git a/collections/tfmanual/knowledge_base/technology/zos/benefits/deterministic_deployment.md b/collections/manual/knowledge_base/technology/zos/benefits/deterministic_deployment.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/benefits/deterministic_deployment.md rename to collections/manual/knowledge_base/technology/zos/benefits/deterministic_deployment.md diff --git a/collections/tfmanual/knowledge_base/technology/zos/benefits/docker_compatibility.md b/collections/manual/knowledge_base/technology/zos/benefits/docker_compatibility.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/benefits/docker_compatibility.md rename to collections/manual/knowledge_base/technology/zos/benefits/docker_compatibility.md diff --git a/collections/tfmanual/knowledge_base/technology/zos/benefits/img/network_architecture.jpg b/collections/manual/knowledge_base/technology/zos/benefits/img/network_architecture.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/benefits/img/network_architecture.jpg rename to collections/manual/knowledge_base/technology/zos/benefits/img/network_architecture.jpg diff --git a/collections/tfmanual/knowledge_base/technology/zos/benefits/img/network_architecture2.jpg b/collections/manual/knowledge_base/technology/zos/benefits/img/network_architecture2.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/benefits/img/network_architecture2.jpg rename to collections/manual/knowledge_base/technology/zos/benefits/img/network_architecture2.jpg diff --git a/collections/tfmanual/knowledge_base/technology/zos/benefits/network_wall.md b/collections/manual/knowledge_base/technology/zos/benefits/network_wall.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/benefits/network_wall.md rename to collections/manual/knowledge_base/technology/zos/benefits/network_wall.md diff --git a/collections/tfmanual/knowledge_base/technology/zos/benefits/p2p_networking.md b/collections/manual/knowledge_base/technology/zos/benefits/p2p_networking.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/benefits/p2p_networking.md rename to collections/manual/knowledge_base/technology/zos/benefits/p2p_networking.md diff --git a/collections/tfmanual/knowledge_base/technology/zos/benefits/unbreakable_storage.md b/collections/manual/knowledge_base/technology/zos/benefits/unbreakable_storage.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/benefits/unbreakable_storage.md rename to collections/manual/knowledge_base/technology/zos/benefits/unbreakable_storage.md diff --git a/collections/tfmanual/knowledge_base/technology/zos/benefits/zero_boot.md b/collections/manual/knowledge_base/technology/zos/benefits/zero_boot.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/benefits/zero_boot.md rename to collections/manual/knowledge_base/technology/zos/benefits/zero_boot.md diff --git a/collections/tfmanual/knowledge_base/technology/zos/benefits/zero_hacking_surface.md b/collections/manual/knowledge_base/technology/zos/benefits/zero_hacking_surface.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/benefits/zero_hacking_surface.md rename to collections/manual/knowledge_base/technology/zos/benefits/zero_hacking_surface.md diff --git a/collections/tfmanual/knowledge_base/technology/zos/benefits/zero_install.md b/collections/manual/knowledge_base/technology/zos/benefits/zero_install.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/benefits/zero_install.md rename to collections/manual/knowledge_base/technology/zos/benefits/zero_install.md diff --git a/collections/tfmanual/knowledge_base/technology/zos/benefits/zos_advantages.md b/collections/manual/knowledge_base/technology/zos/benefits/zos_advantages.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/benefits/zos_advantages.md rename to collections/manual/knowledge_base/technology/zos/benefits/zos_advantages.md diff --git a/collections/tfmanual/knowledge_base/technology/zos/benefits/zos_advantages_toc.md b/collections/manual/knowledge_base/technology/zos/benefits/zos_advantages_toc.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/benefits/zos_advantages_toc.md rename to collections/manual/knowledge_base/technology/zos/benefits/zos_advantages_toc.md diff --git a/collections/tfmanual/knowledge_base/technology/zos/benefits/zos_monitoring.md b/collections/manual/knowledge_base/technology/zos/benefits/zos_monitoring.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/benefits/zos_monitoring.md rename to collections/manual/knowledge_base/technology/zos/benefits/zos_monitoring.md diff --git a/collections/tfmanual/knowledge_base/technology/zos/benefits/zos_protect.md b/collections/manual/knowledge_base/technology/zos/benefits/zos_protect.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/benefits/zos_protect.md rename to collections/manual/knowledge_base/technology/zos/benefits/zos_protect.md diff --git a/collections/tfmanual/knowledge_base/technology/zos/img/zero_os_overview.jpg b/collections/manual/knowledge_base/technology/zos/img/zero_os_overview.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/img/zero_os_overview.jpg rename to collections/manual/knowledge_base/technology/zos/img/zero_os_overview.jpg diff --git a/collections/tfmanual/knowledge_base/technology/zos/img/zos22.png b/collections/manual/knowledge_base/technology/zos/img/zos22.png similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/img/zos22.png rename to collections/manual/knowledge_base/technology/zos/img/zos22.png diff --git a/collections/tfmanual/knowledge_base/technology/zos/img/zos_network_overview.jpg b/collections/manual/knowledge_base/technology/zos/img/zos_network_overview.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/img/zos_network_overview.jpg rename to collections/manual/knowledge_base/technology/zos/img/zos_network_overview.jpg diff --git a/collections/tfmanual/knowledge_base/technology/zos/img/zos_overview_compute_storage.jpg b/collections/manual/knowledge_base/technology/zos/img/zos_overview_compute_storage.jpg similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/img/zos_overview_compute_storage.jpg rename to collections/manual/knowledge_base/technology/zos/img/zos_overview_compute_storage.jpg diff --git a/collections/tfmanual/knowledge_base/technology/zos/zos.md b/collections/manual/knowledge_base/technology/zos/zos.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/zos.md rename to collections/manual/knowledge_base/technology/zos/zos.md diff --git a/collections/tfmanual/knowledge_base/technology/zos/zos_compute_storage.md b/collections/manual/knowledge_base/technology/zos/zos_compute_storage.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/zos_compute_storage.md rename to collections/manual/knowledge_base/technology/zos/zos_compute_storage.md diff --git a/collections/tfmanual/knowledge_base/technology/zos/zos_install.md b/collections/manual/knowledge_base/technology/zos/zos_install.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/zos_install.md rename to collections/manual/knowledge_base/technology/zos/zos_install.md diff --git a/collections/tfmanual/knowledge_base/technology/zos/zos_install_mechanism.md b/collections/manual/knowledge_base/technology/zos/zos_install_mechanism.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/zos_install_mechanism.md rename to collections/manual/knowledge_base/technology/zos/zos_install_mechanism.md diff --git a/collections/tfmanual/knowledge_base/technology/zos/zos_network.md b/collections/manual/knowledge_base/technology/zos/zos_network.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos/zos_network.md rename to collections/manual/knowledge_base/technology/zos/zos_network.md diff --git a/collections/tfmanual/knowledge_base/technology/zos_advantages.md b/collections/manual/knowledge_base/technology/zos_advantages.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos_advantages.md rename to collections/manual/knowledge_base/technology/zos_advantages.md diff --git a/collections/tfmanual/knowledge_base/technology/zos_toc.md b/collections/manual/knowledge_base/technology/zos_toc.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos_toc.md rename to collections/manual/knowledge_base/technology/zos_toc.md diff --git a/collections/tfmanual/knowledge_base/technology/zos_tools/flist_hub.md b/collections/manual/knowledge_base/technology/zos_tools/flist_hub.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos_tools/flist_hub.md rename to collections/manual/knowledge_base/technology/zos_tools/flist_hub.md diff --git a/collections/tfmanual/knowledge_base/technology/zos_tools/flist_hub_.md b/collections/manual/knowledge_base/technology/zos_tools/flist_hub_.md similarity index 100% rename from collections/tfmanual/knowledge_base/technology/zos_tools/flist_hub_.md rename to collections/manual/knowledge_base/technology/zos_tools/flist_hub_.md diff --git a/collections/intro/img/.done b/collections/manual/tfmanual_intro/img/.done similarity index 100% rename from collections/intro/img/.done rename to collections/manual/tfmanual_intro/img/.done diff --git a/collections/manual/tfmanual_intro/img/intro_header.png b/collections/manual/tfmanual_intro/img/intro_header.png new file mode 100644 index 0000000..cd3bde5 Binary files /dev/null and b/collections/manual/tfmanual_intro/img/intro_header.png differ diff --git a/collections/intro/intro_readme.md b/collections/manual/tfmanual_intro/tfmanual_intro.md similarity index 100% rename from collections/intro/intro_readme.md rename to collections/manual/tfmanual_intro/tfmanual_intro.md diff --git a/collections/tech/qsss/img/nft_architecture_updated.png b/collections/tech/qsss/img/nft_architecture_updated.png new file mode 100644 index 0000000..eba9f1f Binary files /dev/null and b/collections/tech/qsss/img/nft_architecture_updated.png differ diff --git a/collections/tech/qsss/img/nft_storage_updated.png b/collections/tech/qsss/img/nft_storage_updated.png new file mode 100644 index 0000000..f695d64 Binary files /dev/null and b/collections/tech/qsss/img/nft_storage_updated.png differ diff --git a/collections/tech/qsss/nft_storage.md b/collections/tech/qsss/nft_storage.md index a378f77..01f860d 100644 --- a/collections/tech/qsss/nft_storage.md +++ b/collections/tech/qsss/nft_storage.md @@ -1,88 +1,86 @@ -# Quantum Safe Storage System for NFT - -![](img/nft_architecture.jpg) - -> TODO: need to upgrade image, also digital twin needs to be named '3bot' - -The owner of the NFT can upload the data using one of our supported interfaces: - -- Http upload (everything possible on https://nft.storage/ is also possible on our system) -- Filesystem - -Anyone in the world can retrieve the NFT (if allowed) and the data will be verified when doing so. The data is available anywhere in the world using multiple interfaces again (IPFS, HTTP(S) etc.). Caching happens on a global level. No special software or account on ThreeFold is needed to do this. - -The NFT system operates on top of a very reliable storage system which is sustainable for the planet and ultra secure and private. The NFT owner also owns the data. - - -## The Benefits - -#### Persistence = owned by the data user (as represented by digital twin) - -![](img/nft_storage.jpg) - -The system is not based on a shared-all architecture. - -Whoever stores the data has full control over: - -- Where data is stored (specific locations) -- The redundancy policy which is used -- How long the data is kept -- CDN policy (where the data is available and for how long) - - -#### Reliability - -- Data cannot be corrupted -- Data cannot be lost -- Each time data is fetched back the hash (fingerprint) is checked. If there are any issues then autorecovery occurs -- All data is encrypted and compressed (unique per storage owner) -- Data owner chooses the level of redundancy - -#### Lookup - -- Multi URL & storage network support (see more in the interfaces section) -- IPFS, HyperDrive URL schema -- Unique DNS schema (with long key which is globally unique) - -#### CDN Support - -Each file (movie, image etc.) stored is available in many locations worldwide. - -Each file gets a unique url pointing to the data which can be retrieved from all these locations. - -Caching happens at each endpoint. - -#### Self Healing & Auto Correcting Storage Interface - -Any corruption e.g. bitrot gets automatically detected and corrected. - -In case of a HD crash or storage node crash the data will automatically be expanded again to fit the chosen redundancy policy. - -#### The Storage Algoritm Uses Quantum Safe Storage System As Its Base - -Not even a quantum computer can hack data stored on our QSSS. - -The QSSS is a super innovative storage system which works on planetary scale and has many benefits compared to shared and/or replicated storage systems. - -It uses forward looking error correcting codes inside. - -#### Green - -Storage uses upto 10x less energy compared to classic replicated system. - -#### Multi Interface - -The stored data is available over multiple interfaces at once. - -| Interface | | -| -------------------------- | ----------------------- | -| IPFS | ![](img/ipfs.jpg) | -| Http(s) on top of Digital Twin | ![](img/http.jpg) | -| Syncthing | ![](img/syncthing.jpg) | -| Filesystem | ![](img/filesystem.jpg) | - -This allows ultimate flexibility from the end user perspective. - -The object (video, image etc.) can easily be embedded in any website or other representation which supports http. - - +# Quantum Safe Storage System for NFT + +![](img/nft_architecture_updated.png) + +The owner of the NFT can upload the data using one of our supported interfaces: + +- Http upload (everything possible on https://nft.storage/ is also possible on our system) +- Filesystem + +Anyone in the world can retrieve the NFT (if allowed) and the data will be verified when doing so. The data is available anywhere in the world using multiple interfaces again (IPFS, HTTP(S) etc.). Caching happens on a global level. No special software or account on ThreeFold is needed to do this. + +The NFT system operates on top of a very reliable storage system which is sustainable for the planet and ultra secure and private. The NFT owner also owns the data. + + +## The Benefits + +#### Persistence = Owned by the data user, as represented by their associated 3Bot + +![](img/nft_storage_updated.png) + +The system is not based on a shared-all architecture. + +Whoever stores the data has full control over: + +- Where data is stored (specific locations) +- The redundancy policy which is used +- How long the data is kept +- CDN policy (where the data is available and for how long) + + +#### Reliability + +- Data cannot be corrupted +- Data cannot be lost +- Each time data is fetched back the hash (fingerprint) is checked. If there are any issues then autorecovery occurs +- All data is encrypted and compressed (unique per storage owner) +- Data owner chooses the level of redundancy + +#### Lookup + +- Multi URL & storage network support (see more in the interfaces section) +- IPFS, HyperDrive URL schema +- Unique DNS schema (with long key which is globally unique) + +#### CDN Support + +Each file (movie, image etc.) stored is available in many locations worldwide. + +Each file gets a unique url pointing to the data which can be retrieved from all these locations. + +Caching happens at each endpoint. + +#### Self Healing & Auto Correcting Storage Interface + +Any corruption e.g. bitrot gets automatically detected and corrected. + +In case of a HD crash or storage node crash the data will automatically be expanded again to fit the chosen redundancy policy. + +#### The Storage Algoritm Uses Quantum Safe Storage System As Its Base + +Not even a quantum computer can hack data stored on our QSSS. + +The QSSS is a super innovative storage system which works on planetary scale and has many benefits compared to shared and/or replicated storage systems. + +It uses forward looking error correcting codes inside. + +#### Green + +Storage uses upto 10x less energy compared to classic replicated system. + +#### Multi Interface + +The stored data is available over multiple interfaces at once. + +| Interface | | +| -------------------------- | ----------------------- | +| IPFS | ![](img/ipfs.jpg) | +| Http(s) on top of 3Bot | ![](img/http.jpg) | +| Syncthing | ![](img/syncthing.jpg) | +| Filesystem | ![](img/filesystem.jpg) | + +This allows ultimate flexibility from the end user perspective. + +The object (video, image etc.) can easily be embedded in any website or other representation which supports http. + + diff --git a/collections/tfgrid3/ecosystem.md b/collections/tfgrid3/ecosystem.md index 3c99027..80d9559 100644 --- a/collections/tfgrid3/ecosystem.md +++ b/collections/tfgrid3/ecosystem.md @@ -6,20 +6,13 @@ ThreeFold aims to be a decentralized organization. ## TF Farmers -- Connect computers to our new Internet -- This means that we provide network, storage and compute (CPU, GPU) capacity and make it available over Mycelium to all participants -- More than 1000 farmers today host TF nodes and provide capacity. -- Rewards from 3.14+ - - Farmers earn TFT by providing capacity. - - Farmers can earn 50% on the sold capacity if they register with the marketplace of the TF Cooperative -- Farmers will have to do KYC starting Q2 2024 -- See [Farming Rewards](farming_reward.md) for more info +Farmers connect computers to our new Internet to provide storage and compute (CPU, GPU) capacity and make it available over the Mycelium network to all participants. Currently, over 1000 farmers host TFnodes. Farmers earn rewards by providing capacity, earning 50% on sold capacity if they register with the TF Cooperative marketplace (from 3.14+). Starting in Q2 2024, farmers will have to do KYC. See [Farming Rewards](farming_reward.md) for more info ## Network Bridgers (Provider) -- Make bridge between old and new internet +- Make a bridge between the old and new Internet - Provide bandwidth to TFGrid -- Todo: formalize manual and description how to become a Network Bridger +- Todo: formalize manual and description of how to become a Network Bridger ## TF Farming Pools (NEW Q2 2024) @@ -31,37 +24,37 @@ The aim is to improve the service level and uptime of farming on TFGrid: - Activities - Deliver a service level to the community - - Support for the TF Nodes (replace nodes, make sure power is ok) - - Bandwidth providing for TF Nodes (connect network nodes to high speed internet networks) - - Manage the pricing in line to uptime, performance, etc. for all farms and nodes - - Optional: sell of TF Nodes + - Provide support for the TF Nodes (e.g. replace nodes and make sure the power is okay) + - Bandwidth providing for TF Nodes (connect network nodes to high speed Internet networks) + - Manage the pricing in line with uptime, performance, etc. for all farms and nodes + - Optional: sell TF Nodes - Business model - - The Farming Pool collects all farming rewards for all the Nodes and redistribute the farming rewards minus a margin for the farming pool. + - The Farming Pool collects all farming rewards for all the Nodes and redistribute the farming rewards minus a margin for the farming pool - There needs to be a contract (terms and conditions) between the farming pool and the farmers -- service level - - A service level needs to be defined and exposed to the rest of the world - - The T&C contracts can be arrange in OurWorld Digital Freezone if applicable. -- TF Dubai is **granting** the required tooling & information for this service. +- Service level + - A service level needs to be defined and shared with the rest of the world + - The T&C contracts can be arranged in OurWorld Digital Freezone if applicable +- TF Dubai is **granting** the required tooling & information for this service ## TFNode Suppliers -- Build & Sell TFNodes to our participants +- Build and sell TFNodes to our participants - Minimal service/support needs to be delivered - Often part of Farming Pools or related to it ## TF Cooperative - Our governance layer (DAO tooling can be extended) -- Cooperative we are all part off. -- The Coop directors build an organization to streamline our expansion -- Give everyone a voice and env to operate from +- Everyone is part of the Cooperative +- The Cooperative directors will build this organization to streamline our expansion +- Gives everyone a voice and environment to operate from ### Details -- [TF Coop](tfcoop_intro.md) is a cooperative with as goal to streamline how the ecosystem works together to create their own digital future. -- TF Coop needs 9 directors to get started. See the forum for more info soon. -- TF Coop gets income from utilization and possibly from its members in the future. +- [TF Coop](tfcoop_intro.md) is a cooperative with the goal of streamlining how the ecosystem works together and to help create their own digital future +- TF Coop needs 9 directors to get started. Check the forum for more info soon. +- TF Coop recieves income from utilization and possibly from its members in the future. - Every user of the TFGrid in the future will have to be a member. ## TF Validators + TF Guardians @@ -71,52 +64,55 @@ The aim is to improve the service level and uptime of farming on TFGrid: - Provide governance - Keep all relevant services up and running to allow the TFGrid to function -- Guardians run a TF Validator which has all components as are required to let the TFGrid decentralized components function -- We need 9 guardians, each [guardian](guardians.md) has to be technical capable to run this full tech stack +- Guardians run a TF Validator which has all of the components that are required for the TFGrid's decentralized components to function +- We need 9 guardians, each [guardian](guardians.md) has to be technical to run this full tech stack - [Read more on validators](validators.md) -- TF Guardians don't vote: they run super important infrastructure and need to validate the soundness of the tech used +- TF Guardians don't vote: they run super important infrastructure and need to validate the soundness of the tech being used ## TF Dubai -- TF Dubai is the original company out of which the project got started. -- TF Dubai is now developing commercial services and products on top of the TFGrid. -- TF Dubai is a big sponsor for the TFGrid and will keep on doing so. -- TF Dubai wants to handover the day2day management to the TF Cooperative and the digital tools as have been setup like the forum, websites, manuals, ... +- TF Dubai is the original company out of which the project was started +- TF Dubai is now developing commercial services and products on top of the TFGrid +- TF Dubai is a big sponsor for the TFGrid and will continue to be +- TF Dubai wants to handover the day to day management to the TF Cooperative and the digital tools that have been created such as the forum, websites, manuals etc. ## OurWorld Digital FreeZone -- OurWorld Holding owns 100% of TF9 and TF Dubai and is in the process to create a Digital FreeZone in Zanzibar. -- This Digital FreeZone allows us to structure Digital Assets and some of our future digital Projects +- OurWorld Holding owns 100% of TF9 and TF Dubai and is in the process of creating a Digital FreeZone in Zanzibar. +- This Digital FreeZone allows us to structure digital assets and some of our future digital Projects ## TF9 -- Was called TFTech before and is a company in Belgium. -- TF9 is developing the tech behind the TFGrid and is 100% committed to keep all this software opensource. -- TF9 will be licensing the software to organizations (governments, countries, enterprises) who need commercial support and customizations. -- See their website on [https://tf9.io](https://tf9.io) -- TF9 has been a big sponsor behind the ThreeFold ecosystem. +- TF9 (previously TFTech) is a company in Belgium. +- TF9 is developing the technology behind the TFGrid and is 100% committed to keeping all of this software opensource +- TF9 will license the software to organizations (governments, countries and enterprises) that need commercial support and customizations +- See their website: [https://tf9.io](https://tf9.io) +- TF9 has been a big sponsor of the ThreeFold ecosystem -## Expaneded Ecosystem +## Expanded Ecosystem ### Service / Solution Providers -- They create & provide solutions and/or services on top of TFGrid +- They create and provide solutions and/or services on top of the TFGrid - Customers of these solutions pay in INCA (providing value to our mutual credit currency) - Each solution has T&C - Each solution needs to be supported -### Technology providers +### Technology Providers -- Create opensource technology as can be used in the TFGrid -- Grants might be available to reward Technology Providers -- TFTech (will get new name) is example of Technology Provider +- Create opensource technology that can be used in the TFGrid +- Grants might be available to reward technology providers +- TF9 is an example of a technology provider ### DePIN Partners -- Projects are looking for a party (company, project, community) who wants to launch us into the DePIN world -- Promote our project, explain tokens, integrate with exchanges -- Integrate with rest of DePIN ecosystem +Our team is in active discussions in search of a party (company, project, community) who will support our launch into the DePIN world. This party (or parties) will: + +- Actively promote our project in the DePIN space. +- Explain our tokens and integrate with other currencies +- Integrate with the rest of the DePIN ecosystem - Organize community growth -- Organize grants towards rest of community -- Basically grown value for full ecosystem and let it "FLOW" +- Organize grants for the rest of the community +- Grow value for the whole ecosystem and let it "FLOW" + diff --git a/collections/tfgrid3/governance/gep_comm_brainstorm.md b/collections/tfgrid3/governance/gep_comm_brainstorm.md index f0700b0..1c3c69b 100644 --- a/collections/tfgrid3/governance/gep_comm_brainstorm.md +++ b/collections/tfgrid3/governance/gep_comm_brainstorm.md @@ -1,101 +1,111 @@ -

Community Brainstorming for 3.14 Grid

- -

Table of Contents

- -- [Introduction](#introduction) -- [Proposition Overview](#proposition-overview) -- [Proposition Details](#proposition-details) - ---- - -## Introduction - - -This proposition takes inputs from different members of the TF Community. It's a brainstorming exercise in a way. It's not a TF official position, just a thought experiment. - -Without thinking about technical difficulties, I try to envision an overall resilient TF ecosystem that answers the demands and needs of the community. - -## Proposition Overview - -In brief, the TF overview would be as follows: - -1. A maximum supply of 1 billion TFT -2. Evenly distributed farming rewards throughout the minting period -3. Users discounts for mass deployments -4. Farming staking vault and farming collateral -5. Public staking vault (user staking) -6. DAO revenues (staking vault revenues) distributed to DAO voters -7. Slashing events for nodes (with bountry programs for users) -8. Collateral info displayed on dashboard with alerts when nodes' collateral are being unstaked -9. Communication channels for TF, the users and the farmers -10. System for farmers to announce maintenance window without loss of reputation or the like -11. Increase in the farming difficulty level for new nodes -12. 50% utilization revenues to farmers -13. Node uptime score and hardware information on Dashboard -14. Adjust grid deployment costs to fit with resources -15. Part of node additional fees goes to the TF Foundation for grant, R&D, etc. -16. Ensure a proper utilization/capacity ratio (perhaps per region/country? TBD) - -## Proposition Details - -Here are the details of this proposition: - -1. 1 billion TFT maximum supply -1. Farming rewards (POC) distribution update: - 1. Earliest registered nodes paid the earliest, in batches: E.g. we have 4 minting distribution per month, and nodes are categorized in the 4 batches based on the moment they registered on chain, nodes registered the earliest (not in the minting cycle, but in absolute time), are in the first batch, etc. Can be done manually first, and automated in mid/long-term. -1. Users discounts on mass deployment - 1. If you have say 1000 deployments you can have a 10% discount. Real numbers TBD. This could further attract mass utilization by resellers. -1. Farming TFT Staking Vault & Farming Collateral - 1. The equivalent of X months (TBD, propositions so far: between 2 and 6 months) of farming per node is kept as collateral in a farmed TFT staking vault. - 2. Any TFT more than X-month worth of farming per node is available to unstake given a 5 days cooldown period - 3. TFT in farmed TFT staking vault with the min X-months of farming collateral are eligible to vote for the DAO - 4. TFT farmed in TFT staking vault have 1.2 DAO voting power per TFT - 5. A farmer can unstake all TFT (with the 2-month collateral) given a cooldown period of 10 days. - 1. Once they removed all collateral - 1. They do not farm any more POC rewards. They can still farm POU rewards. - 2. They cannot vote on the DAO, i.e. TFT is removed from the farming TFT staking vault. - 6. If a farmer unstake TFT in a farmed TFT staking vault, the only way to stake it is to put the TFT in a public TFT vault (see below) - 1. This means that farmed TFT staking vault contains TFT that has been minted and then used for TF DAO process only! -1. Public TFT Staking Vault - 1. Anyone can stake TFT in a public TFT staking vault - 1. TFT staked in this vault for more than 20 days before a new GEP can vote for this GEP - 2. TFT staked in a public vault have 1.0 DAO voting power per TFT. - 3. Unstaking has a 10 days cooldown period. -1. DAO Revenues: Farming + Public Staking Vault Revenues - 1. A % of POU revenues go to the vault wallet (e.g. 10%) - 2. Vault revenues are distributed to the DAO voters after each complete quarter (e.g. 4 times per year) -1. Slashing - 1. The farming collateral can be slashed if a workload is destroyed during utilization. - 1. This has an added bonus of ensuring new nodes are serious about providing capacity and creating another utility for token. - 2. Bounty Hunting program for Slashing Events (bad nodes): - 1. There is a slash event and a bountry reward to the user when a user finds a node that - 1. can’t accept a deployment - 2. doesn't have a public ip when listed that they do - 3. destroys the deployment during utilization - 4. Etc. (Todo: build list of slashable events) -2. The Dashboard should show which nodes have their min collateral quantity. And alerts should be sent to users when the nodes they are using get the collateral unstaked (e.g. for slashing events or simply the farmers removing the collateral amount) -3. Communication Channel: Farmers and Users Contact Info - 1. There must be efficient communication channels between farmers and users for maintenance and service reasons. - 1. Farmers should have users info (e.g. email) to be able to send maintenance notifications, etc. - 2. Users/TFGrid should be able to contact farmers (email and telephone) -4. System for farmers to announce maintenance window without loss of reputation or the like - 1. A mechanism where farmers could go through an announcement procedure, that downtime is expected on a node/farm due to maintenance or upgrade, without loosing any reputation or rewards -5. Farming difficulty and Proof-of-capacity: farmers get POC rewards based on 0.08 farming registration price (farming difficulty level) - 1. We increase the farming difficulty for newly registered nodes when demanded by the DAO - 2. As a first step, we increase difficulty level to 0.10 USD (25% increase in farming difficulty) - 3. As TFT utilization grows, its price should increase and the DAO should naturally vote to increase the farming difficulty level. -6. Proof-of-utilization: farmers get 50% of POU rewards -7. Node uptime score and hardware information on Dashboard - 1. Add an uptime score on the Dashboard so users can see which nodes are the most online - 1. High-availability nodes would come first in the search. - 2. Add the maximum info on the node hardware for users to choose as they see fit -8. Revised grid deployment costs parameters in accordance with the market and best practice for TF and high access for users -9. Part of Farming additional fees to TF Foundation - 1. Currently, 100% goes to the farmer. A certain % (e.g. 10%) could be diverted to the TF Foundation for R&D, grant programs, etc. -10. Ensure a proper utilization/capacity ratio (perhaps per region/country? TBD) - 1. Regulate the creation of new nodes when there is a lot of empty capacity - 2. This could be per country or region to avoid a scenario where overall capacity outgrows utilization, but in one country capacity is needed (e.g. there's a lot of demand locally) - 3. This needs to be further discussed - 4. Example: New nodes under 33% of utilization per country can only farm POU, but not POC. - +

Community Brainstorming for 3.14 Grid

+ +

Table of Contents

+ +- [Introduction](#introduction) +- [Proposition Overview](#proposition-overview) +- [Proposition Details](#proposition-details) + +--- + +## Introduction + + +This proposition takes inputs from different members of the TF Community. It's a brainstorming exercise in a way. It's not a TF official position, just a thought experiment. + +Without thinking about technical difficulties, I try to envision an overall resilient TF ecosystem that answers the demands and needs of the community. + +## Proposition Overview + +In brief, the TF overview would be as follows: + +1. A maximum supply of 1 billion TFT +2. Evenly distributed farming rewards throughout the minting period +3. Users discounts for mass deployments +4. Farming staking vault and farming collateral +5. Public staking vault (user staking) +6. DAO revenues (staking vault revenues) distributed to DAO voters +7. Slashing events for nodes (with bounty programs for users) +8. Collateral info displayed on dashboard with alerts when nodes' collateral are being unstaked +9. Communication channels for TF, the users and the farmers +10. System for farmers to announce maintenance window without loss of reputation or the like +11. Increase in the farming difficulty level for new nodes +12. 50% utilization revenues to farmers +13. Node uptime score and hardware information on Dashboard +14. Adjust grid deployment costs to fit with resources +15. Part of node additional fees goes to the TF Foundation for grant, R&D, etc. +16. Ensure a proper utilization/capacity ratio (perhaps per region/country? TBD) +17. Farmers should be able to use their tokens at all times for deployments, without having to wait any grace periods. +18. Develop a system for someone to make revenues out of developing/coding/promoting on the grid. This can be done in many ways and should be discussed. +19. Adjust 30-min wakeup rule: slashing until day of violation + +## Proposition Details + +Here are the details of this proposition: + +1. 1 billion TFT maximum supply +1. Farming rewards (POC) distribution update: + 1. Earliest registered nodes paid the earliest, in batches: E.g. we have 4 minting distribution per month, and nodes are categorized in the 4 batches based on the moment they registered on chain, nodes registered the earliest (not in the minting cycle, but in absolute time), are in the first batch, etc. Can be done manually first, and automated in mid/long-term. +1. Users discounts on mass deployment + 1. If you have say 1000 deployments you can have a 10% discount. Real numbers TBD. This could further attract mass utilization by resellers. +1. Farming TFT Staking Vault & Farming Collateral + 1. The equivalent of X months (TBD, propositions so far: between 2 and 6 months) of farming per node is kept as collateral in a farmed TFT staking vault. + 2. Any TFT more than X-month worth of farming per node is available to unstake given a 5 days cooldown period + 3. TFT in farmed TFT staking vault with the min X-months of farming collateral are eligible to vote for the DAO + 4. TFT farmed in TFT staking vault have 1.2 DAO voting power per TFT + 5. A farmer can unstake all TFT (with the 2-month collateral) given a cooldown period of 10 days. + 1. Once they removed all collateral + 1. They do not farm any more POC rewards. They can still farm POU rewards. + 2. They cannot vote on the DAO, i.e. TFT is removed from the farming TFT staking vault. + 6. If a farmer unstake TFT in a farmed TFT staking vault, the only way to stake it is to put the TFT in a public TFT vault (see below) + 1. This means that farmed TFT staking vault contains TFT that has been minted and then used for TF DAO process only! +1. Public TFT Staking Vault + 1. Anyone can stake TFT in a public TFT staking vault + 1. TFT staked in this vault for more than 20 days before a new GEP can vote for this GEP + 2. TFT staked in a public vault have 1.0 DAO voting power per TFT. + 3. Unstaking has a 10 days cooldown period. +1. DAO Revenues: Farming + Public Staking Vault Revenues + 1. A % of POU revenues go to the vault wallet (e.g. 10%) + 2. Vault revenues are distributed to the DAO voters after each complete quarter (e.g. 4 times per year) +1. Slashing + 1. The farming collateral can be slashed if a workload is destroyed during utilization. + 1. This has an added bonus of ensuring new nodes are serious about providing capacity and creating another utility for token. + 2. Bounty Hunting program for Slashing Events (bad nodes): + 1. There is a slash event and a bounty reward to the user when a user finds a node that + 1. can’t accept a deployment + 2. doesn't have a public ip when listed that they do + 3. destroys the deployment during utilization + 4. Etc. (Todo: build list of slashable events) +1. The Dashboard should show which nodes have their min collateral quantity. And alerts should be sent to users when the nodes they are using get the collateral unstaked (e.g. for slashing events or simply the farmers removing the collateral amount) +1. Communication Channel: Farmers and Users Contact Info + 1. There must be efficient communication channels between farmers and users for maintenance and service reasons. + 1. Farmers should have users info (e.g. email) to be able to send maintenance notifications, etc. + 2. Users/TFGrid should be able to contact farmers (email and telephone) +1. System for farmers to announce maintenance window without loss of reputation or the like + 1. A mechanism where farmers could go through an announcement procedure, that downtime is expected on a node/farm due to maintenance or upgrade, without loosing any reputation or rewards +1. Farming difficulty and Proof-of-capacity: farmers get POC rewards based on 0.08 farming registration price (farming difficulty level) + 1. We increase the farming difficulty for newly registered nodes when demanded by the DAO + 2. As a first step, we increase difficulty level to 0.10 USD (25% increase in farming difficulty) + 3. As TFT utilization grows, its price should increase and the DAO should naturally vote to increase the farming difficulty level. +1. Proof-of-utilization: farmers get 50% of POU rewards +1. Node uptime score and hardware information on Dashboard + 1. Add an uptime score on the Dashboard so users can see which nodes are the most online + 1. High-availability nodes would come first in the search. + 2. Add the maximum info on the node hardware for users to choose as they see fit +1. Revised grid deployment costs parameters in accordance with the market and best practice for TF and high access for users +1. Part of Farming additional fees to TF Foundation + 1. Currently, 100% goes to the farmer. A certain % (e.g. 10%) could be diverted to the TF Foundation for R&D, grant programs, etc. +2. Ensure a proper utilization/capacity ratio (perhaps per region/country? TBD) + 1. Regulate the creation of new nodes when there is a lot of empty capacity + 2. This could be per country or region to avoid a scenario where overall capacity outgrows utilization, but in one country capacity is needed (e.g. there's a lot of demand locally) + 3. This needs to be further discussed + 4. Example: New nodes under 33% of utilization per country can only farm POU, but not POC. +3. Farmers should be able to use their tokens at all times for deployments, without having to wait any grace periods. + 1. E.g. a farmer purchase an IKON XL that generates approx. 650 TFT, from which they could use 400 TFT to setup a nice cloud environmont. This should always remain the option. No waiting, no locking, no grace period. +4. Develop a system for someone to make TFT revenues out of developing/coding/promoting on the grid (providing solutions, dashboard, etc.) + 1. E.g. find a way to have something along the lines of the previous solution provider system work. + 2. E.g. the person hosting a grid stack could get a % of that dashboard instance's revenues to their wallet + 3. Note: the current option to add an additional contract on top of the current one means unequal competition. So not ideal. +5. Adjust 30-min wakeup rule slashing: adjust slashing up until the day of violation instead of for the whole minting period + Note: This is based on community feedback over many discussions. Ideally, we can integrate those points here with the ongoing 3.14 plan as shared by Kristof at the top of this page. [Link to 3.14 ebook](https://threefold.info/tfgrid3/tfgrid3/intro.html) \ No newline at end of file diff --git a/collections/tfgrid3/governance/governance.md b/collections/tfgrid3/governance/governance.md index f1d8d4a..7c4f895 100644 --- a/collections/tfgrid3/governance/governance.md +++ b/collections/tfgrid3/governance/governance.md @@ -11,9 +11,4 @@ Community governance is important to us. TF DMCC is working to outsource the ope ## Treasury -<<<<<<< HEAD This section needs to be filled in by the team. - -======= -This section needs to be filled in by the team. ->>>>>>> main_commsteam diff --git a/collections/tfgrid3/intro.md b/collections/tfgrid3/intro.md index 146da8d..7058e23 100644 --- a/collections/tfgrid3/intro.md +++ b/collections/tfgrid3/intro.md @@ -17,49 +17,47 @@ Use the [ThreeFold forum](https://forum.threefold.io/c/dao/rfc/81) to discuss th

Table of Contents

- [Introduction](tfgrid3/intro.md) - - [Ecosystem](tfgrid3/ecosystem.md) - [Who We Are](tfgrid3/who_are_we.md) + - [Values](values/planet_people_first.md) + - [Ecosystem](tfgrid3/ecosystem.md) + - [The Internet today](tech/internet_today.md) + - [Inefficient Hardware](tech/history/c64.md) + - [Too Many Layers](tech/history/layers.md) - [Promotion](tfgrid3/promotion.md) - [Messaging](tfgrid3/messaging.md) - [Chapters](tfgrid3/chapters.md) -- [Tokenomics](tfgrid3/tokenomics.md) - - [Farming Reward](tfgrid3/farming_reward.md) - - [Tokens Overview](tfgrid3/tokens_overview.md) - - [Validators](tfgrid3/validators.md) - [ThreeFold Cooperative](tfgrid3/tfcoop_intro.md) - [Governance](tfgrid3/governance.md) - [Guardians](tfgrid3/guardians.md) - [Grid Enhancement Proposals](tfgrid3/gep.md) - [GEP Community Brainstorm](tfgrid3/gep_comm_brainstorm.md) -- [Change Management of GEP](tfgrid3/gep2.md) - [Farming GEP 3.14](tfgrid3/farming_update_3_14.md) -- [The Internet today](tech/internet_today.md) - - [History c64](tech/history/c64.md) - - [Too many layers](tech/history/layers.md) -- [Values](values/planet_people_first.md) -- [Tech Key Innovations](tech/key_innovations_overview.md) - - [Key Innovations](tech/key_innovations.md) - - [Mycelium Network](tech/mycelium_innovation.md) - - [Zero-OS](tech/zos_innovation.md) - - [Quantum Safe Storage](tech/zstor_innovation.md) - - [Quantum Safe Filesystem](tech/qsfs_innovation.md) - - [FList: better OS Images](tech/flist_innovation.md) - - [FungiStor](tech/fungistor_innovation.md) - - [Network Wall](tech/network_wall_innovation.md) +- [Tokenomics](tfgrid3/tokenomics.md) + - [Farming Rewards](tfgrid3/farming_reward.md) + - [Token Overview](tfgrid3/tokens_overview.md) + - [Validators](tfgrid3/validators.md) - [Technology](tech/technology.md) + - [TFGrid Core Capabilities](tech/features.md) + - [Compute](tech/compute.md) + - [Zero-OS](tech/zos.md) + - [Infrastructure As Code](tech/smartcontract_iac.md) + - [CoreX](tech/corex.md) + - [Storage](tech/qsss_home.md) + - [Quantum Safe Storage Algo](tech/qss_algorithm.md) + - [Zero Knowledge proof](tech/qss_zero_knowledge_proof.md) + - [NFT Storage](tech/nft_storage.md) + - [S3 Storage](tech/s3_interface) + - [File System](tech/qss_filesystem.md) + - [Network](tech/networking.md) + - [Mycelium](tech/mycelium.md) + - [Web Gateway](tech/webgw.md) + - [Key Innovations](tech/key_innovations_overview.md) + - [Mycelium Network](tech/mycelium_innovation.md) + - [Zero-OS](tech/zos_innovation.md) + - [Quantum Safe Storage](tech/zstor_innovation.md) + - [Quantum Safe Filesystem](tech/qsfs_innovation.md) + - [FList: better OS Images](tech/flist_innovation.md) + - [FungiStor](tech/fungistor_innovation.md) + - [Network Wall](tech/network_wall_innovation.md) - [Architecture](tech/architecture.md) - - [Energy Efficient](tech/energy_efficient.md) -- [TFGrid Core Capabilities](tech/features.md) - - [Compute](tech/compute.md) - - [Zero-OS](tech/zos.md) - - [Infrastructure As Code](tech/smartcontract_iac.md) - - [CoreX](tech/corex.md) - - [Storage](tech/qsss_home.md) - - [Quantum Safe Storage Algo](tech/qss_algorithm.md) - - [Zero Knowledge proof](tech/qss_zero_knowledge_proof.md) - - [NFT Storage](tech/nft_storage.md) - - [S3 Storage](tech/s3_interface) - - [File System](tech/qss_filesystem.md) - - [Network](tech/networking.md) - - [Mycelium](tech/mycelium.md) - - [Web Gateway](tech/webgw.md) \ No newline at end of file + - [Energy Efficient](tech/energy_efficient.md) \ No newline at end of file diff --git a/collections/tfgrid3/promotion/chapters.md b/collections/tfgrid3/promotion/chapters.md index fc0224d..403c2c0 100644 --- a/collections/tfgrid3/promotion/chapters.md +++ b/collections/tfgrid3/promotion/chapters.md @@ -2,27 +2,27 @@ # Chapters -Outreach = Community Building through Chapters +Chapters present a way to do outreach and community building organically based on region, language, or potentially other commonalities. -### Purpose +*This concept needs to be further developed but here are some initial ideas around how chapters would look.* -- Drive maximum reach into our project -- Communication per region -- Build deployments (expand the network) +## Purpose + +- Drive maximum reach to our project +- Communicate region by region with local context and understanding +- Grow the gird, build deployments (expand the network) ## How -- Referral Based (rewards) -- Different Portals per region (culture, language, …) +- Referral-based (rewards) +- Different portals per region (culture, language, ...) ## Tactical -- Use Forums, Chats, … from like minded projects - -## Influencers - -- Events (online & in real life) -- Deployathon … (-: +- Use Forums, chats, ... +- Engage with like-minded projects, influencers +- Host events (online and in real life) +- Deployathon ... (-: ## Measurement @@ -32,16 +32,19 @@ Outreach = Community Building through Chapters - Nr of Hero NFT’s sold (with option for company in freezone) - Nr of INCA/TFT sold (different liquidity pools?) +## Need Team Per Region -# Need team per region - -> to be completed +> To Be Completed +e.g. - Chapter Europe - Michael WW - George - David - Theodore - Maximilian Rang -- Chapter Europe +- Chapter East Africa +- Chapter Benelux +- Chapter U.S.A. +- ... diff --git a/collections/tfgrid3/promotion/messaging.md b/collections/tfgrid3/promotion/messaging.md index 8fe3615..4a9a370 100644 --- a/collections/tfgrid3/promotion/messaging.md +++ b/collections/tfgrid3/promotion/messaging.md @@ -3,17 +3,18 @@ ## Key Principles -- We don't sell anything - we just show people what they can do with the project and the overarching aim of where it is heading +- We don't sell anything; we explain who we are, what we have created, show people what they can do with the project, the key benefits, and the overarching aim of where it is heading - We clearly communicate the current status of the project including its size and features - ## The Narrative > Decentralized Autonomous Cloud +Let's break this down: + - Cloud means any service or workload -- Decentralized means everyone is a participant. Everyone can deliver and/or use cloud services -- Autonomous means cloud service providers don't need to be experts. The software is capable to run 100% autonomously. +- Decentralized means everyone is a participant; everyone can deliver and/or use cloud services +- Autonomous means the software is capable to run 100% without human involvement or intervention; cloud service providers don't need to be experts. diff --git a/collections/tfgrid3/promotion/promotion.md b/collections/tfgrid3/promotion/promotion.md index 9cff6c6..245fb66 100644 --- a/collections/tfgrid3/promotion/promotion.md +++ b/collections/tfgrid3/promotion/promotion.md @@ -2,27 +2,27 @@ # Promotion -The TF Coop will organize promotion activities in the future but at the moment we urgently need more people to step up and help with promoting the project. +The ThreeFold Cooperative will organize promotional activities in the future, but at the moment we urgently need more people to step up and help with promoting the project. -## current team +## Current Team -- sam: communication (grant from ThreeFold Dubai, till end Q2) -- web team: ehab, emilie, sasha, marion, ... (grant from ThreeFold Dubai, till end Q2) -- scott: community management (grant from ThreeFold Dubai, till end Q2) -- mik: manuals, tutorials, forums, ... (grant from ThreeFold Dubai, till end Q2) -- team in india, support: 5 people (grant from ThreeFold Dubai, till end Q2) -- team in dar: 3 people (grant from OurWorld, till end Q2) -- support by engineering team egypt: Ahmed, ... (grant from TFTech, till end Q2) -- support by engineering team belgium: Sabrina, Bert, Jan ... (grant from TFTech, till end Q2) +- Sam: Communication (Grant from ThreeFold Dubai, until end Q2) +- Web & Comms: Sasha, Ehab, Samar, Emilie, Marion, Amanda (Grant from ThreeFold Dubai, until end Q2) +- Scott: Community Coordination (Grant from ThreeFold Dubai, until end Q2) +- Mik: Documentation & Community (Grant from ThreeFold Dubai, until end Q2) +- Support: Sherwin, Mahendra, Shang, Cameron (Grant from ThreeFold Dubai, until end Q2) +- Team in Dar: Two People, TBD (Grant from OurWorld, until end Q2) +- Support by Engineering Team (Egypt): Ahmed, ... (Grant from TFTech, until end Q2) +- Support by Engineering Team (Belgium()): Sabrina, Bert, Jan ... (Grant from TFTech, until end Q2) -> note this team does not to promotion or communicaton in relation to blockchain, depin, tokens, ... +> Note: This team does not do promotion or communicaton directly in relation to blockchain, DePIN, tokens, ... -## we are looking for +## We are looking for -- promotion team (hands on) for depin launch -- community management -- farming expansion +- Promotion team (hands on) for DePIN launch +- Community Management & Outreach +- Farming Expansion -## our idea +## Our Idea -Create chapters \ No newline at end of file +Create chapters. \ No newline at end of file diff --git a/collections/tfgrid3/who_are_we.md b/collections/tfgrid3/who_are_we.md index b5b9d77..0d2d236 100644 --- a/collections/tfgrid3/who_are_we.md +++ b/collections/tfgrid3/who_are_we.md @@ -43,66 +43,4 @@ The purpose is to deliver a new infrastructure layer to build a new internet on - The project believes in an internet where everyone can communicate freely and own their own data - The project wants to help others to become truly decentralized (which is not the case with the current Internet) - The project wants to help countries to have their own sovereign Internet -- The project wants to help data center providers to build improved data centers - -## Ecosystem - -## Participants - -### Farmers - -Farmers connect computers to our new internet to provide GPU, Storage and Compute capacity and make it available over Mycelium to all participants. - -### Network Bridgers - -- Make a bridge between the old and new internet -- Provide bandwidth to the TFGrid - -### Guardians - -- Protect the network -- Provide governance -- Keep all relevant services up and running to allow the TFGrid to function - -### Farming Pools (new for a TBD version) - -- Help farmers to be more effective -- Training & Support -- Improve uptime and provide authenticity - - -### TF Coop - -- Our governance layer (DAO tooling can be extended) -- Everyone is part of the Cooperative -- The Coop directors will build this organization to streamline our expansion -- Gives everyone a voice and environment to operate from - -### TFNode Suppliers - -- Build & Sell TFNodes to our participants. -- Minimal service/support needs to be delivered - -### Service / Solution Providers - -- They create & provide solutions and/or services on top of TFGrid -- Customers of these solutions pay in INCA (providing value to our mutual credit currency) -- Each solution has T&C -- Each solution needs to be supported - -### Technology Providers - -- Create opensource technology which can be used in the TFGrid -- Grants might be available to reward Technology Providers -- TF9 (previously TFTech) is example of a Technology Provider - -### DePIN Partners - -- Our team is in active discussions in search of a party (company, project, community) who will support our launch into the DePIN world -- This party (or parties) will: - - Actively promote our project in the DePIN space. - - Explain our tokens and integrate with other currencies - - Integrate with the rest of the DePIN ecosystem - - Organize community growth - - Organize grants for the rest of the community - - Grow value for the whole ecosystem and let it "FLOW" +- The project wants to help data center providers to build improved data centers \ No newline at end of file diff --git a/collections/tfmanual/404.md b/collections/tfmanual/404.md deleted file mode 100644 index b997540..0000000 --- a/collections/tfmanual/404.md +++ /dev/null @@ -1,7 +0,0 @@ -

HTTP ERROR 404

- -

This page can’t be found.

- -The page you're looking for might have moved somewhere else. - -To find the content you're looking for, you can use the search function by clicking on the magnifier button at the top left of the page, or by hitting **'s'** on your keyboard. \ No newline at end of file diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_T&C.png b/collections/tfmanual/documentation/dashboard/img/dashboard_T&C.png deleted file mode 100644 index 6173f1a..0000000 Binary files a/collections/tfmanual/documentation/dashboard/img/dashboard_T&C.png and /dev/null differ diff --git a/collections/tfmanual/documentation/dashboard/img/dashboard_portal_terms_conditions.png b/collections/tfmanual/documentation/dashboard/img/dashboard_portal_terms_conditions.png deleted file mode 100644 index 82f6c3e..0000000 Binary files a/collections/tfmanual/documentation/dashboard/img/dashboard_portal_terms_conditions.png and /dev/null differ diff --git a/collections/tfmanual/documentation/dashboard/img/profile_manager1.png b/collections/tfmanual/documentation/dashboard/img/profile_manager1.png deleted file mode 100644 index 73d59d5..0000000 Binary files a/collections/tfmanual/documentation/dashboard/img/profile_manager1.png and /dev/null differ diff --git a/collections/tfmanual/documentation/developers/proxy/commands.md b/collections/tfmanual/documentation/developers/proxy/commands.md deleted file mode 100644 index 94e78ad..0000000 --- a/collections/tfmanual/documentation/developers/proxy/commands.md +++ /dev/null @@ -1,127 +0,0 @@ -

Commands

- -

Table of Contents

- -- [Introduction](#introduction) -- [Work on Docs](#work-on-docs) -- [To start the GridProxy server](#to-start-the-gridproxy-server) -- [Run tests](#run-tests) - -*** - -## Introduction - -The Makefile makes it easier to do mostly all the frequently commands needed to work on the project. - -## Work on Docs - -we are using [swaggo/swag](https://github.com/swaggo/swag) to generate swagger docs based on the annotation inside the code. - -- install swag executable binary - - ```bash - go install github.com/swaggo/swag/cmd/swag@latest - ``` - -- now if you check the binary directory inside go directory you will find the executable file. - - ```bash - ls $(go env GOPATH)/bin - ``` - -- to run swag you can either use the full path `$(go env GOPATH)/bin/swag` or export go binary to `$PATH` - - ```bash - export PATH=$PATH:$(go env GOPATH)/bin - ``` - -- use swag to format code comments. - - ```bash - swag fmt - ``` - -- update the docs - - ```bash - swag init - ``` - -- to parse external types from vendor - - ```bash - swag init --parseVendor - ``` - -- for a full generate docs command - - ```bash - make docs - ``` - -## To start the GridProxy server - -After preparing the postgres database you can `go run` the main file in `cmds/proxy_server/main.go` which responsible for starting all the needed server/clients. - -The server options - -| Option | Description | -| ------------------ | ----------------------------------------------------------------------------------------------------------------------- | -| -address | Server ip address (default `":443"`) | -| -ca | certificate authority used to generate certificate (default `"https://acme-staging-v02.api.letsencrypt.org/directory"`) | -| -cert-cache-dir | path to store generated certs in (default `"/tmp/certs"`) | -| -domain | domain on which the server will be served | -| -email | email address to generate certificate with | -| -log-level | log level `[debug\|info\|warn\|error\|fatal\|panic]` (default `"info"`) | -| -no-cert | start the server without certificate | -| -postgres-db | postgres database | -| -postgres-host | postgres host | -| -postgres-password | postgres password | -| -postgres-port | postgres port (default 5432) | -| -postgres-user | postgres username | -| -tfchain-url | tF chain url (default `"wss://tfchain.dev.grid.tf/ws"`) | -| -relay-url | RMB relay url (default`"wss://relay.dev.grid.tf"`) | -| -mnemonics | Dummy user mnemonics for relay calls | -| -v | shows the package version | - -For a full server setup: - -```bash -make restart -``` - -## Run tests - -There is two types of tests in the project - -- Unit Tests - - Found in `pkg/client/*_test.go` - - Run with `go test -v ./pkg/client` -- Integration Tests - - Found in `tests/queries/` - - Run with: - - ```bash - go test -v \ - --seed 13 \ - --postgres-host \ - --postgres-db tfgrid-graphql \ - --postgres-password postgres \ - --postgres-user postgres \ - --endpoint \ - --mnemonics - ``` - - - Or to run a specific test you can append the previous command with - - ```bash - -run - ``` - - You can found the TestName in the `tests/queries/*_test.go` files. - -To run all the tests use - -```bash -make test-all -``` diff --git a/collections/tfmanual/documentation/farmers/3node_building/img/dashboard_bootstrap_farm.png b/collections/tfmanual/documentation/farmers/3node_building/img/dashboard_bootstrap_farm.png deleted file mode 100644 index 82f8759..0000000 Binary files a/collections/tfmanual/documentation/farmers/3node_building/img/dashboard_bootstrap_farm.png and /dev/null differ diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_001.png b/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_001.png deleted file mode 100644 index b666fce..0000000 Binary files a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_001.png and /dev/null differ diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_1.png b/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_1.png deleted file mode 100644 index 95545d8..0000000 Binary files a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_1.png and /dev/null differ diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_2.png b/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_2.png deleted file mode 100644 index 488f970..0000000 Binary files a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_2.png and /dev/null differ diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_21.png b/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_21.png deleted file mode 100644 index ab36d45..0000000 Binary files a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_21.png and /dev/null differ diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_22.png b/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_22.png deleted file mode 100644 index 7cfc6ba..0000000 Binary files a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_22.png and /dev/null differ diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_23.png b/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_23.png deleted file mode 100644 index 3537771..0000000 Binary files a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_23.png and /dev/null differ diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_24.png b/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_24.png deleted file mode 100644 index 4b2da96..0000000 Binary files a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_24.png and /dev/null differ diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_3.png b/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_3.png deleted file mode 100644 index 349ec17..0000000 Binary files a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_3.png and /dev/null differ diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_4.png b/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_4.png deleted file mode 100644 index b717bfe..0000000 Binary files a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_4.png and /dev/null differ diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_5.png b/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_5.png deleted file mode 100644 index a022a1f..0000000 Binary files a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_5.png and /dev/null differ diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_6.png b/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_6.png deleted file mode 100644 index 922b77b..0000000 Binary files a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_6.png and /dev/null differ diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_7.png b/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_7.png deleted file mode 100644 index e4bdb6e..0000000 Binary files a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_7.png and /dev/null differ diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_8.png b/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_8.png deleted file mode 100644 index e8d023c..0000000 Binary files a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/farming_createfarm_8.png and /dev/null differ diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/old_backup/farming_createfarm_12.png b/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/old_backup/farming_createfarm_12.png deleted file mode 100644 index 0bcdb35..0000000 Binary files a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/old_backup/farming_createfarm_12.png and /dev/null differ diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/old_backup/farming_createfarm_13.png b/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/old_backup/farming_createfarm_13.png deleted file mode 100644 index 477500e..0000000 Binary files a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_desktop/img/old_backup/farming_createfarm_13.png and /dev/null differ diff --git a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/farming_30.png b/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/farming_30.png deleted file mode 100644 index d810d13..0000000 Binary files a/collections/tfmanual/documentation/farmers/complete_diy_guides/3node_diy_rack_server/img/farming_30.png and /dev/null differ diff --git a/collections/tfmanual/documentation/farmers/img/farming_30.png b/collections/tfmanual/documentation/farmers/img/farming_30.png deleted file mode 100644 index d810d13..0000000 Binary files a/collections/tfmanual/documentation/farmers/img/farming_30.png and /dev/null differ diff --git a/collections/tfmanual/documentation/system_administrators/advanced/img/bridge.png b/collections/tfmanual/documentation/system_administrators/advanced/img/bridge.png deleted file mode 100644 index 269dead..0000000 Binary files a/collections/tfmanual/documentation/system_administrators/advanced/img/bridge.png and /dev/null differ diff --git a/collections/tfmanual/documentation/system_administrators/advanced/img/bridge_deposit.png b/collections/tfmanual/documentation/system_administrators/advanced/img/bridge_deposit.png deleted file mode 100644 index 97619cc..0000000 Binary files a/collections/tfmanual/documentation/system_administrators/advanced/img/bridge_deposit.png and /dev/null differ diff --git a/collections/tfmanual/documentation/system_administrators/advanced/img/bridge_withdraw.png b/collections/tfmanual/documentation/system_administrators/advanced/img/bridge_withdraw.png deleted file mode 100644 index 461a80d..0000000 Binary files a/collections/tfmanual/documentation/system_administrators/advanced/img/bridge_withdraw.png and /dev/null differ diff --git a/collections/tfmanual/documentation/system_administrators/advanced/img/contracts_list.png b/collections/tfmanual/documentation/system_administrators/advanced/img/contracts_list.png deleted file mode 100644 index a252229..0000000 Binary files a/collections/tfmanual/documentation/system_administrators/advanced/img/contracts_list.png and /dev/null differ diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_balance.jpeg b/collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_balance.jpeg deleted file mode 100644 index ca1d07e..0000000 Binary files a/collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_balance.jpeg and /dev/null differ diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_home.png b/collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_home.png deleted file mode 100644 index 52cef5e..0000000 Binary files a/collections/tfmanual/documentation/threefold_token/storing_tft/img/albedo_home.png and /dev/null differ diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_signup.png b/collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_signup.png deleted file mode 100644 index 5840e77..0000000 Binary files a/collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_signup.png and /dev/null differ diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_wallet.png b/collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_wallet.png deleted file mode 100644 index 01b2916..0000000 Binary files a/collections/tfmanual/documentation/threefold_token/storing_tft/img/alpha_wallet.png and /dev/null differ diff --git a/collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_funded.png b/collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_funded.png deleted file mode 100644 index 3fe4ef6..0000000 Binary files a/collections/tfmanual/documentation/threefold_token/storing_tft/img/inter_funded.png and /dev/null differ diff --git a/collections/tfmanual/intro/img/intro_header.png b/collections/tfmanual/intro/img/intro_header.png deleted file mode 100644 index 2944708..0000000 Binary files a/collections/tfmanual/intro/img/intro_header.png and /dev/null differ diff --git a/collections/tfmanual/knowledge_base/about/roadmap/releasenotes/img/releasenotes.png b/collections/tfmanual/knowledge_base/about/roadmap/releasenotes/img/releasenotes.png deleted file mode 100644 index bb1005a..0000000 Binary files a/collections/tfmanual/knowledge_base/about/roadmap/releasenotes/img/releasenotes.png and /dev/null differ diff --git a/collections/tfmanual/knowledge_base/about/token_overview/img/token_distribution.png b/collections/tfmanual/knowledge_base/about/token_overview/img/token_distribution.png deleted file mode 100644 index a05ad5a..0000000 Binary files a/collections/tfmanual/knowledge_base/about/token_overview/img/token_distribution.png and /dev/null differ diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/column.png b/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/column.png deleted file mode 100644 index 6f33e41..0000000 Binary files a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/column.png and /dev/null differ diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/emoji.png b/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/emoji.png deleted file mode 100644 index a710876..0000000 Binary files a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/emoji.png and /dev/null differ diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/fork.png b/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/fork.png deleted file mode 100644 index 9fadc1e..0000000 Binary files a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/fork.png and /dev/null differ diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/preview.png b/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/preview.png deleted file mode 100644 index 803dddc..0000000 Binary files a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/preview.png and /dev/null differ diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/signin.png b/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/signin.png deleted file mode 100644 index fedebec..0000000 Binary files a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/signin.png and /dev/null differ diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/threecolumnsdone.png b/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/threecolumnsdone.png deleted file mode 100644 index 72b7a54..0000000 Binary files a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/threecolumnsdone.png and /dev/null differ diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/twocolumnsdone.png b/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/twocolumnsdone.png deleted file mode 100644 index eb49df2..0000000 Binary files a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/twocolumnsdone.png and /dev/null differ diff --git a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/vscode.png b/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/vscode.png deleted file mode 100644 index c9cda3a..0000000 Binary files a/collections/tfmanual/knowledge_base/collaboration/collaboration_tools/img/vscode.png and /dev/null differ diff --git a/collections/tfmanual/knowledge_base/technology/concepts/img/tft.png b/collections/tfmanual/knowledge_base/technology/concepts/img/tft.png deleted file mode 100644 index 03d884e..0000000 Binary files a/collections/tfmanual/knowledge_base/technology/concepts/img/tft.png and /dev/null differ diff --git a/collections/tfmanual/values/CU_MUSD_HOUR.md b/collections/tfmanual/values/CU_MUSD_HOUR.md deleted file mode 100644 index 44eb204..0000000 --- a/collections/tfmanual/values/CU_MUSD_HOUR.md +++ /dev/null @@ -1 +0,0 @@ -30.56 \ No newline at end of file diff --git a/collections/tfmanual/values/CU_TFT_HOUR.md b/collections/tfmanual/values/CU_TFT_HOUR.md deleted file mode 100644 index 50c9a07..0000000 --- a/collections/tfmanual/values/CU_TFT_HOUR.md +++ /dev/null @@ -1 +0,0 @@ -15.28 \ No newline at end of file diff --git a/collections/tfmanual/values/DNAME_MUSD_HOUR.md b/collections/tfmanual/values/DNAME_MUSD_HOUR.md deleted file mode 100644 index bee3bd1..0000000 --- a/collections/tfmanual/values/DNAME_MUSD_HOUR.md +++ /dev/null @@ -1 +0,0 @@ -2.78 \ No newline at end of file diff --git a/collections/tfmanual/values/IP_MUSD_HOUR.md b/collections/tfmanual/values/IP_MUSD_HOUR.md deleted file mode 100644 index cc891cf..0000000 --- a/collections/tfmanual/values/IP_MUSD_HOUR.md +++ /dev/null @@ -1 +0,0 @@ -6.94 \ No newline at end of file diff --git a/collections/tfmanual/values/NAME_MUSD_HOUR.md b/collections/tfmanual/values/NAME_MUSD_HOUR.md deleted file mode 100644 index c520ed0..0000000 --- a/collections/tfmanual/values/NAME_MUSD_HOUR.md +++ /dev/null @@ -1 +0,0 @@ -1.39 \ No newline at end of file diff --git a/collections/tfmanual/values/NU_MUSD_HOUR.md b/collections/tfmanual/values/NU_MUSD_HOUR.md deleted file mode 100644 index 2af48f0..0000000 --- a/collections/tfmanual/values/NU_MUSD_HOUR.md +++ /dev/null @@ -1 +0,0 @@ -50.00 \ No newline at end of file diff --git a/collections/tfmanual/values/SU_MUSD_HOUR.md b/collections/tfmanual/values/SU_MUSD_HOUR.md deleted file mode 100644 index 849efca..0000000 --- a/collections/tfmanual/values/SU_MUSD_HOUR.md +++ /dev/null @@ -1 +0,0 @@ -19.44 \ No newline at end of file diff --git a/collections/tfmanual/values/tft_supply.md b/collections/tfmanual/values/tft_supply.md deleted file mode 100644 index 6f8db6d..0000000 --- a/collections/tfmanual/values/tft_supply.md +++ /dev/null @@ -1 +0,0 @@ -780000000 \ No newline at end of file diff --git a/collections/tfmanual_intro/.collection b/collections/tfmanual_intro/.collection new file mode 100644 index 0000000..e69de29 diff --git a/collections/tfmanual_intro/img/.done b/collections/tfmanual_intro/img/.done new file mode 100644 index 0000000..8cdf234 --- /dev/null +++ b/collections/tfmanual_intro/img/.done @@ -0,0 +1 @@ +intro_header.png diff --git a/collections/intro/img/intro_header.png b/collections/tfmanual_intro/img/intro_header.png similarity index 100% rename from collections/intro/img/intro_header.png rename to collections/tfmanual_intro/img/intro_header.png diff --git a/collections/tfmanual/intro/intro_readme.md b/collections/tfmanual_intro/tfmanual_intro.md similarity index 100% rename from collections/tfmanual/intro/intro_readme.md rename to collections/tfmanual_intro/tfmanual_intro.md diff --git a/docs/hero_mdbook_fullvm.md b/docs/hero_mdbook_fullvm.md index f038136..b0dd677 100644 --- a/docs/hero_mdbook_fullvm.md +++ b/docs/hero_mdbook_fullvm.md @@ -112,6 +112,7 @@ hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/herosc For the next steps, you can either run the commands locally (with -p and the proper path) or remotely (with -u and the proper URL). Running the command locally is useful when you are doing changes to the mdbook and you want to test them before pushing the new files to the remote repository. - Build the book + - Note: add the parameter `-o` at the end of the line to open the book with your local browser - Option 1: Build the book with a URL ``` hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/bookname @@ -122,22 +123,9 @@ For the next steps, you can either run the commands locally (with -p and the pro hero mdbook -p /path/to/tfgrid/info_tfgrid/src/branch/main/heroscript/bookname ``` -- Open the book - - Option 1: Open the mdbook on your local browser with a URL: - - ``` - hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/bookname -o - ``` - - - Option 2: Open the mdbook on your local browser with a local path: - - ``` - hero mdbook -p /path/to/tfgrid/info_tfgrid/src/branch/main/heroscript/bookname -o - ``` - > Note: In all cases, make sure to replace **bookname** by the name of your book, e.g. test. -To preview the mdbook on a local browser (via the file **index.html**), run the following command and open a browser with the URL **localhost:5173**. Make sure to replace `` with the name of the book. +If you are running hero on a VM with an SSH tunnel, to preview the mdbook on a local browser (via the file **index.html**), run the following command and open a browser with the URL **localhost:5173**. Make sure to replace `` with the name of the book. ``` pushd /root/hero/www/info//; python3 -m http.server 5173; popd; ``` diff --git a/heroscript/manual/book_collections.md b/heroscript/manual/book_collections.md new file mode 100644 index 0000000..e43ac4f --- /dev/null +++ b/heroscript/manual/book_collections.md @@ -0,0 +1,12 @@ + + +```js + +!!book.generate name:'manual' title:'ThreeFold Manual Hero Version' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/manual' + +!!doctree.add + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/manual' + +``` + diff --git a/heroscript/manual/context.md b/heroscript/manual/context.md new file mode 100644 index 0000000..a8f5892 --- /dev/null +++ b/heroscript/manual/context.md @@ -0,0 +1,11 @@ + +```js + +!!books.configure + buildroot:'~/hero/var/mdbuild' + publishroot:'~/hero/www/info' + install:true + reset:false + +``` + diff --git a/heroscript/manual/sshkey.md b/heroscript/manual/sshkey.md new file mode 100644 index 0000000..85acfe6 --- /dev/null +++ b/heroscript/manual/sshkey.md @@ -0,0 +1,14 @@ + +```js +!!sshagent.key_add + name:'books' + privkey:' + -----BEGIN OPENSSH PRIVATE KEY----- + b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAAAAtzc2gtZW + QyNTUxOQAAACDXf9Z/2AH8/8a1ppagCplQdhWyQ8wZAieUw3nNcxsDiQAAAIhb3ybRW98m + 0QAAAAtzc2gtZWQyNTUxOQAAACDXf9Z/2AH8/8a1ppagCplQdhWyQ8wZAieUw3nNcxsDiQ + AAAEC+fcDBPqdJHlJOQJ2zXhU2FztKAIl3TmWkaGCPnyts49d/1n/YAfz/xrWmlqAKmVB2 + FbJDzBkCJ5TDec1zGwOJAAAABWJvb2tz + -----END OPENSSH PRIVATE KEY----- + ' +``` \ No newline at end of file diff --git a/heroscript/tfmanual/book_collections.md b/heroscript/tfmanual/book_collections.md index 7e5f1cc..c3553d4 100644 --- a/heroscript/tfmanual/book_collections.md +++ b/heroscript/tfmanual/book_collections.md @@ -6,7 +6,10 @@ url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/tfmanual' !!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tfmanual' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tfmanual_intro' + +!!doctree.add + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/documentation' ```