Skip to content

Commit c553fa9

Browse files
committed
Updated first page with community information
1 parent b253c15 commit c553fa9

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

src/app/docs/javascript/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export default function JavaScript() {
7878
</div>
7979
<div className='hidden lg:block sm:mr-64 w-32 lg:mr-40 relative '>
8080
</div>
81-
<div className="fixed md:right-12 top-24 lg:right-12 w-64 flex-none pl-8 text-xs xl:block xl:text-sm">
81+
<div className="fixed scroll-mt-[8.5rem] md:right-12 top-24 lg:right-12 w-64 flex-none pl-8 text-xs xl:block xl:text-sm">
8282
{onPageContent}
8383
</div>
8484
</article>

src/app/page.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,24 @@ Learn how to get TerminusDB set up in your project in under thirty minutes. {% .
1818

1919
TerminusDB includes many features to build content infrastructures for complex environments with content repositories at it's heart, also known as data products. The [product tour](/docs/product-tour/) aims to provide you with an understanding of how to navigate the product and get started on your projects.
2020

21+
## Community
22+
23+
* Come visit us on [Discord](https://discord.gg/yTJKAma)
24+
* [GitHub](https://github.com/terminusdb/terminusdb)
25+
26+
[DFRNT](https://dfrnt.com) took the lead of the continued development of TerminusDB in 2025 as main sponsors of the project, and community efforts. We offer cloud and managed service TerminusDB hosting, and an advanced data product modeller that can also be used with locally installed open source TerminusDB instances. We have been building our dedicated modeller since 2021.
27+
28+
Our customers use TerminusDB for various complex information processing needs: such as Product Information Management, Reference Data Management, Cultural Heritage, special purpose Customer Relationship Management, Non-Profit Records Management, Linked Data, and more.
29+
30+
We maintain close communications with the original TerminusDB development team who support our efforts, and of course welcome contributions from the community!
31+
2132
---
2233

2334
## Quick start
2435

2536
The easiest way to get started with the open source community version on your own computer is by [getting started with Docker](/docs/install-terminusdb-as-a-docker-container/).
2637

38+
TerminusDB is open source and free to use. Commercial hosting with a powerful modeller, visualisation, WOQL studio, and record editor user interface is available at [DFRNT](https://dfrnt.com) with a free trial.
2739

40+
The commercial modeller, visualisations and records management tool works with both localhost open source TerminusDB and TerminusDB hosted in the cloud environments, including git-for-data synchronization of content repositories between cloud and localhost.
2841

0 commit comments

Comments
 (0)