Giter Site home page Giter Site logo

matrix-org / canitmatrix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hteumeuleu/caniemail

0.0 2.0 2.0 3.09 MB

Can it matrix ... the differen features the matrix ecosystem entities supports

License: MIT License

HTML 46.33% Ruby 0.07% JavaScript 28.20% SCSS 25.39%
matrix features caniuse

canitmatrix's Introduction

Can it matrix

can it matrix provides a quick and easy way to discover who supports what feature in the matrix ecosystem.

This runs on Jekyll as GitHub Pages site with a home made theme. The site uses Sass for CSS compilation.

Tasks

  • clean up
  • add our modi
    • servers
    • clients
    • SDKs
    • appservices / bridges
  • fetch inital list of MSCs
  • fix embedding support
  • publish first draft version
  • update metadata, footer, legal

Installation

  1. Clone the repository.
git clone https://github.com/matrix-org/canitmatrix.git

See Cloning a repository on GitHub documentation. If you're not familiar with Git or GitHub, I strongly encourage you to try GitHub's desktop app on macOS, Windows or Linux.

  1. Install Jekyll.
gem install bundler jekyll

See Jekyll Installation Guide.

  1. Run Jekyll.
bundle exec jekyll serve

You can turn on incremental regeneration with the --incremental flag.

bundle exec jekyll serve --incremental

The embed version of the site (embed.caniemail.com) is built by specifiying the config file to use.

bundle exec jekyll serve --config _config.embed.yml
  1. Go to http://localhost:4000.

Usage

Folders structure

Here is a quick overview of the project's folders structure:

  • Data:

    • _data: Data files used throughout the site. This is mainly for settings and labels.
    • _features: Data for every features support.
    • _posts: Data for the latest news.
  • Layout:

    • _includes: Files included in other theme files.
    • _layouts: The main layouts of the site.
    • _sass: Sass files. All files will be compiled into one in the assets/css/ folder.
    • assets: CSS, images, and JavaScript files.

Credits

This is a fork of the amazing can I email project by HTeuMeuLeu, adapted for the matrix ecosystem.

Licence

MIT Licence

canitmatrix's People

Contributors

avanmeenen avatar coliff avatar cougrimes avatar dependabot[bot] avatar fernamp avatar fstanis avatar gnunicorn avatar harmerj avatar hteumeuleu avatar husseinalhammad avatar jasonbodman avatar jkupczak avatar johann-s avatar koen-yz avatar malvoz avatar manel-bc avatar mobilutz avatar rchard2scout avatar rparmentier avatar stefanochiodino avatar wilbertheinen avatar

Watchers

 avatar  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.