diff --git a/README.md b/README.md index c4bf18c..d50b761 100644 --- a/README.md +++ b/README.md @@ -12,19 +12,25 @@ All it does is set some sensible defaults and styles your HTML to look reasonabl - Collecting your most used links - Making a simple "about me" site - Rendering markdown-generated HTML +- Creating a quick simple website **Demo: [newcss.net](https://newcss.net/?ref=github_demo)** +new.css is also a great source for novice web developers. + +The simplicity of new.css allows it to be a hands-on and easy-to-understand learning resource for beginners learning CSS and HTML + --- ## Table of Contents - Usage +- Features - Themes - Theme Library - Customizing Themes +- Contributing - FAQ -- Made with new.css - Sponsors - Support @@ -55,6 +61,16 @@ npm i @exampledev/new.css ```shell yarn add @exampledev/new.css ``` +## Features + +new.css allows users to make modern web pages using basic HTML that include styling for the following features: +- Headers +- Blockquotes +- Tables +- Short Inline code +- Code Blocks +- Keyboard Text +- Toggle-able drop-down text ## Themes @@ -62,10 +78,16 @@ new.css uses a color palette that can be easily customized. These are declared a ### Theme Library +Pre-made themes include: +- Night Theme +- Terminal Theme + See pre-made themes at [newcss.net/themes](https://newcss.net/themes/). ### Customizing Themes +Users can create their own themes and customize them to their liking. + Information is available [on the wiki](https://github.com/xz/new.css/wiki/Customizing-Themes). ## FAQ @@ -80,6 +102,16 @@ new.css was designed to work with nothing but raw HTML, but some awesome communi Check if your platform or service supports custom CSS. If it does, it'll probably work. You're welcome to [ask the community](https://discord.gg/hhuuC4w) as well. +**Will this make my website mobile-friendly?** + +Yes, using new.css as a framework for your website will allow it to be mobile-friendly. + +All themes, including customized ones, are mobile-friendly. + +## Contributing +Interested in improving and building new.css? +Click [here](https://github.com/xz/new.css/blob/master/CONTRIBUTING.md) to view contributing guidelines. + ## Sponsors - Domaincord (also a domain name discussion group here!) - Vercel