IRC: Switch from Freenode to Libera.Chat
This commit is contained in:
parent
d0f32c0a2b
commit
09fbaaaf33
2 changed files with 6 additions and 6 deletions
|
@ -4,7 +4,7 @@ Pico
|
||||||
[![License](https://picocms.github.io/badges/pico-license.svg)](https://github.com/picocms/Pico/blob/master/LICENSE.md)
|
[![License](https://picocms.github.io/badges/pico-license.svg)](https://github.com/picocms/Pico/blob/master/LICENSE.md)
|
||||||
[![Version](https://picocms.github.io/badges/pico-version.svg)](https://github.com/picocms/Pico/releases/latest)
|
[![Version](https://picocms.github.io/badges/pico-version.svg)](https://github.com/picocms/Pico/releases/latest)
|
||||||
[![Build Status](https://api.travis-ci.org/picocms/Pico.svg?branch=master)](https://travis-ci.org/picocms/Pico)
|
[![Build Status](https://api.travis-ci.org/picocms/Pico.svg?branch=master)](https://travis-ci.org/picocms/Pico)
|
||||||
[![Freenode IRC Webchat](https://picocms.github.io/badges/pico-chat.svg)](https://webchat.freenode.net/?channels=%23picocms)
|
[![Libera.Chat](https://picocms.github.io/badges/pico-chat.svg)](https://web.libera.chat/#picocms)
|
||||||
[![Open Bounties on Bountysource](https://www.bountysource.com/badge/team?team_id=198139&style=bounties_received)](https://www.bountysource.com/teams/picocms)
|
[![Open Bounties on Bountysource](https://www.bountysource.com/badge/team?team_id=198139&style=bounties_received)](https://www.bountysource.com/teams/picocms)
|
||||||
|
|
||||||
Pico is a stupidly simple, blazing fast, flat file CMS.
|
Pico is a stupidly simple, blazing fast, flat file CMS.
|
||||||
|
@ -189,7 +189,7 @@ If you're a developer, please refer to the "Contributing" section below and our
|
||||||
|
|
||||||
#### You still need help or experience a problem with Pico?
|
#### You still need help or experience a problem with Pico?
|
||||||
|
|
||||||
When the docs can't answer your question, you can get help by joining us on [#picocms on Freenode IRC][Freenode] ([logs][FreenodeLogs]). When you're experiencing problems with Pico, please don't hesitate to create a new [Issue][Issues] on GitHub. Concerning problems with plugins or themes, please refer to the website of the developer of this plugin or theme.
|
When the docs can't answer your question, you can get help by joining us on [#picocms on Libera.Chat][LiberaChat] ([logs][LiberaChatLogs]). When you're experiencing problems with Pico, please don't hesitate to create a new [Issue][Issues] on GitHub. Concerning problems with plugins or themes, please refer to the website of the developer of this plugin or theme.
|
||||||
|
|
||||||
**Before creating a new Issue,** please make sure the problem wasn't reported yet using [GitHubs search engine][IssuesSearch]. Please describe your issue as clear as possible and always include the *Pico version* you're using. Provided that you're using *plugins*, include a list of them too. We need information about the *actual and expected behavior*, the *steps to reproduce* the problem, and what steps you have taken to resolve the problem by yourself (i.e. *your own troubleshooting*).
|
**Before creating a new Issue,** please make sure the problem wasn't reported yet using [GitHubs search engine][IssuesSearch]. Please describe your issue as clear as possible and always include the *Pico version* you're using. Provided that you're using *plugins*, include a list of them too. We need information about the *actual and expected behavior*, the *steps to reproduce* the problem, and what steps you have taken to resolve the problem by yourself (i.e. *your own troubleshooting*).
|
||||||
|
|
||||||
|
@ -245,8 +245,8 @@ Official Pico Contributors won't claim bounties on their own behalf, Pico will n
|
||||||
[WikiThemes]: https://github.com/picocms/Pico/wiki/Pico-Themes
|
[WikiThemes]: https://github.com/picocms/Pico/wiki/Pico-Themes
|
||||||
[Issues]: https://github.com/picocms/Pico/issues
|
[Issues]: https://github.com/picocms/Pico/issues
|
||||||
[IssuesSearch]: https://github.com/picocms/Pico/search?type=Issues
|
[IssuesSearch]: https://github.com/picocms/Pico/search?type=Issues
|
||||||
[Freenode]: https://webchat.freenode.net/?channels=%23picocms
|
[LiberaChat]: https://web.libera.chat/#picocms
|
||||||
[FreenodeLogs]: http://picocms.org/irc-logs
|
[LiberaChatLogs]: http://picocms.org/irc-logs
|
||||||
[PullRequests]: https://github.com/picocms/Pico/pulls
|
[PullRequests]: https://github.com/picocms/Pico/pulls
|
||||||
[PullRequestsWebsite]: https://github.com/picocms/picocms.github.io/pulls
|
[PullRequestsWebsite]: https://github.com/picocms/picocms.github.io/pulls
|
||||||
[ContributionGuidelines]: https://github.com/picocms/Pico/blob/master/CONTRIBUTING.md
|
[ContributionGuidelines]: https://github.com/picocms/Pico/blob/master/CONTRIBUTING.md
|
||||||
|
|
|
@ -5,8 +5,8 @@ Social:
|
||||||
- title: Visit us on GitHub
|
- title: Visit us on GitHub
|
||||||
url: https://github.com/picocms/Pico
|
url: https://github.com/picocms/Pico
|
||||||
icon: octocat
|
icon: octocat
|
||||||
- title: Join us on Freenode IRC Webchat
|
- title: Join us on Libera.Chat
|
||||||
url: https://webchat.freenode.net/?channels=%23picocms
|
url: https://web.libera.chat/#picocms
|
||||||
icon: chat
|
icon: chat
|
||||||
- title: Help us by creating/collecting bounties and pledging to fundraisers
|
- title: Help us by creating/collecting bounties and pledging to fundraisers
|
||||||
url: https://www.bountysource.com/teams/picocms
|
url: https://www.bountysource.com/teams/picocms
|
||||||
|
|
Loading…
Reference in a new issue