GithubHelp home page GithubHelp logo

gnutoo / libera-chat.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from libera-chat/libera-chat.github.io

0.0 1.0 0.0 694 KB

The website of Libera Chat, providing documentation and news

Home Page: https://libera.chat

License: MIT License

Ruby 3.49% HTML 23.39% CSS 45.71% JavaScript 27.41%

libera-chat.github.io's Introduction

Libera Chat's website

Style guide

Content

  • Use british english
  • Channel names, channel modes, IRC verbs, IRC commands should be escaped as code, for example: /join #libera
  • Filenames will be the url slug, use lowercase alphanumeric characters and no underscores.
  • In examples, mark required arguments with <> and optional arguments with []
  • Lines should be no longer than 80 characters

Code

  • 2 spaces of indentation in code
  • Be mindful about making the site accessible, to normal users, to people with screen readers, and to people with text-only browsers.
  • For CSS
    • Prefer logical properties (for example, margin-inline-start rather than margin-left)
    • In general, lengths should be defined in rem units
    • CSS that is absolutely necessary to generate the layout should go in the appropriate 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>)

License

The content of this project itself is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License, and the underlying source code used to format and display that content is licensed under the MIT license.

libera-chat.github.io's People

Contributors

swantzter avatar abstractbeliefs avatar edk0 avatar meldra avatar anticompositenumber avatar fuchs avatar bigpresh avatar dominichamon avatar glguy avatar fhemberger avatar rabbitear avatar kplattret avatar mjsir911 avatar mikaela avatar mquin avatar mkoskar avatar clavinet avatar dependabot[bot] avatar marienz avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.