Mikaela Suomalainen 57a456f53b scripts/limnoria-botchk-cron: add clear environment in examples.
This means that the command to run is `/usr/bin/env -i /path/to/limnoria-botchk-cron`.
2014-05-29 20:21:32 +03:00
2014-05-23 11:32:40 +03:00
2014-05-23 15:47:05 +03:00
2014-05-20 15:03:35 +03:00
2014-05-20 15:03:35 +03:00
2014-05-20 15:03:35 +03:00
2014-05-20 15:03:35 +03:00
2014-05-20 15:03:35 +03:00
2014-05-20 15:03:35 +03:00
2014-05-16 16:17:07 +03:00
2014-05-20 15:03:35 +03:00
2014-05-20 15:03:35 +03:00

# Mikaela's fork of Limnoria.

There are mainly two branches. This which you are looking at, gh-pages 
which is the source of https://mkaysi.github.io/Limnoria .

**testing** which will be synced with [ProgVal/Limnoria] when needed. It 
is used as base for my changes which will be pull requested.

[ProgVal/Limnoria]:https://github.com/ProgVal/Limnoria.git

## .html.md --> .html

Everything except index.html is primarily typed in markdown. To convert it 
to html, I use `pandoc`.

```
pandoc -i index.real.html.md -o index.real.html
```

Description
No description provided
Readme 40 MiB
Languages
SCSS 80.9%
HTML 10.2%
Shell 7.2%
Ruby 1.7%