Skip to content

dsmmcken/infima

 
 

Repository files navigation

Infima · GitHub license npm version

⚠️ Infima is not yet ready for production use and is being developed alongside Docusaurus 2.

A modern styling framework for content-driven websites 🔥.

Features

  • Theming - Create websites with built-in support for theming and dark mode
  • Modern - Built using modern CSS methodologies - CSS variables, PostCSS and BEM naming
  • Modular - Import only the CSS for the components which you need

Background

While building Docusaurus 2, we found that we needed styling for a documentation website as part of the default theme. We could bake the styling into the default theme such that it was only used by Docusaurus websites, but in the usual Facebook fashion, we decided to separate out the CSS layer into a separate project such that websites interested in adopting a documentation-site styling could use it too.

This project is being built alongside Docusaurus 2 and is still in the alpha stage, so using only this project in production is not recommended. Class names and CSS variable names might change in future (but will be documented in the CHANGELOG).

License

Infima is MIT licensed.

About

A UI framework that provides websites with the minimal CSS and JS needed to get started with building a modern responsive beautiful website

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 57.2%
  • CSS 33.0%
  • JavaScript 9.7%
  • Shell 0.1%