Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hay/dexify

Converts text-based files to pretty HTML and creates a searchable index.
https://github.com/hay/dexify

Last synced: 28 days ago
JSON representation

Converts text-based files to pretty HTML and creates a searchable index.

Awesome Lists containing this project

README

        

# dexify
> Converts a folder of text-based files to HTML and creates a searchable index page.

A tool to convert a folder full of your Markdown notes to nicely formatted HTML pages and an elegant search page.

Note that this tool is very much in alpha, so the nice formatting and the search page will follow soon.

## Install
```
$ npm install -g dexify
```

## Usage

```bash
dexify folder
```

## License
MIT © [Hay Kranen](http://www.haykranen.nl)