File tree Expand file tree Collapse file tree 7 files changed +129
-16
lines changed Expand file tree Collapse file tree 7 files changed +129
-16
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : " Discover the MemMachine Playground"
3+ date : 2024-08-21T12:00:00-07:00
4+ draft : false
5+ layout : " playground"
6+ ---
7+
8+ Experience MemMachine in our playground for free.
9+
10+ Explore our tools, learn how they work, and see what's possible.
Original file line number Diff line number Diff line change 11- title : Your CRM Assistant
22 icon : " fa-solid fa-user"
33 text : " Your agent can recall a client's entire history and deal stage, proactively helping your sales team build relationships and close deals faster."
4- url : " # "
4+ url : " https://github.com/MemMachine/MemMachine/tree/main/docs "
55
66- title : A Healthcare Navigator
77 icon : " fa-solid fa-heart"
88 text : " Offer continuous patient support with an agent that remembers medical history and tracks treatment progress to provide a seamless healthcare journey."
9- url : " # "
9+ url : " https://github.com/MemMachine/MemMachine/tree/main/docs "
1010
1111- title : A Personal Finance Advisor
1212 icon : " fa-solid fa-comment-dollar"
1313 text : " Your agent will remember a user's portfolio and risk tolerance, delivering personalized financial insights based on their complete history."
14- url : " # "
14+ url : " https://github.com/MemMachine/MemMachine/tree/main/docs "
1515
16- - title : A Technical Writer
16+ - title : A Content Writer
1717 icon : " fa-solid fa-pen-to-square"
1818 text : " Build an assistant that remembers your unique style guide and terminology, ensuring perfect consistency across all documentation."
19- url : " # "
19+ url : " https://github.com/MemMachine/MemMachine/tree/main/docs "
Original file line number Diff line number Diff line change @@ -68,7 +68,27 @@ tags = 'tags'
6868 [[menus .main ]]
6969 name = ' Blog'
7070 pageRef = ' /blog'
71- weight = 50
71+ weight = 60
72+
73+ [[menus .main ]]
74+ name = ' Docs'
75+ url = ' http://docs.memmachine.ai'
76+ weight = 70
77+
78+ # Social media links for the top nav
79+ [[menus .social ]]
80+ name = " Discord"
81+ url = " https://discord.gg/usydANvKqD"
82+ weight = 10
83+ [menus .social .params ]
84+ icon = " discord"
85+
86+ [[menus .social ]]
87+ name = " GitHub"
88+ url = " https://github.com/MemMachine/MemMachine"
89+ weight = 20
90+ [menus .social .params ]
91+ icon = " github"
7292
7393 # Footer Product menu
7494 [[menus .footerProduct ]]
@@ -86,6 +106,11 @@ tags = 'tags'
86106 pageRef = ' /blog'
87107 weight = 30
88108
109+ [[menus .footerProduct ]]
110+ name = ' Docs'
111+ url = ' http://docs.memmachine.ai'
112+ weight = 40
113+
89114 # Footer Company menu
90115 [[menus .footerCompany ]]
91116 name = ' Home'
Original file line number Diff line number Diff line change @@ -1950,4 +1950,22 @@ footer p {
19501950
19511951.social-icon {
19521952 margin-top : 20px ;
1953+ }
1954+
1955+ /* ======================================
1956+ * Header Social Icons
1957+ /* ====================================== */
1958+ .header-social-icons {
1959+ display : flex;
1960+ align-items : center;
1961+ gap : 15px ; /* Adjust spacing as needed */
1962+ }
1963+
1964+ .header-social-icons a {
1965+ color : var (--light-300 );
1966+ font-size : 20px ; /* Adjust size as needed */
1967+ }
1968+
1969+ .header-social-icons a : hover {
1970+ color : var (--lavender );
19531971}
Original file line number Diff line number Diff line change 1- <!--=======================================================
2- HEADER
3- =======================================================-->
41< div class ="desktop-header ">
52 < div class ="container-fluid ">
63 < div class ="row align-items-center ">
107 < div class ="col-md-8 ">
118 {{- partial "menu.html" (dict "menuID" "main" "page" .) -}}
129 </ div >
13- < div class ="col-md-2 text-end ">
10+ < div class ="col-md-2 text-end d-flex align-items-center justify-content-end ">
11+ {{- partial "social-icons.html" . -}}
1412 <!--
15- <div class="search-icon">
13+ <div class="search-icon ms-2 ">
1614 <a href="#" id="toggleSearch">
1715 <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_60_3824)"><path d="M9.5 19C4.262 19 0 14.738 0 9.5C0 4.262 4.262 0 9.5 0C14.738 0 19 4.262 19 9.5C19 14.738 14.738 19 9.5 19ZM9.5 1.5C5.089 1.5 1.5 5.089 1.5 9.5C1.5 13.911 5.089 17.5 9.5 17.5C13.911 17.5 17.5 13.911 17.5 9.5C17.5 5.089 13.911 1.5 9.5 1.5Z" fill="#B3B3D0" /><path d="M23.25 24C23.1515 24.0003 23.0539 23.9809 22.9629 23.9432C22.8719 23.9054 22.7894 23.8499 22.72 23.78L15.16 16.22C15.0903 16.1503 15.0351 16.0676 14.9974 15.9766C14.9597 15.8856 14.9402 15.788 14.9402 15.6895C14.9402 15.591 14.9597 15.4934 14.9974 15.4024C15.0351 15.3114 15.0903 15.2287 15.16 15.159C15.2297 15.0893 15.3124 15.0341 15.4034 14.9964C15.4944 14.9587 15.592 14.9393 15.6905 14.9393C15.789 14.9393 15.8866 14.9587 15.9776 14.9964C16.0686 15.0341 16.1513 15.0893 16.221 15.159L23.781 22.719C23.8861 22.8239 23.9578 22.9577 23.9868 23.1033C24.0159 23.249 24.001 23.4 23.9442 23.5372C23.8873 23.6744 23.7909 23.7916 23.6674 23.874C23.5438 23.9564 23.3985 24.0003 23.25 24Z" fill="#B3B3D0" /></g><defs><clipPath id="clip0_60_3824"><rect width="24" height="24" fill="white" /></clipPath></defs></svg>
1816 </a>
1917 </div>
2018
21- <a href="{{ `/contact` | relLangURL }}" class="btn btn-secondary">Get Started</a>
19+ <a href="{{ `/contact` | relLangURL }}" class="btn btn-secondary ms-2 ">Get Started</a>
2220 -->
2321 </ div >
2422 </ div >
3533 < svg xmlns ="http://www.w3.org/2000/svg " width ="16 " height ="16 " fill ="currentColor " class ="bi bi-x-circle-fill " viewBox ="0 0 16 16 "> < path d ="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M5.354 4.646a.5.5 0 1 0-.708.708L7.293 8l-2.647 2.646a.5.5 0 0 0 .708.708L8 8.707l2.646 2.647a.5.5 0 0 0 .708-.708L8.707 8l2.647-2.646a.5.5 0 0 0-.708-.708L8 7.293z "/> </ svg >
3634 </ strong >
3735 {{- partial "menu.html" (dict "menuID" "main" "page" .) -}}
36+ {{- partial "social-icons.html" . -}}
37+ <!--
3838 <a href="{{ `/contact` | relLangURL }}" class="btn btn-secondary">Get Started</a>
39+ -->
3940 < div class ="">
40- <!--
41- <input class="mobile-search" type="text" placeholder="Search..." />
42- -->
43- </ div >
41+ </ div >
4442 </ div >
4543</ div >
4644
Original file line number Diff line number Diff line change 1+ < div class ="header-social-icons d-flex ">
2+ {{ with site.Menus.social }}
3+ {{- range . }}
4+ < a class ="me-2 " href ="{{ .URL }} " target ="_blank " rel ="noopener " aria-label ="{{ .Name }} ">
5+ {{- with .Params.icon }}
6+ < i class ="fab fa-{{ . }} " aria-hidden ="true "> </ i >
7+ {{- end }}
8+ </ a >
9+ {{- end }}
10+ {{- end }}
11+ </ div >
Original file line number Diff line number Diff line change 1+ {{ define "main" }}
2+ <!--=======================================================
3+ HERO
4+ =========================================================-->
5+ < div class ="hero-area ">
6+ < div class ="container ">
7+ < div data-aos ="fade-up " data-aos-duration ="1000 ">
8+ < div class ="row ">
9+ < div class ="col-md-12 ">
10+ < h1 class ="title ">
11+ {{ .Title }}
12+ </ h1 >
13+ < div class ="mx-850 text-center ">
14+ {{ .Content }}
15+ </ div >
16+ </ div >
17+ </ div >
18+ </ div >
19+ </ div >
20+ </ div >
21+
22+ <!--=======================================================
23+ PLAYGROUND
24+ =========================================================-->
25+ < div class ="container ">
26+ < div class ="row ">
27+ < div class ="col-md-12 " data-aos ="fade-up " data-aos-duration ="1000 ">
28+ < div class ="ready-section " style ="margin: 100px 0; ">
29+ < h2 class ="title-2 "> We're < span > Building</ span > Something < span > Amazing</ span > </ h2 >
30+ < p >
31+ Our Playground is getting a major upgrade to give you an even better experience.
32+ </ p >
33+ < p >
34+ We're working hard to make it worth the wait! While you're waiting, please explore these resources to start your journey.
35+ </ p >
36+
37+ < div class ="hero-btn ">
38+ < div data-aos ="fade-up " data-aos-duration ="1000 " class ="aos-init aos-animate ">
39+ < a href ="https://docs.memmachine.ai/getting_started " class ="btn btn-primary mx-2 aos-init aos-animate " data-aos ="fade-up " data-aos-delay ="200 "> Read the Docs
40+ </ a >
41+ < a href ="https://discord.gg/usydANvKqD " class ="btn btn-primary mx-2 aos-init aos-animate " data-aos ="fade-up " data-aos-delay ="200 "> Let's Chat on Discord
42+ </ a >
43+ </ div >
44+ </ div >
45+
46+ </ div >
47+ </ div >
48+ </ div >
49+ </ div >
50+
51+ {{ end }}
You can’t perform that action at this time.
0 commit comments