You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: constants/extension.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
exportconstExtension={
2
-
name: `Front Matter`,
2
+
name: `Front Matter CMS`,
3
3
home: `The CMS running in VS Code for your static sites`,
4
4
description: `Headless CMS running in Visual Studio Code that helps managing your static sites. Supports Hugo, Jekyll, Docusaurus, NextJs, Gatsby, and more.`,
-[#482](https://github.com/estruyf/vscode-front-matter/issues/482): Update the description when you want to overwrite the default content type description
Copy file name to clipboardExpand all lines: locale/en.ts
+16-16Lines changed: 16 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ import { Extension } from "../constants/extension";
3
3
4
4
exportconststrings={
5
5
// CTA
6
-
cta_title: "Headless CMS running in VS Code",
6
+
cta_title: "Effortless content management, right in your code editor",
7
7
cta_title_sr: " that helps managing your static sites and Markdown based sites. Supports Hugo, Jekyll, Docusaurus, NextJs, Gatsby, and more.",
8
-
cta_description: "Front Matter is a CMS that runs within Visual Studio Code/GitPod/... It gives you the power and control of a full-blown CMS while also providing you the flexibility and speed of the static site generator of your choice. Jump right into editing and creating content with Front Matter and be able to preview it straight in VS Code.",
8
+
cta_description: "Experience the best of both worlds with Front Matter, the CMS that runs within Visual Studio Code, GitPod, and many more. Get the control over your static generator's content by bringing in the CMS features from Front Matter. Start creating and previewing content in real-time - no complicated setup - choose Front Matter CMS and start creating amazing content today.",
9
9
cta_button_primary: "Get started",
10
10
cta_button_secondary: "Install the extension",
11
11
cta_button_beta_secondary: "Install the BETA extension",
@@ -14,19 +14,19 @@ export const strings = {
14
14
cta_button_bottom_secondary: "Learn more",
15
15
16
16
// Generators
17
-
generators_title: "A CMS that loves any static-site generator",
17
+
generators_title: "A CMS that works seamlessly with any staticsite generator",
18
18
generators_more: "and many more...",
19
19
generators_more2: "Pick your generator and start managing your static site in minutes",
20
20
21
21
// Hero
22
-
hero_title: "Bringing the CMS to your editor",
23
-
hero_description: "Why would you leave your editor when you can perform all tasks straight from within it?",
24
-
hero_description_second: "We at Front Matter believe that you should keep using what you like. For us, this is Visual Studio Code. Use the same editor you use to code, but with unique features to make it suitable for writing and managing your Markdown articles.",
22
+
hero_title: "Bringing the CMS directly to your editor",
23
+
hero_description: "Why waste time switching between tools when you can do it all in one place?",
24
+
hero_description_second: "With Front Matter, you can stay in your preferred editor and easily create, manage, and publish content. Our unique features transform your editor into a powerful content management system, so you can focus on what matters most - creating great content. Give Front Matter a try and see how easy it is to streamline your content creation process.",
25
25
hero_button_primary: "Get started",
26
26
27
27
// Hero media
28
28
hero_media_title: "Managing your media was never easier",
29
-
hero_media_description: "Quickly glance all your media files straight from within VS Code, or insert media into your content. We got your back with our media dashboard. You will be able to filter by your content folders and perform quick media actions.",
29
+
hero_media_description: "With Front Matter's media dashboard, it's easy to access and manage all your media files right from within Visual Studio Code. Quickly browse your content folders, insert media into your articles, and perform various media actions - all with just a few clicks. Keep your media organized and at your fingertips with Front Matter's intuitive media dashboard.",
30
30
hero_media_button_primary: "See what it can do",
31
31
32
32
// Testimonials
@@ -41,28 +41,28 @@ export const strings = {
41
41
42
42
// Feature
43
43
feature_title_1: "100% secure CMS",
44
-
feature_description_1: "A Content Management System built to run within Visual Studio Code. You do not require an account or any dependencies on a website or API, so you do not have to be afraid of DDoS attacks. Write wherever youare, even when you are offline. Commit your changes when you are online.",
44
+
feature_description_1: "Front Matter is a content management system that's built right into Visual Studio Code - no need for separate accounts or dependencies on websites or APIs. Plus, you can work offline and commit your changes when you're online, so you're never held back by internet outages. As we are not an online service, you can rest assured that your content is protected from DDoS attacks and other threats. Start writing and managing your content with ease using Front Matter.",
45
45
46
46
feature_title_2: "Content Types",
47
-
feature_description_2: "A Content Management System wouldn't be a CMS if you cannot define your type of content to use. Front Matter provides a default content mapping, but you can extend it or change it to your needs. It is your content, and Front Matter will change its behavior to your needs.",
47
+
feature_description_2: "Front Matter gives you the power to define and customize your content types to fit your specific needs. Our platform comes with a default content mapping, but you have the flexibility to extend or alter it to fit your unique requirements. With Front Matter, you're in control of your content - and we'll adjust to meet your needs. Experience the full capabilities of a CMS with Front Matter's customizable content types.",
48
48
49
49
feature_title_3: "Full site/page preview",
50
-
feature_description_3: "Allow showing your site and page previews within Visual Studio Code without the need of opening a browser.",
50
+
feature_description_3: "With Front Matter, you can preview your site and pages directly within Visual Studio Code - no need to switch to a separate browser window. Our seamless integration allows you to see your changes in real-time and make adjustments on the fly. Say goodbye to tedious switching between tools - Front Matter makes it easy to see your work as you go.",
51
51
52
52
feature_title_4: "Content, media, snippets, and data dashboard",
53
-
feature_description_4: "Our dashboard helps you manage your content, media, snippets, and data files. You can easily filter by your content folders and perform quick actions. We tightly integrate with our editor panel so that you can use it, for example, to insert media files or snippets into your articles.",
53
+
feature_description_4: "Front Matter's dashboard is your one-stop-shop for managing all your content, media, snippets, and data files. Easily filter by your content folders and perform quick actions to keep everything organized and easily accessible. And our tight integration with the editor panel allows you to insert media files or snippets into your articles with just a few clicks. Streamline your content management process with Front Matter's intuitive dashboard.",
54
54
55
55
feature_title_5: "SEO Checks",
56
-
feature_description_5: "Our search engine optimization checks allow you to write betterarticles. We show you more information about your title, description, content, keywords, and more.",
56
+
feature_description_5: "Front Matter's search engine optimization checks help you create better, more optimized articles. Our platform provides you with in-depth information about your title, description, content, keywords, and more, so you can make informed decisions about how to improve your SEO. With Front Matter, you'll have all the tools you need to craft high-quality, search-friendly content.",
57
57
58
58
feature_title_6: "Use it the way you want it",
59
-
feature_description_6: "All of the functionalities are configurable to your needs. You can define how you want to use Front Matter in your editor experience, but it doesn't stop there. If you are missing something or want to automate. We allow you to add your own actions with the custom scripting capability. For instance, you can use a script and hook it up to the extension to generate preview images.",
59
+
feature_description_6: "Front Matter is designed to be fully configurable to your needs. You can customize your editor experience and define how you want to use the platform, but that's just the beginning. If you have specific needs or want to automate tasks, our custom scripting capability allows you to add your own actions and hooks. For example, you can use a script to generate preview images or automate other processes. With Front Matter, you have the flexibility to create the perfect content management solution for your needs.",
60
60
61
61
// Pricing
62
62
pricing_title: "Pricing",
63
-
pricing_description: `### Front Matter CMS is **free** and **open-source**.
64
-
65
-
We are committed to making Front Matter CMS one of the best CMSs for your static-site generator. If you want to support us, you can do this by becoming one of our sponsors. When you become a sponsor, you will get highlighted on our website.`,
63
+
pricing_description: `Front Matter CMS is a **free** and **open-source** platform, dedicated to making it one of the best CMSs for your static site generator.
64
+
65
+
If you'd like to support our efforts, consider becoming one of our sponsors. As a sponsor, you'll be highlighted on our website and play a vital role in helping us continue to improve and evolve Front Matter CMS. Thank you for considering supporting our mission.`,
0 commit comments