|
1 | 1 | --- |
2 | 2 | enable: true |
3 | | -title: "More ..." |
4 | | -description: "To simplify the development flow we have created a couple of tools that you can use for free to create, export, and to share your educational content" |
| 3 | +title: "More Tools" |
| 4 | +description: "A collection of free and open tools that make it easier to write, preview, export, and share your LiaScript courses." |
5 | 5 |
|
6 | | -# Testimonials |
7 | 6 | testimonials: |
8 | | - - name: "VSCode - Preview" |
| 7 | + - name: "VSCode Preview" |
9 | 8 | designation: "Editing" |
10 | | - content: "Is a tiny previewer that, if it was toggled, updates the view on your course each time you save your document." |
| 9 | + content: "A lightweight preview extension for Visual Studio Code that updates automatically whenever you save your LiaScript Markdown file." |
11 | 10 | link: "/vscode/" |
12 | 11 |
|
13 | | - - name: "VSCode-Web - Preview" |
| 12 | + - name: "VSCode Web Preview" |
14 | 13 | designation: "Editing" |
15 | 14 | avatar: "/images/avatar-sm.png" |
16 | | - content: "Is a tiny previewer that, if it was toggled, updates the view on your course each time you save your document." |
| 15 | + content: "Use LiaScript directly in your browser with the VSCode Web experience — no installation required. Instant live preview included." |
17 | 16 | link: "/vscode-web/" |
18 | 17 |
|
19 | | - - name: "Development - Server" |
| 18 | + - name: "Development Server" |
20 | 19 | designation: "Editing" |
21 | 20 | avatar: "/images/avatar-sm.png" |
22 | | - content: | |
23 | | - If you prefer another editor or if you have a couple of courses that you want to test locally, then you should try out this open-source project... |
| 21 | + content: "Run a local development server to preview multiple courses at once — ideal if you prefer your own editor or manage larger projects." |
24 | 22 | link: "/development-server/" |
25 | 23 |
|
26 | | - - name: "LiaScript - Exporter" |
| 24 | + - name: "LiaScript Exporter" |
27 | 25 | designation: "Export" |
28 | 26 | avatar: "/images/avatar-sm.png" |
29 | | - content: "Pack your entire course into a SCORM compliant format to upload it to the most common Learning Management Systems (LMS)." |
| 27 | + content: "Export your course as a SCORM-compliant package for seamless integration into LMS platforms like Moodle, ILIAS, OpenOlat, and more." |
30 | 28 | link: "/exporter/" |
31 | 29 |
|
32 | | - - name: "Live - Editor" |
| 30 | + - name: "Live Editor" |
33 | 31 | designation: "Editing" |
34 | 32 | avatar: "/images/avatar-sm.png" |
35 | | - content: | |
36 | | - Fully browser-based collaborative online editor for LiaScript, which can directly export your courses to GitHub-gist. |
| 33 | + content: "A browser-based collaborative editor for LiaScript. Write together in real time and export your courses directly to GitHub Gists." |
37 | 34 | link: "/live-editor/" |
38 | 35 |
|
39 | | - - name: "Atom - Preview" |
| 36 | + - name: "Atom Preview" |
40 | 37 | designation: "Editing" |
41 | 38 | avatar: "/images/avatar-sm.png" |
42 | | - content: | |
43 | | - If you prefer Atom (for large projects), then you can still install a preview and a snippets plugin. See the installation procedure here. |
| 39 | + content: "If you prefer using Atom, you can install a preview plugin and snippet support to work efficiently with larger projects." |
44 | 40 | link: "/atom/" |
45 | 41 |
|
46 | | - - name: "VSCode - Snippets" |
| 42 | + - name: "VSCode Snippets" |
47 | 43 | designation: "Editing" |
48 | 44 | avatar: "/images/avatar-sm.png" |
49 | | - content: | |
50 | | - Star typing "lia" in your document you switch on a fuzzy search, that contains a lot of LiaScript help, examples, and snippets. |
| 45 | + content: "Type “lia” to activate a fuzzy search with ready-to-use snippets, examples, and common LiaScript patterns — faster authoring guaranteed." |
51 | 46 | link: "https://marketplace.visualstudio.com/items?itemName=LiaScript.liascript-snippets" |
52 | 47 |
|
53 | | - - name: "Atom - Snippets" |
| 48 | + - name: "Atom Snippets" |
54 | 49 | designation: "Editing" |
55 | 50 | avatar: "/images/avatar-sm.png" |
56 | | - content: | |
57 | | - Star typing "lia" in your document you switch on a fuzzy search, that contains a lot of LiaScript help, examples, and snippets. |
| 51 | + content: "Type “lia” in Atom to explore a collection of LiaScript shortcuts, examples, and snippet templates for rapid course creation." |
58 | 52 | link: "https://github.com/andre-dietrich/liascript-snippets" |
59 | 53 |
|
60 | 54 | - name: "YouTube" |
61 | 55 | designation: "Inspiration" |
62 | 56 | avatar: "/images/avatar-sm.png" |
63 | | - content: | |
64 | | - Get some inspiration from our YouTube channel, where we present new features, courses, and other LiaScript related stuff. |
| 57 | + content: "Explore new features, updates, tutorials, and showcases on our YouTube channel — ideal for inspiration and learning." |
65 | 58 | link: "https://www.youtube.com/@liascript4180" |
66 | 59 |
|
67 | 60 | - name: "Preview-Lia" |
68 | 61 | designation: "Organization" |
69 | 62 | avatar: "/images/avatar-sm.png" |
70 | | - content: | |
71 | | - Highlight your LiaScript courses or other GitHub projects on your personal website/blog with the help of this web component. |
| 63 | + content: "Embed dynamic previews of LiaScript courses or GitHub projects on your personal website or blog using this web component." |
72 | 64 | link: "/blog/promoting-your-content/" |
73 | 65 |
|
74 | 66 | - name: "CodiLIA" |
75 | 67 | designation: "Editing" |
76 | 68 | avatar: "/images/avatar-sm.png" |
77 | | - content: | |
78 | | - This is a fork of the CodiMD collaborative editor, but instead of creating static documents it allows to create in the LiaScript-way... |
| 69 | + content: "A collaborative editor based on CodiMD — extended to support creating interactive LiaScript courses instead of static documents." |
79 | 70 | link: "https://github.com/liascript/codilia" |
80 | 71 |
|
81 | | -# don't create a separate page |
82 | 72 | build: |
83 | 73 | render: "never" |
84 | 74 | --- |
0 commit comments