Skip to content

Commit 57fa2d5

Browse files
committed
add img
1 parent 421825a commit 57fa2d5

File tree

3 files changed

+8438
-2198
lines changed

3 files changed

+8438
-2198
lines changed

apps/docs/images/editor.png

409 KB
Loading

apps/docs/introduction.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ sidebarTitle: Introduction
44
icon: "hand-wave"
55
---
66

7+
![htmldocs editor](/images/editor.png)
8+
79
htmldocs is a modern typesetting toolkit that lets you build document templates using React and JSX - the same way you build web applications. Create reusable components, use props for dynamic content, and leverage the entire JavaScript ecosystem:
810

911
```jsx
@@ -36,8 +38,6 @@ With htmldocs, you can:
3638
- Share components and styles across your documents for consistent branding
3739
- Version control your templates just like you do with code
3840

39-
Whether you're still manually editing documents in Word, trying to wrangle LaTeX to fit your use-case, or frustrated with outdated tools like `wkhtmltopdf`, htmldocs provides a developer-friendly solution that brings document generation into the modern era.
40-
4141
<CardGroup cols={2}>
4242
<Card
4343
title="Automatic Installation"

0 commit comments

Comments
 (0)