Go to file
Aminda Suomalainen a7e0a365d6
update Gemfile, bundle update
2024-02-16 13:14:34 +02:00
.bundle add the usual files 2023-09-29 13:33:01 +03:00
.github .github: add CODEOWNERS 2024-02-06 13:15:56 +02:00
_includes Revert "Add Google Analytics" 2021-06-06 18:45:23 +03:00
_layouts Revert "Add Google Analytics" 2021-06-06 18:45:23 +03:00
_sass Initial commit with Jekyll 2014-12-31 16:01:00 +02:00
css chmod -x css/main.scss 2023-09-29 13:37:23 +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 .gitignore: I think .bundle was also supposed to be gitignored 2023-09-29 13:41:35 +03:00
.pre-commit-config.yaml copy .pre-commit-config.yaml from mikaela.github.io 2024-02-06 13:15:12 +02:00
.prettierignore .prettierignore: add more directories 2023-09-29 13:36:47 +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 update Gemfile, bundle update 2024-02-16 13:14:34 +02:00
README.md pre-commit run --all-files 2023-09-29 13:39:44 +03:00
Relaybot.markdown pre-commit run --all-files 2023-09-29 13:39:44 +03:00
Supybot.markdown pre-commit run --all-files 2023-09-29 13:39:44 +03:00
_config.yml _config.yml: fix deprecation warning & prettier 2023-09-29 13:34:13 +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
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.