Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tancredesimonin/typewriter-tools
Collection of tools to build static websites with MDX
https://github.com/tancredesimonin/typewriter-tools
cms markdown mdx static-site-generator
Last synced: about 1 month ago
JSON representation
Collection of tools to build static websites with MDX
- Host: GitHub
- URL: https://github.com/tancredesimonin/typewriter-tools
- Owner: tancredesimonin
- License: mit
- Created: 2024-09-08T16:30:31.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-12T12:26:15.000Z (about 1 month ago)
- Last Synced: 2024-10-12T15:50:54.308Z (about 1 month ago)
- Topics: cms, markdown, mdx, static-site-generator
- Language: TypeScript
- Homepage:
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Typewriter tools
This is a collection of tools for building static websites using MDX.
## Links
- [NPM registry](https://www.npmjs.com/package/typewriter-tools)
- [GitHub repository](https://github.com/tancredesimonin/typewriter-tools)## Installation
### NPM
```bash
npm install typewriter-tools
```### Yarn
```bash
yarn add typewriter-tools
```## 🏗️ Usage guide in progress