clan-homepage/content/_index.md
Qubasa 278509165d
All checks were successful
check / test (push) Successful in 5s
deploy / test (push) Successful in 4s
Qubasa-main (#17)
Added The Vision paragraph and added a new logo, improved theme switching. Minor changes in Overview paragraph
2023-09-04 13:53:20 +00:00

40 lines
1.2 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

+++
title = "Build your own"
# The homepage contents
[extra]
lead = '<img src="/logo/clan-dark.png" class="clogo" width="100px" height="100px" alt="cLAN logo"></img> <br><b>cLAN</b> envisions a new model for a decentralized network, designed to provide families, smaller groups, and small businesses a platform thats private, secure, and user-friendly. '
url = "/docs/thevision/"
url_button = "Learn more"
repo_version = "cLAN v0.0.0-alpha"
repo_license = "Open-source MIT License."
repo_url = "https://git.clan.lol/clan/"
# Menu items
[[extra.menu.main]]
name = "Docs"
section = "docs"
url = "/docs/thevision"
weight = 10
[[extra.menu.main]]
name = "Blog"
section = "blog"
url = "/blog/"
weight = 20
[[extra.list]]
title = "Easy to use"
content = 'cLAN provides a user-friendly interface that allows you to establish your own private network, complete with services.'
[[extra.list]]
title = "Open-source"
content = 'All code for cLAN is freely available and open-source.'
[[extra.list]]
title = "Decentralized"
content = "The design of cLAN enables the distribution of your applications/services across several machines. This increases the resilience of the network, ensuring continued operation even if some computers become unavailable."
+++