Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The website of Libera Chat, providing documentation and news

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE-code.txt
Unknown
LICENSE-content.txt
NotificationsYou must be signed in to change notification settings

Libera-Chat/libera-chat.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Style guide

Content

  • Use British English. Exceptions apply to content:
    • copied verbatim from external sources (notably the LICENSE files); or
    • that must comply with technical standards
  • Channel names, nicknames, channel modes, user modes, IRC verbs, and IRCcommands should be escaped (as code), for example:/join #libera
  • Filenames will be the URL slug; use lowercase alphanumeric characters andno underscores
  • In examples, mark required arguments with<>, and optional arguments with[]
  • Lines should be no longer than 78 characters, so that people in 80-columnterminals can edit the text without their editor "paging over" horizontallywhen their cursor reaches the end of the line
  • Internal links must be root-relative

Code

  • Use 2 spaces of indentation in code
  • Be mindful about making the site accessible to all users, including thosewith screen readers or text-only web browsers
  • For CSS
    • Prefer logical properties (for example,margin-inline-start ratherthanmargin-left)
    • In general, lengths should be defined inrem units
    • CSS that is absolutely necessary to generate the layout should go in theappropriate inlined CSS; other CSS should be loaded separately
  • For JS
    • You probably don't need JavaScript
    • Format JS with standard.js
  • For HTML
    • Prefer elements with semantic meaning (for example,<main>,<article>)

Licensing

The content of this project itself is licensed under theCC BY-NC-SA 4.0 International Public License, and theunderlying source code used to format and display that content is licensedunder theMIT license.

About

The website of Libera Chat, providing documentation and news

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE-code.txt
Unknown
LICENSE-content.txt

Security policy

Stars

Watchers

Forks

Sponsor this project


    [8]ページ先頭

    ©2009-2025 Movatter.jp