Go to file
Aminda Suomalainen 27ab89be5f
fix robots
2024-06-03 11:02:14 +03:00
.bundle add the usual files 2023-09-29 13:33:01 +03:00
.github disable html5validator workflow 2024-05-30 20:01:35 +03:00
_includes fix robots 2024-06-03 11:02:14 +03:00
_sass import css improvements 2024-05-25 11:00:56 +03:00
assets Enable jekyll-seo-tag 2024-06-03 10:48:33 +03:00
scripts pre-commit run --all-files 2023-09-29 13:39:44 +03:00
.editorconfig add the usual files 2023-09-29 13:33:01 +03:00
.gitattributes add the usual files 2023-09-29 13:33:01 +03:00
.gitignore properly add prettier 2024-05-25 10:45:01 +03:00
.pre-commit-config.yaml update prettier, remove unused xml 2024-06-03 10:29:45 +03:00
.prettierignore .prettierignore: add more directories 2023-09-29 13:36:47 +03:00
.prettierrc properly add prettier 2024-05-25 10:45:01 +03:00
.travis.yml Add sitemap generating. 2014-06-15 12:54:47 +03:00
CNAME Add CNAME 2014-08-26 21:35:51 +03:00
Gemfile bundle update 2024-06-03 10:30:28 +03:00
Gemfile.lock bundle update 2024-06-03 10:30:28 +03:00
README.md pre-commit run --all-files 2023-09-29 13:39:44 +03:00
Relaybot.markdown fix formatting, network name 2024-05-25 11:01:09 +03:00
Supybot.markdown fix formatting, network name 2024-05-25 11:01:09 +03:00
_config.yml fix robots 2024-06-03 11:02:14 +03:00
feed.xml Initial commit with Jekyll 2014-12-31 16:01:00 +02:00
index.markdown pre-commit run --all-files 2023-09-29 13:39:44 +03:00
package.json update prettier, remove unused xml 2024-06-03 10:29:45 +03:00
pnpm-lock.yaml update prettier, remove unused xml 2024-06-03 10:29:45 +03:00
robots.txt fix robots 2024-06-03 11:02:14 +03:00

README.md

Mikaelas fork of Limnoria.

There are mainly two branches. This one which you are looking at, gh-pages which is the source of https://supybot.mikaela.info/.

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