marx-master

所属分类:Windows编程
开发工具:WINDOWS
文件大小:135KB
下载次数:0
上传日期:2019-01-15 11:23:15
上 传 者cometothecaml
说明:  karl marx very good use this communist boi

文件列表:
.npmignore (117, 2019-01-10)
.scss-lint.yml (3739, 2019-01-10)
LICENSE.md (1081, 2019-01-10)
bower.json (783, 2019-01-10)
css (0, 2019-01-10)
css\marx.css (11347, 2019-01-10)
css\marx.min.css (11387, 2019-01-10)
css\marx.min.css.map (28489, 2019-01-10)
css\marx.styl.css (11211, 2019-01-10)
css\marx.styl.min.css (11257, 2019-01-10)
css\marx.styl.min.css.map (20768, 2019-01-10)
gulpfile.js (2287, 2019-01-10)
index-stylus.html (18884, 2019-01-10)
index.html (18878, 2019-01-10)
package.json (1674, 2019-01-10)
scss (0, 2019-01-10)
scss\_base.scss (833, 2019-01-10)
scss\_buttons.scss (1521, 2019-01-10)
scss\_form.scss (3547, 2019-01-10)
scss\_tables.scss (439, 2019-01-10)
scss\_typography.scss (1906, 2019-01-10)
scss\_variables.scss (1417, 2019-01-10)
scss\marx.scss (282, 2019-01-10)
styl (0, 2019-01-10)
styl\_base.styl (757, 2019-01-10)
styl\_buttons.styl (1402, 2019-01-10)
styl\_form.styl (3394, 2019-01-10)
styl\_sanitize.styl (10576, 2019-01-10)
styl\_tables.styl (396, 2019-01-10)
styl\_typography.styl (1743, 2019-01-10)
styl\_variables.styl (1150, 2019-01-10)
styl\marx.styl (272, 2019-01-10)
yarn.lock (232952, 2019-01-10)

# [Marx](http://mblode.github.io/marx/) ![Bower version](https://img.shields.io/bower/v/marx.svg) [![npm version](https://img.shields.io/npm/v/marx-css.svg)](https://www.npmjs.com/package/marx-css) **The classless CSS reset (perfect for Communists).** No JavaScript. No Classes. Just raw CSS. ## Is Marx for you? Marx is a CSS stylesheet to be used in any projects (namely small ones). If you don't need the weight of heavy frameworks or you would just like to make an edible website quickly, Marx is perfect for you. It can be used out of the minified box but it can also be customised and styled through the use of HTML classes. ## Key features - Built atop of Sanitize.css, meaning all browsers render consistently. - Created using the SASS preprocessors (Customise all the variables!). - Responsive and mobile-friendly. - Clean, beautiful typography. - Forms, tables, buttons and navigation. - Zero classes, so it already works with your HTML. - Drop-dead gorgeous. - It just works. ## [Demo](http://codepen.io/mblode/details/JdYbJj) ## Quick Start Several quick start options are available: - Install with [NPM](https://www.npmjs.com/): `npm install marx-css` (recommended). - Install with [Bower](http://bower.io): `bower install marx`. - Use the latest Marx CDN ``` ``` - [Source code.](https://raw.githubusercontent.com/mblode/marx/master/css/marx.min.css) - [Download the latest release](https://github.com/mblode/marx/archive/master.zip). - Clone the repo: `git clone https://github.com/mblode/marx.git`. If you have cloned the repo or downloaded from .zip, there are a few steps you must take within the terminal: 1. Change directory: `cd marx`. 2. Install node modules: `npm install`. 3. Install scss-lint Ruby gem: `gem install scss-lint`. 4. To run gulp: `gulp`. ## Running Github Pages The gh-pages branch is built using Jekyll and must therefore be install with `gem install jekyll`. 1. Checkout in to gh-pages: `git checkout gh-pages`. 2. Install marx dependency: `bower install`. 3. Run middleman: `middleman serve`. 4. Open in browser: `localhost:4567`. ## What's Included These are the files that are generated from `bower install marx` ``` . ├── README.md ├── LICENSE.md ├── bower.json ├── package.json ├── css │ ├── marx.css │ ├── marx.min.css └── scss ├── _base.scss ├── _buttons.scss ├── _forms.scss ├── _sanitize.scss ├── _tables.scss ├── _typography.scss ├── _variables.scss └── marx.scss ``` ## Documentation ### Basic HTML Template ```html Marx Template

Article

Section

© Matthew Blode 2016

``` ## Contributing to Marx Pull requests are the way to go. ## Creators **Matthew Blode** - - ## License MIT [Matthew Blode](http://matthewblode.com)

近期下载者

相关文件


收藏者