mirror of
https://github.com/Mikaela/Limnoria.git
synced 2026-04-26 10:38:05 +02:00
This means that the command to run is `/usr/bin/env -i /path/to/limnoria-botchk-cron`.
# 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
Languages
SCSS
80.9%
HTML
10.2%
Shell
7.2%
Ruby
1.7%