Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 days ago
JSON representation

Collection of tools to build static websites with MDX

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