# 11zwheat

> Git powered javascript blog.

Latest version **0.2.6** (published 2012-11-17) · 0 weekly downloads

## Install

```sh
npm install 11zwheat
pnpm add 11zwheat
yarn add 11zwheat
bun add 11zwheat
```

## Health

**Score 10/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; low quality score; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.2.6 |
| Published | 2012-11-17 |
| First published | 2012-11-17 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | E. Sununs |
| Maintainers | sun11 |

## Links

- npm: https://www.npmjs.com/package/11zwheat
- Repository: https://github.com/sun11/wheat
- Issues: http://github.com/sun11/wheat/issues
- npm.io page: https://npm.io/package/11zwheat

## Dependencies (6)

- [haml](https://npm.io/package/haml.md) >=0.2.5
- [step](https://npm.io/package/step.md) >=0.0.3
- [proto](https://npm.io/package/proto.md) >=0.1.0
- [datetime](https://npm.io/package/datetime.md) 0.0.3
- [11zgit-fs](https://npm.io/package/11zgit-fs.md) >=0.0.9
- [11zsimple-mime](https://npm.io/package/11zsimple-mime.md) >=0.0.1

## Recent versions

- 0.2.6 (latest) — 2012-11-17

## README

# Wheat

Wheat is a blogging engine that reads a git repo full of markdown articles and presents them as a website.

## How to Install

Either manually install all the dependencies or use npm.  It's packaged nicely now.

    npm install wheat

For on the fly rendering of Graphviz graphs (DOT files), Graphviz will need to be [installed](http://www.graphviz.org/Download..php)

That's it!  Checkout the wheat branch of howtonode.org for an example of how to use the library.

<http://github.com/creationix/howtonode.org>

---
_Source: https://npm.io/package/11zwheat · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
