Go to file
Aminda Suomalainen dd0fea4a4f
update prettier, remove unused xml
2024-06-03 10:29:45 +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 simplify everything a lot 2024-05-30 10:42:51 +03:00
_sass import css improvements 2024-05-25 11:00:56 +03:00
assets css: use system fonts 2024-05-30 20:01:04 +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 update Gemfile, bundle update 2024-02-16 13:14:34 +02:00
Gemfile.lock bundle update 2024-05-25 10:43:38 +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 simplify everything a lot 2024-05-30 10:42:51 +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 robots.txt: Disallow & Noindex / 2021-06-06 18:30:29 +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.